Vlasiator ebf0dd394 on dev (v5.4.0 + 1054 commits)
Loading...
Searching...
No Matches
Limits Struct Reference

Public Attributes

Real min = 0.0
Real max = 0.0

Detailed Description

Provide linearly-interpolated moments (limited to min/max of neighborign values for rhom) as well as Balsara-reconstructed magnetic field components used in the determination of characteristic wave speeds, used in turn in the upwind constrained transport Londrillo & del Zanna algorithm.

Balsara DS (2009) Divergence-free reconstruction of magnetic fields and WENO schemes for magnetohydrodynamics. J Comput Phys 228:5040–5056. https://doi.org/10.1016/j.jcp.2009.03.038

Londrillo P, Del Zanna L (2004) On the divergence-free condition in Godunov-type schemes for ideal magnetohydrodynamics: the upwind constrained transport method. J Comput Phys 195:17–48. https://doi.org/10.1016/j.jcp.2003.09.016

Definition at line 88 of file ldz_electric_field.cpp.

Member Data Documentation

◆ max

Real Limits::max = 0.0

Definition at line 90 of file ldz_electric_field.cpp.

◆ min

Real Limits::min = 0.0

Definition at line 89 of file ldz_electric_field.cpp.


The documentation for this struct was generated from the following file: