Cloudy
Spectral Synthesis Code for Astrophysics
|
#include "module.h"
Go to the source code of this file.
Classes | |
struct | t_magnetic |
Functions | |
void | ParseMagnet (Parser &p) |
void | Magnetic_reinit (void) |
void | Magnetic_evaluate (void) |
Variables | |
t_magnetic | magnetic |
void Magnetic_evaluate | ( | void | ) |
Magnetic_evaluate evaluate some parameters to do with magnetic field
References Bpar_here, Bpar_init, Btan_here, Btan_init, Btangl_here, Btangl_init, DEBUG_ENTRY, dense, DoppVel, t_magnetic::energydensity, t_magnetic::EnthalpyDensity, gamma_mag, t_DoppVel::Heiles_Troland_F, t_magnetic::lgB, lgBinitialized, Wind::lgStatic(), t_DoppVel::lgTurbEquiMag, pow(), POW2, t_magnetic::pressure, t_DoppVel::TurbVel, wind, Wind::windv, Wind::windv0, and t_dense::xMassDensity.
Referenced by PresTotCurrent().
void Magnetic_reinit | ( | void | ) |
Magnetic_reinit - reinitialized magnetic field at start of new iteration
References DEBUG_ENTRY, and lgBinitialized.
Referenced by IterRestart().
void ParseMagnet | ( | Parser & | p | ) |
References Bpar_init, Btan_init, Btangl_init, cdEXIT, t_optimize::chVarFmt, DEBUG_ENTRY, EXIT_FAILURE, fprintf(), gamma_mag, Parser::getNumberCheck(), Parser::getNumberCheckAlwaysLog(), Parser::getNumberDefault(), input, ioQQQ, t_magnetic::lgB, t_optimize::lgVarOn, Parser::nMatch(), t_optimize::nparm, t_input::nRead, t_optimize::nvarxt, t_optimize::nvfpnt, optimize, t_optimize::vincr, and t_optimize::vparm.
Referenced by ParseCommands().
t_magnetic magnetic |
Referenced by CoolEvaluate(), highen(), t_mean::MeanInc(), PresTotCurrent(), PrtComment(), PrtZone(), and SaveDo().