WARPXM v1.10.0
Loading...
Searching...
No Matches
hallmhd_helper_functions.h File Reference
#include "warpxm/warpxm_config.h"
#include <string>

Go to the source code of this file.

Namespaces

namespace  wxm
 Base namespace for everything not included in the global namespace.
 
namespace  wxm::apps
 
namespace  wxm::apps::mhd_two_temperature
 
namespace  wxm::apps::mhd_two_temperature::hallmhd
 

Functions

real wxm::apps::mhd_two_temperature::hallmhd::calculate_max_wave_speed (const real *q, const real *grad_q, const real gas_gamma, const real skin_depth_norm, const real Ai, const real Zi, const real *norm, const real cfl_max, const real dxn, const std::string coordinate_system, const int ir, const int ith, const int iz, const real radius, const real rho_min, const real press_min)
 
real wxm::apps::mhd_two_temperature::hallmhd::gyro_dt_limit (const real skin_depth_norm, const real Ai, const real Zi, const real *q)
 
real wxm::apps::mhd_two_temperature::hallmhd::kVA_dt_limit (const real *q, const real cfl_max, const real dxn, const real rho_min)