Go to the documentation of this file.
35#ifndef fluidmaterialevaluator_h
36#define fluidmaterialevaluator_h
44#define _IFT_FluidMaterialEvaluator_Name "fluidmaterialevaluator"
45#define _IFT_FluidMaterialEvaluator_deltat "deltat"
46#define _IFT_FluidMaterialEvaluator_numberOfTimeSteps "nsteps"
47#define _IFT_FluidMaterialEvaluator_nDimensions "ndim"
48#define _IFT_FluidMaterialEvaluator_componentFunctions "componentfunctions"
49#define _IFT_FluidMaterialEvaluator_stressControl "stresscontrol"
50#define _IFT_FluidMaterialEvaluator_volFunction "volfunction"
51#define _IFT_FluidMaterialEvaluator_pressureControl "pressurecontrol"
52#define _IFT_FluidMaterialEvaluator_outputVariables "vars"
82 std::vector< std :: unique_ptr< GaussPoint > >
gps;
97 const char *
giveClassName()
const override {
return "FluidMaterialEvaluator"; }
EngngModel(int i, EngngModel *_master=NULL)
IntArray cmpntFunctions
Number of spatial dimensions.
double deltaT
Time increment.
const char * giveClassName() const override
Returns class name of the receiver.
void initializeFrom(InputRecord &ir) override
int checkConsistency() override
TimeStep * giveNextStep() override
Returns next time step (next to current step) of receiver.
IntArray sControl
Time function controlling the volumetric/pressure part.
void doStepOutput(TimeStep *tStep) override
const char * giveInputRecordName() const
void solveYourself() override
int volFunction
Time functions controlling each component of the deviatoric part of the stress.
FluidMaterialEvaluator(int i, EngngModel *_master=nullptr)
std::vector< std ::unique_ptr< GaussPoint > > gps
#define _IFT_FluidMaterialEvaluator_Name
This page is part of the
OOFEM-3.0 documentation. Copyright Copyright (C) 1994-2025 Borek Patzak
Bořek Patzák
Project e-mail:
oofem@fsv.cvut.cz
Generated at for OOFEM by
doxygen
1.15.0 written by Dimitri van Heesch,
© 1997-2011