WARPXM v1.10.0
Loading...
Searching...
No Matches
artificial_viscosity_limiter_historical.h File Reference

Go to the source code of this file.

Classes

class  wxm::apps::five_moment::limiters::artificial_viscosity_limiter_historical_t
 Class used implementing artificial viscosity limiter based on velocity divergence Adds a diffusion term to the equation based on the compressibility of the fluid Applied on the momentum equation for p=(px,py,pz) Uses Local Discontinuous Galerkin or Interior Penalty d/dt (p) + div (-nu * m * grad u) = 0 where nu is the viscosity coefficient m is an extra multiplier which is either: |div u|, or (div u)^2. More...
 

Namespaces

namespace  wxm
 Base namespace for everything not included in the global namespace.
 
namespace  wxm::apps
 
namespace  wxm::apps::five_moment
 
namespace  wxm::apps::five_moment::limiters