cloudy
trunk
|
#include "physconst.h"
Go to the source code of this file.
Data Structures | |
class | Energy |
class | EnergyEntry |
Functions | |
const char * | StandardEnergyUnit (const char *) |
bool | lgConserveEnergy (void) |
bool lgConserveEnergy | ( | void | ) |
Definition at line 311 of file energy.cpp.
References badprt(), bangin(), t_thermal::ConstTemp, continuum, t_geometry::covgeo, t_hextra::cryden, DEBUG_ENTRY, t_struc::DenMass, t_DoppVel::DispScale, DoppVel, dynamics, fprintf(), t_struc::GasPressure, geometry, hextra, t_geometry::iEmissPower, INPUT_LINE_LENGTH, ioQQQ, iteration, lgAbort, Wind::lgBallistic(), t_opac::lgCaseB, t_continuum::lgCheckEnergyEveryZone, t_secondaries::lgCSetOn, t_geometry::lgSphere, Wind::lgStatic(), t_thermal::lgTemperatureConstant, t_dynamics::lgTimeDependentStatic, nzone, opac, outsum(), POW2, t_thermal::power, radius, t_radius::rinner, secondaries, struc, sum_radiation(), thermal, t_continuum::TotalLumin, totlin(), t_hextra::TurbHeat, warnin(), wind, and Wind::windv0.
Referenced by cloudy(), and PrtComment().
const char* StandardEnergyUnit | ( | const char * | ) |
Definition at line 44 of file energy.cpp.
References cdEXIT, DEBUG_ENTRY, ENERGY_A, ENERGY_CM, ENERGY_ERG, ENERGY_EV, ENERGY_GHZ, ENERGY_HZ, ENERGY_K, ENERGY_KEV, ENERGY_KHZ, ENERGY_MEV, ENERGY_MHZ, ENERGY_MICRON, ENERGY_MM, ENERGY_NM, ENERGY_RYD, ENERGY_WN, EXIT_FAILURE, fprintf(), ioQQQ, and nMatch().
Referenced by ChkUnits(), ParseTable(), and Parser::StandardEnergyUnit().