OGS
CreateFluidDensityModel.cpp File Reference

Detailed Description

create an instance of a fluid density class.

Definition in file CreateFluidDensityModel.cpp.

Include dependency graph for CreateFluidDensityModel.cpp:

Go to the source code of this file.

Namespaces

namespace  MaterialLib
 
namespace  MaterialLib::Fluid
 

Functions

static std::unique_ptr< FluidPropertyMaterialLib::Fluid::createLiquidDensity (BaseLib::ConfigTree const &config)
 
static std::unique_ptr< FluidPropertyMaterialLib::Fluid::createLinearTemperatureDependentDensity (BaseLib::ConfigTree const &config)
 
static std::unique_ptr< FluidPropertyMaterialLib::Fluid::createLinearConcentrationDependentDensity (BaseLib::ConfigTree const &config)
 
static std::unique_ptr< FluidPropertyMaterialLib::Fluid::createLinearConcentrationAndPressureDependentDensity (BaseLib::ConfigTree const &config)
 
std::unique_ptr< FluidPropertyMaterialLib::Fluid::createFluidDensityModel (BaseLib::ConfigTree const &config)