Specialization of Fourier's Law for the staggered free flow method.  
#include <dumux/flux/staggered/freeflow/fourierslaw.hh>
|  | 
| template<class Problem> | 
| static Scalar | flux (const Problem &problem, const Element &element, const FVElementGeometry &fvGeometry, const ElementVolumeVariables &elemVolVars, const SubControlVolumeFace &scvf) | 
|  | Returns the heat flux within the porous medium (in J/s) across the given sub-control volume face. 
 | 
|  | 
◆ Cache
state the type for the corresponding cache We don't cache anything for this law 
 
 
◆ DiscretizationMethod
◆ flux()
template<class TypeTag> 
template<class Problem> 
 
- 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: