version 3.8.0
Loading...
Searching...
No Matches
Dumux::IOName Namespace Reference

Functions

template<class FluidSystem >
std::string pressure (int phaseIdx) noexcept
 I/O name of pressure for multiphase systems.
 
std::string pressure () noexcept
 I/O name of pressure for singlephase systems.
 
template<class FluidSystem >
std::string saturation (int phaseIdx) noexcept
 I/O name of saturation for multiphase systems.
 
std::string saturation () noexcept
 I/O name of saturation for singlephase systems.
 
std::string temperature () noexcept
 I/O name of temperature for equilibrium models.
 
template<class FluidSystem >
std::string fluidTemperature (int phaseIdx) noexcept
 I/O name of temperature for non-equilibrium models.
 
std::string solidTemperature () noexcept
 I/O name of solid temperature for non-equilibrium models.
 
template<class FluidSystem >
std::string density (int phaseIdx) noexcept
 I/O name of density for multiphase systems.
 
std::string density () noexcept
 I/O name of density for singlephase systems.
 
template<class FluidSystem >
std::string viscosity (int phaseIdx) noexcept
 I/O name of viscosity for multiphase systems.
 
std::string viscosity () noexcept
 I/O name of viscosity for singlephase systems.
 
template<class FluidSystem >
std::string molarDensity (int phaseIdx) noexcept
 I/O name of molar density for multiphase systems.
 
std::string molarDensity () noexcept
 I/O name of molar density for singlephase systems.
 
template<class FluidSystem >
std::string relativePermeability (int phaseIdx) noexcept
 I/O name of relative permeability for multiphase systems.
 
std::string relativePermeability () noexcept
 I/O name of relative permeability for singlephase systems.
 
template<class FluidSystem >
std::string mobility (int phaseIdx) noexcept
 I/O name of mobility for multiphase systems.
 
std::string mobility () noexcept
 I/O name of mobility for singlephase systems.
 
template<class FluidSystem >
std::string moleFraction (int phaseIdx, int compIdx) noexcept
 I/O name of mole fraction.
 
template<class FluidSystem >
std::string massFraction (int phaseIdx, int compIdx) noexcept
 I/O name of mass fraction.
 
std::string liquidPhase () noexcept
 I/O name of liquid phase.
 
std::string gaseousPhase () noexcept
 I/O name of gaseous phase.
 
std::string aqueousPhase () noexcept
 I/O name of aqueous phase.
 
std::string naplPhase () noexcept
 I/O name of napl phase.
 
std::string capillaryPressure () noexcept
 I/O name of capillary pressure.
 
std::string porosity () noexcept
 I/O name of porosity.
 
std::string permeability () noexcept
 I/O name of permeability.
 
std::string phasePresence () noexcept
 I/O name of phase presence.
 
std::string pressureHead () noexcept
 I/O name of pressure head.
 
std::string waterContent () noexcept
 I/O name of water content.
 
template<class SolidSystem >
std::string solidVolumeFraction (int compIdx=0) noexcept
 I/O name of solid volume fraction.
 
std::string displacement () noexcept
 I/O name of displacement.
 

Function Documentation

◆ aqueousPhase()

std::string Dumux::IOName::aqueousPhase ( )
noexcept

◆ capillaryPressure()

std::string Dumux::IOName::capillaryPressure ( )
noexcept

◆ density() [1/2]

std::string Dumux::IOName::density ( )
noexcept

◆ density() [2/2]

template<class FluidSystem >
std::string Dumux::IOName::density ( int  phaseIdx)
noexcept

◆ displacement()

std::string Dumux::IOName::displacement ( )
noexcept

◆ fluidTemperature()

template<class FluidSystem >
std::string Dumux::IOName::fluidTemperature ( int  phaseIdx)
noexcept

◆ gaseousPhase()

std::string Dumux::IOName::gaseousPhase ( )
noexcept

◆ liquidPhase()

std::string Dumux::IOName::liquidPhase ( )
noexcept

◆ massFraction()

template<class FluidSystem >
std::string Dumux::IOName::massFraction ( int  phaseIdx,
int  compIdx 
)
noexcept

◆ mobility() [1/2]

std::string Dumux::IOName::mobility ( )
noexcept

◆ mobility() [2/2]

template<class FluidSystem >
std::string Dumux::IOName::mobility ( int  phaseIdx)
noexcept

◆ molarDensity() [1/2]

std::string Dumux::IOName::molarDensity ( )
noexcept

◆ molarDensity() [2/2]

template<class FluidSystem >
std::string Dumux::IOName::molarDensity ( int  phaseIdx)
noexcept

◆ moleFraction()

template<class FluidSystem >
std::string Dumux::IOName::moleFraction ( int  phaseIdx,
int  compIdx 
)
noexcept

◆ naplPhase()

std::string Dumux::IOName::naplPhase ( )
noexcept

◆ permeability()

std::string Dumux::IOName::permeability ( )
noexcept

◆ phasePresence()

std::string Dumux::IOName::phasePresence ( )
noexcept

◆ porosity()

std::string Dumux::IOName::porosity ( )
noexcept

◆ pressure() [1/2]

std::string Dumux::IOName::pressure ( )
noexcept

◆ pressure() [2/2]

template<class FluidSystem >
std::string Dumux::IOName::pressure ( int  phaseIdx)
noexcept

◆ pressureHead()

std::string Dumux::IOName::pressureHead ( )
noexcept

◆ relativePermeability() [1/2]

std::string Dumux::IOName::relativePermeability ( )
noexcept

◆ relativePermeability() [2/2]

template<class FluidSystem >
std::string Dumux::IOName::relativePermeability ( int  phaseIdx)
noexcept

◆ saturation() [1/2]

std::string Dumux::IOName::saturation ( )
noexcept

◆ saturation() [2/2]

template<class FluidSystem >
std::string Dumux::IOName::saturation ( int  phaseIdx)
noexcept

◆ solidTemperature()

std::string Dumux::IOName::solidTemperature ( )
noexcept

◆ solidVolumeFraction()

template<class SolidSystem >
std::string Dumux::IOName::solidVolumeFraction ( int  compIdx = 0)
noexcept

◆ temperature()

std::string Dumux::IOName::temperature ( )
noexcept

◆ viscosity() [1/2]

std::string Dumux::IOName::viscosity ( )
noexcept

◆ viscosity() [2/2]

template<class FluidSystem >
std::string Dumux::IOName::viscosity ( int  phaseIdx)
noexcept

◆ waterContent()

std::string Dumux::IOName::waterContent ( )
noexcept