Create fields using reduced-order modelling (ROM) data at specific time instants without requiring any CFD computations. More...
Go to the source code of this file.
Create fields using reduced-order modelling (ROM) data at specific time instants without requiring any CFD computations.
Original source file createROMfields.C
system/ROMfieldsDict: // Mandatory entries
ROMmodel <word>;
// Inherited entries
// See DMD.H for the 'DMD' ROMmodel
...
where the entries mean:
| Property | Description | Type | Reqd | Deflt |
|---|---|---|---|---|
ROMmodel | Type of reduced-order model | word | yes | - |
Options for the ROMmodel entry:
DMD | Streaming total dynamic mode decomposition
The inherited entries are elaborated in:
Definition in file createROMfields.C.