cloudy trunk
|
#include "cddefines.h"
#include "physconst.h"
#include "taulines.h"
#include "dense.h"
#include "rt.h"
#include "doppvel.h"
#include "phycon.h"
#include "conv.h"
#include "thermal.h"
#include "opacity.h"
#include "lines_service.h"
#include "rfield.h"
#include "mewecoef.h"
#include "atoms.h"
#include "cooling.h"
#include "atmdat.h"
Go to the source code of this file.
Functions | |
STATIC double | ColStrGBar (const TransitionProxy::iterator &t, realnum cs1) |
void | CoolDima (void) |
STATIC double ColStrGBar | ( | const TransitionProxy::iterator & | t, |
realnum | cs1 ) |
Definition at line 76 of file cool_dima.cpp.
References ASSERT, DEBUG_ENTRY, MAX2, MeweCoef, phycon, POW2, sexp(), and STATIC.
Referenced by CoolDima().
void CoolDima | ( | void | ) |
Definition at line 25 of file cool_dima.cpp.
References atmdat, atom_level2(), ColStrGBar(), cs1_flag_lev2, DEBUG_ENTRY, dense, GetDopplerWidth(), NISO, nWindLine, PutCS(), RT_line_one(), and TauLine2.
Referenced by CoolEvaluate().