OOFEM  2.4
OOFEM.org - Object Oriented Finite Element Solver
fluidmaterialevaluator.h File Reference
#include "engngm.h"
#include <fstream>

Go to the source code of this file.

Classes

class  oofem::FluidMaterialEvaluator
 For testing material behavior, particularly useful for multiscale modeling where one can test a single RVE. More...
 

Namespaces

 oofem
 the oofem namespace is to define a context or scope in which all oofem names are defined.
 

Macros

Input fields for material evaluator
#define _IFT_FluidMaterialEvaluator_Name   "fluidmaterialevaluator"
 
#define _IFT_FluidMaterialEvaluator_deltat   "deltat"
 
#define _IFT_FluidMaterialEvaluator_numberOfTimeSteps   "nsteps"
 
#define _IFT_FluidMaterialEvaluator_nDimensions   "ndim"
 Number of dimensions (2 or 3) More...
 
#define _IFT_FluidMaterialEvaluator_componentFunctions   "componentfunctions"
 Integer list of time functions for each component. More...
 
#define _IFT_FluidMaterialEvaluator_stressControl   "stresscontrol"
 Integer list of the stress components which are controlled. More...
 
#define _IFT_FluidMaterialEvaluator_volFunction   "volfunction"
 Integer of time function for volumetric part. More...
 
#define _IFT_FluidMaterialEvaluator_pressureControl   "pressurecontrol"
 Bool(Integer) determining if pressure or volumetric strain-rate is controlled. More...
 
#define _IFT_FluidMaterialEvaluator_outputVariables   "vars"
 Variables (from integration point) to be written. More...
 

Macro Definition Documentation

#define _IFT_FluidMaterialEvaluator_componentFunctions   "componentfunctions"

Integer list of time functions for each component.

Definition at line 48 of file fluidmaterialevaluator.h.

Referenced by oofem::FluidMaterialEvaluator::initializeFrom().

#define _IFT_FluidMaterialEvaluator_deltat   "deltat"
#define _IFT_FluidMaterialEvaluator_Name   "fluidmaterialevaluator"
#define _IFT_FluidMaterialEvaluator_nDimensions   "ndim"

Number of dimensions (2 or 3)

Definition at line 47 of file fluidmaterialevaluator.h.

Referenced by oofem::FluidMaterialEvaluator::initializeFrom().

#define _IFT_FluidMaterialEvaluator_numberOfTimeSteps   "nsteps"
#define _IFT_FluidMaterialEvaluator_outputVariables   "vars"

Variables (from integration point) to be written.

Definition at line 52 of file fluidmaterialevaluator.h.

Referenced by oofem::FluidMaterialEvaluator::initializeFrom().

#define _IFT_FluidMaterialEvaluator_pressureControl   "pressurecontrol"

Bool(Integer) determining if pressure or volumetric strain-rate is controlled.

Definition at line 51 of file fluidmaterialevaluator.h.

Referenced by oofem::FluidMaterialEvaluator::initializeFrom().

#define _IFT_FluidMaterialEvaluator_stressControl   "stresscontrol"

Integer list of the stress components which are controlled.

Definition at line 49 of file fluidmaterialevaluator.h.

Referenced by oofem::FluidMaterialEvaluator::initializeFrom().

#define _IFT_FluidMaterialEvaluator_volFunction   "volfunction"

Integer of time function for volumetric part.

Definition at line 50 of file fluidmaterialevaluator.h.

Referenced by oofem::FluidMaterialEvaluator::initializeFrom().


This page is part of the OOFEM documentation. Copyright (c) 2011 Borek Patzak
Project e-mail: info@oofem.org
Generated at Tue Jan 2 2018 20:07:32 for OOFEM by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2011