Definition at line 36 of file ldz_electric_field.cpp.
◆ Wavespeeds()
| Wavespeeds::Wavespeeds |
( |
Real | bmag2, |
|
|
Real | rhom, |
|
|
Real | p11, |
|
|
Real | p22, |
|
|
Real | p33, |
|
|
const std::array< Real, 3 > & | gridSpacing ) |
|
inline |
◆ cflSpeed()
Low-level helper function.
Computes the correct combination of speeds to determine the CFL limits.
It should be in-plane, but we use the complete wave speeds from calculateWaveSpeed??().
At the moment it computes the geometric mean of both bulk velocity components and takes the maximum of that plus either the magnetosonic or the whistler speed.
- See also
- calculateWaveSpeedYZ calculateWaveSpeedXY calculateWaveSpeedZX
- Parameters
-
| v0 | Flow in first direction |
| v1 | Flow in second direction |
Definition at line 81 of file ldz_electric_field.cpp.
◆ minVelocity()
| Real Wavespeeds::minVelocity |
( |
| ) |
const |
|
inline |
◆ alfvenSq
| Real Wavespeeds::alfvenSq = 0.0 |
|
private |
◆ soundSq
| Real Wavespeeds::soundSq = 0.0 |
|
private |
◆ whistler
| Real Wavespeeds::whistler = 0.0 |
|
private |
The documentation for this struct was generated from the following file: