Implementation of the capillary pressure <-> saturation relation for the heatpipe problem.  
#include <dumux/material/fluidmatrixinteractions/2p/heatpipelaw.hh>
|  | 
| static constexpr int | numFluidPhases () | 
|  | Return the number of fluid phases. 
 | 
|  | 
| static constexpr bool | isRegularized () | 
|  | Return whether this law is regularized. 
 | 
|  | 
| static Params | makeParams (const std::string ¶mGroup) | 
|  | Construct from a subgroup from the global parameter tree. 
 | 
|  | 
◆ EffToAbs
template<class ScalarType, class EffToAbsPolicy = TwoPEffToAbsDefaultPolicy> 
      
 
 
◆ EffToAbsParams
template<class ScalarType, class EffToAbsPolicy = TwoPEffToAbsDefaultPolicy> 
      
 
 
◆ Scalar
template<class ScalarType, class EffToAbsPolicy = TwoPEffToAbsDefaultPolicy> 
      
 
 
◆ HeatPipeLaw() [1/3]
template<class ScalarType, class EffToAbsPolicy = TwoPEffToAbsDefaultPolicy> 
 
- Note
- store owning pointers to laws instead if you need default-constructible objects 
 
 
◆ HeatPipeLaw() [2/3]
template<class ScalarType, class EffToAbsPolicy = TwoPEffToAbsDefaultPolicy> 
 
- Note
- This will give you nice error messages if a mandatory parameter is missing 
 
 
◆ HeatPipeLaw() [3/3]
template<class ScalarType, class EffToAbsPolicy = TwoPEffToAbsDefaultPolicy> 
 
- Note
- More efficient constructor but you need to ensure all parameters are initialized 
 
 
◆ dpc_dsw()
template<class ScalarType, class EffToAbsPolicy = TwoPEffToAbsDefaultPolicy> 
 
- Parameters
- 
  
    | sw | Saturation of the wetting phase \(\mathrm{S_w}\) |  
 
 
 
◆ effToAbsParams()
template<class ScalarType, class EffToAbsPolicy = TwoPEffToAbsDefaultPolicy> 
 
 
◆ endPointPc()
template<class ScalarType, class EffToAbsPolicy = TwoPEffToAbsDefaultPolicy> 
 
 
◆ isRegularized()
template<class ScalarType, class EffToAbsPolicy = TwoPEffToAbsDefaultPolicy> 
 
 
◆ krn()
template<class ScalarType, class EffToAbsPolicy = TwoPEffToAbsDefaultPolicy> 
 
- Parameters
- 
  
    | sw | Saturation of the wetting phase \(\mathrm{S_w}\) |  
 
 
 
◆ krw()
template<class ScalarType, class EffToAbsPolicy = TwoPEffToAbsDefaultPolicy> 
 
- Parameters
- 
  
    | sw | Saturation of the wetting phase \(\mathrm{S_w}\) |  
 
 
 
◆ makeParams()
template<class ScalarType, class EffToAbsPolicy = TwoPEffToAbsDefaultPolicy> 
 
- Note
- This will give you nice error messages if a mandatory parameter is missing 
 
 
◆ numFluidPhases()
template<class ScalarType, class EffToAbsPolicy = TwoPEffToAbsDefaultPolicy> 
 
 
◆ operator==()
template<class ScalarType, class EffToAbsPolicy = TwoPEffToAbsDefaultPolicy> 
 
 
◆ pc()
template<class ScalarType, class EffToAbsPolicy = TwoPEffToAbsDefaultPolicy> 
 
- Parameters
- 
  
    | sw | Saturation of the wetting phase \(\mathrm{S_w}\) |  
 
 
 
The documentation for this class was generated from the following file: