| 
    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(), 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, ioQQQ, iteration, 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, ShowMe(), struc, sum_radiation(), thermal, t_continuum::TotalLumin, totlin(), t_hextra::TurbHeat, warnin(), wind, and Wind::windv0.
Referenced by cloudy(), and PrtComment().

      
  | 
  inline | 
References cdEXIT, EXIT_FAILURE, fprintf(), ioQQQ, and StandardEnergyUnitNoAbort().
Referenced by ChkUnits(), and Parser::StandardEnergyUnit().

| 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().
