Skip to content
Snippets Groups Projects
Commit b3205e26 authored by Katharina Heck's avatar Katharina Heck Committed by Timo Koch
Browse files

[properties] add solidsytem and solidstate

parent 2d166c7c
No related branches found
No related tags found
1 merge request!903Feature/solid state
...@@ -109,6 +109,8 @@ NEW_PROP_TAG(PhaseIdx); //!< A phase index to allow u ...@@ -109,6 +109,8 @@ NEW_PROP_TAG(PhaseIdx); //!< A phase index to allow u
NEW_PROP_TAG(SpatialParams); //!< The type of the spatial parameters object NEW_PROP_TAG(SpatialParams); //!< The type of the spatial parameters object
NEW_PROP_TAG(FluidSystem); //!< The type of the fluid system to use NEW_PROP_TAG(FluidSystem); //!< The type of the fluid system to use
NEW_PROP_TAG(FluidState); //!< The type of the fluid state to use NEW_PROP_TAG(FluidState); //!< The type of the fluid state to use
NEW_PROP_TAG(SolidSystem); //!< The type of the solid system to use
NEW_PROP_TAG(SolidState); //!< The type of the solid state to use
NEW_PROP_TAG(PrimaryVariableSwitch); //!< The primary variable switch needed for compositional models NEW_PROP_TAG(PrimaryVariableSwitch); //!< The primary variable switch needed for compositional models
NEW_PROP_TAG(EffectiveDiffusivityModel); //!< The employed model for the computation of the effective diffusivity NEW_PROP_TAG(EffectiveDiffusivityModel); //!< The employed model for the computation of the effective diffusivity
NEW_PROP_TAG(ThermalConductivityModel); //!< Model to be used for the calculation of the effective conductivity NEW_PROP_TAG(ThermalConductivityModel); //!< Model to be used for the calculation of the effective conductivity
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment