include/pops/runtime/config/model_spec.hpp Source FileΒΆ
|
adc_cpp 0.3.0
Model-free C++23 core for coupled hyperbolic-elliptic systems on adaptive (AMR) meshes, with MPI and GPU (Kokkos) backends
|
model_spec.hpp
Go to the documentation of this file.
Definition amr_hierarchy.hpp:29
double qom
PotentialForce / MagneticLorentzForce: q/m (sign included)
Definition model_spec.hpp:41
std::string source
"none" (default, neutral: no force) | "potential" | "gravity"
Definition model_spec.hpp:29
std::string elliptic
REQUIRED (unset): "charge" | "background" | "gravity".
Definition model_spec.hpp:31
std::string transport
REQUIRED (unset): "exb" | "compressible" | "isothermal".
Definition model_spec.hpp:28
double four_pi_G
GravityCoupling: coupling intensity.
Definition model_spec.hpp:46
double vacuum_floor
IsothermalFlux: quasi-vacuum density floor for u=m/max(rho,floor) (ADC-77).
Definition model_spec.hpp:36
double sign
GravityCoupling: +1 gravity, -1 electrostatic.
Definition model_spec.hpp:45
Generated by