Loading...
Searching...
No Matches
Plocal Class Reference
Inheritance diagram for Plocal:
Ptot Ptot FofM FofM

Public Member Functions

 Plocal (int argc, char *argv[], int Nsampled)
 
 Plocal (int argc, char *argv[], int Nsampled)
 
- Public Member Functions inherited from Ptot
 Ptot ()
 
 Ptot (int argc, char *argv[], label Nsampled)
 
 ~Ptot ()
 
void buildMO (std::string dir)
 Method that computes the total power at the last time instant of the simulation, output are sought in dir/0, dir/1, dir/2, etc... i.e solution correspondent to 0th,1st,2nd etc... parameters set passed to FOM/ROM.
 
- Public Member Functions inherited from FofM
 FofM ()
 
 FofM (int argc, char *argv[], label Nsampled)
 

Public Attributes

volScalarField & powerDens
 
- Public Attributes inherited from Ptot
autoPtr< volScalarField > _powerDens
 List of pointers to power density field.
 
- Public Attributes inherited from FofM
Eigen::VectorXd modelOutput
 Vector to store the desired output of the model, i.e. the figure of merit.
 
autoPtr< fvMesh > _mesh
 dummy variables to transform FofM into a class
 
autoPtr< Time > _runTime
 
PtrList< volScalarField > ptrfield
 list of pointers to scalar and vector field
 
PtrList< volVectorField > Vptrfield
 
label Npoints
 Number of points for which simulation is run.
 
std::string name
 Name of the figure of merit.
 
bool MObuilt = false
 boolean variable to check if the model output is computed (true) or not (false)
 

Detailed Description

Definition at line 151 of file 15MSR_cavity.C.

Constructor & Destructor Documentation

◆ Plocal() [1/2]

Plocal::Plocal ( int argc,
char * argv[],
int Nsampled )
inlineexplicit

Definition at line 154 of file 15MSR_cavity.C.

◆ Plocal() [2/2]

Plocal::Plocal ( int argc,
char * argv[],
int Nsampled )
inlineexplicit

Definition at line 147 of file 16MSR_FOMSA.C.

Member Data Documentation

◆ powerDens

volScalarField & Plocal::powerDens

Definition at line 160 of file 15MSR_cavity.C.


The documentation for this class was generated from the following files: