version 3.9.0
Loading...
Searching...
No Matches
name.hh File Reference

A collection of input/output field names for common physical quantities.

#include <string>

Go to the source code of this file.

Namespaces

namespace  Dumux
 
namespace  Dumux::IOName
 

Functions

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