www.mooseframework.org
Classes | Typedefs
PorousFlowDarcyVelocityComponent.h File Reference

Go to the source code of this file.

Classes

class  PorousFlowDarcyVelocityComponentTempl< is_ad >
 Computes a component of the Darcy velocity: -k_ij * krel /mu (nabla_j P - w_j) where k_ij is the permeability tensor, krel is the relative permeaility, mu is the fluid viscosity, P is the fluid pressure and w_j is the fluid weight This is measured in m^3 . More...
 

Typedefs

typedef PorousFlowDarcyVelocityComponentTempl< false > PorousFlowDarcyVelocityComponent
 
typedef PorousFlowDarcyVelocityComponentTempl< true > ADPorousFlowDarcyVelocityComponent
 

Typedef Documentation

◆ ADPorousFlowDarcyVelocityComponent

Definition at line 65 of file PorousFlowDarcyVelocityComponent.h.

◆ PorousFlowDarcyVelocityComponent

Definition at line 64 of file PorousFlowDarcyVelocityComponent.h.