|
cloudy
trunk
|
#include "cddefines.h"#include "phycon.h"#include "rfield.h"#include "opacity.h"#include "iso.h"#include "dense.h"#include "mole.h"#include "vectorize.h"#include "atmdat_gaunt.h"
Go to the source code of this file.
Functions | |
| void | dgaunt_check (double Z) |
Variables | |
| static const size_t | N_GFF_INTERP = 4 |
| static const char * | gauntff_file = "gauntff_merged_Zxx.dat" |
| static const long | gaunt_magic = 20140510L |
| void dgaunt_check | ( | double | ) |
dgaunt_check perform check for discontinuities in the cont_gaunt_calc routine
Definition at line 451 of file atmdat_gaunt.cpp.
References cdEXIT, DEBUG_ENTRY, t_mesh::egamry(), t_mesh::emm(), ES_FAILURE, ES_SUCCESS, exp10(), fprintf(), t_gaunt::gauntff(), Singleton< t_gaunt >::Inst(), ioQQQ, phycon, pow2(), rfield, t_phycon::TEMP_LIMIT_HIGH, and t_phycon::TEMP_LIMIT_LOW.
Referenced by ParseDrive().

|
static |
Definition at line 19 of file atmdat_gaunt.cpp.
Referenced by t_gaunt::p_read_table().
|
static |
Definition at line 17 of file atmdat_gaunt.cpp.
Referenced by t_gaunt::gauntff(), and t_gaunt::p_gauntff_vec().
|
static |
Definition at line 15 of file atmdat_gaunt.cpp.
Referenced by t_gaunt::gauntff(), t_gaunt::p_gauntff_vec_sub(), and t_gaunt::p_read_table().
1.8.5