Cloudy
Spectral Synthesis Code for Astrophysics
|
#include "physconst.h"
Go to the source code of this file.
Classes | |
class | Energy |
class | EnergyEntry |
Functions | |
const char * | StandardEnergyUnitNoAbort (const char *chCard) |
const char * | StandardEnergyUnit (const char *chCard) |
void | ConserveEnergy () |
void ConserveEnergy | ( | ) |
References badprt(), bangin(), continuum, DEBUG_ENTRY, DoppVel, dynamics, fprintf(), geometry, hextra, ioQQQ, iteration, nzone, opac, outsum(), POW2, radius, secondaries, ShowMe(), struc, sum_radiation(), thermal, totlin(), warnin(), and wind.
Referenced by cloudy(), and PrtComment().
|
inline |
References cdEXIT, EXIT_FAILURE, fprintf(), ioQQQ, and StandardEnergyUnitNoAbort().
Referenced by ChkUnits().
const char * StandardEnergyUnitNoAbort | ( | const char * | chCard | ) |
References 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, and nMatch().
Referenced by ParseTable(), and StandardEnergyUnit().