File amjueldata.hxx#
Defines
-
AMJUELDATA_H#
-
struct AmjuelData#
- #include <amjueldata.hxx>
Handle reading and storage of Amjuel reaction data.
Private Functions
-
inline AmjuelData(const std::filesystem::path &data_dir, const std::string &short_reaction_type, const std::string &data_label)#
Private Members
-
std::vector<std::vector<BoutReal>> sigma_v_coeffs#
-
std::vector<std::vector<BoutReal>> sigma_v_E_coeffs#
-
BoutReal electron_heating#
-
bool includes_sigma_v_e#
Friends
- friend struct AmjuelReaction
-
inline AmjuelData(const std::filesystem::path &data_dir, const std::string &short_reaction_type, const std::string &data_label)#