Set the vtk output fields specific to th non-isothermal model. More...
#include <dumux/porousmediumflow/richards/model.hh>
Set the vtk output fields specific to th non-isothermal model.
Public Types | |
using | RichardsIOF = RichardsIOFields< enableWaterDiffusionInAir > |
using | type = EnergyIOFields< RichardsIOF > |
Static Public Attributes | |
static constexpr bool | enableWaterDiffusionInAir = getPropValue<TypeTag, Properties::EnableWaterDiffusionInAir>() |
using Dumux::Properties::IOFields< TypeTag, TTag::RichardsNI >::RichardsIOF = RichardsIOFields<enableWaterDiffusionInAir> |
using Dumux::Properties::IOFields< TypeTag, TTag::RichardsNI >::type = EnergyIOFields<RichardsIOF> |
|
staticconstexpr |