Fourier's law for cell-centered finite volume schemes with multi-point flux approximation.  
#include <dumux/flux/ccmpfa/fourierslaw.hh>
|  | 
| static Scalar | flux (const Problem &problem, const Element &element, const FVElementGeometry &fvGeometry, const ElementVolumeVariables &elemVolVars, const SubControlVolumeFace &scvf, const ElementFluxVarsCache &elemFluxVarsCache) | 
|  | Returns the heat flux within the porous medium (in J/s) across the given sub-control volume face. 
 | 
|  | 
◆ Cache
◆ DiscretizationMethod
◆ flux()
template<class TypeTag> 
  
  | 
        
          | static Scalar Dumux::FouriersLawImplementation< TypeTag, DiscretizationMethods::CCMpfa >::flux | ( | const Problem & | problem, |  
          |  |  | const Element & | element, |  
          |  |  | const FVElementGeometry & | fvGeometry, |  
          |  |  | const ElementVolumeVariables & | elemVolVars, |  
          |  |  | const SubControlVolumeFace & | scvf, |  
          |  |  | const ElementFluxVarsCache & | elemFluxVarsCache ) |  | inlinestatic | 
 
- Note
- This law assumes thermal equilibrium between the fluid and solid phases, and uses an effective thermal conductivity for the overall aggregate. 
 
 
◆ discMethod
The documentation for this class was generated from the following file: