cloudy  trunk
Defines | Functions | Variables
cool_nitr.cpp File Reference
#include "cddefines.h"
#include "taulines.h"
#include "dense.h"
#include "phycon.h"
#include "ligbar.h"
#include "thermal.h"
#include "lines_service.h"
#include "embesq.h"
#include "atoms.h"
#include "cooling.h"
#include "nitro.h"
Include dependency graph for cool_nitr.cpp:

Go to the source code of this file.

Defines

#define USE_LENNON_BURKE   1

Functions

STATIC double xNI_coll_stren (int init, int final)
void CoolNitr (void)

Variables

static const int N1_SIZE = 10
static double aNI [N1_SIZE] = {2.755e-5,4.123e-5,7.536e-6,1.486e-5,4.516e-5,-2.935e-6,4.000e-6,3.751e-6,-2.176e-6,1.024e-5}
static double bNI [N1_SIZE] = {-8.150e-8,-1.220e-7,-2.226e-8,-4.390e-8,-1.130e-7,8.000e-9,-1.1447e-8,-1.061e-8,5.610e-9,-3.227e-8}
static double cNI [N1_SIZE] = {2.140e-4,3.272e-4,-4.944e-6,3.473e-6,-8.772e-4,1.654e-3,1.675e-3,1.123e-3,3.867e-3,3.376e-4}
static double NI [6][6][3]

Define Documentation

#define USE_LENNON_BURKE   1

Function Documentation

void CoolNitr ( void  )
Todo:
2 use atom_level3

Terry's Addition

Todo:
1 update cs these to following reference: >>refer n2 cs Hudson, C.E. & Bell, K.L. 2004, MNRAS, 348, 1275 and A&A, 430, 725 they agree with Lennon & Burke

Definition at line 104 of file cool_nitr.cpp.

References ASSERT, atom_level2(), atom_level3(), atom_pop3(), atom_pop5(), atoms, AtomSeqBeryllium(), AtomSeqBoron(), t_nitro::c10400, t_nitro::c3466, t_nitro::c5200, t_nitro::c5755, t_nitro::c6584, cdEXIT, t_dense::cdsqte, CoolAdd(), t_atoms::d5200r, t_thermal::dCooldT, DEBUG_ENTRY, dense, DumpLine(), t_embesq::em1486, embesq, t_transition::Emis, t_thermal::halfte, t_transition::Hi, t_quantumState::IonStg, ioQQQ, ipN3_1747, ipN3_1749, ipN3_1751, ipN3_1752, ipN3_1754, ipNITROGEN, ipT1085, ipT1200, ipT122, ipT1239, ipT1243, ipT1486, ipT205, ipT209, ipT2140, ipT315, ipT324, ipT333, ipT374g, ipT374x, ipT57, ipT671, ipT765, ipT990, t_dense::lgElmtOn, ligbar(), MALLOC, MAX2, MIN2, nitro, nWindLine, t_atoms::p2nit, phycon, t_atoms::PopLevels, t_emission::pump, t_nitro::pump_rate_N1, PutCS(), t_nitro::quench_5200, SDIV(), t_phycon::sqrte, TauDummy, TauLine2, TauLines, t_phycon::te, t_phycon::te01, t_phycon::te02, t_phycon::te03, t_phycon::te10, t_phycon::te70, thermal, TotalInsanity(), t_thermal::tsq1, t_dense::xIonDense, t_nitro::xN10397, t_nitro::xN10398, t_nitro::xN10407, t_nitro::xN10408, t_nitro::xN2_A3_tot, t_nitro::xN3466, t_nitro::xN3467, t_nitro::xN5198, t_nitro::xN5200, and xNI_coll_stren().

Referenced by CoolEvaluate().

Here is the call graph for this function:

STATIC double xNI_coll_stren ( int  init,
int  final 
)

Definition at line 30 of file cool_nitr.cpp.

References aNI, bNI, cNI, MAX2, MIN2, NI, phycon, t_phycon::sqrte, t_phycon::te, and t_phycon::te32.

Referenced by CoolNitr().


Variable Documentation

double aNI[N1_SIZE] = {2.755e-5,4.123e-5,7.536e-6,1.486e-5,4.516e-5,-2.935e-6,4.000e-6,3.751e-6,-2.176e-6,1.024e-5} [static]

Definition at line 23 of file cool_nitr.cpp.

Referenced by xNI_coll_stren().

double bNI[N1_SIZE] = {-8.150e-8,-1.220e-7,-2.226e-8,-4.390e-8,-1.130e-7,8.000e-9,-1.1447e-8,-1.061e-8,5.610e-9,-3.227e-8} [static]

Definition at line 24 of file cool_nitr.cpp.

Referenced by xNI_coll_stren().

double cNI[N1_SIZE] = {2.140e-4,3.272e-4,-4.944e-6,3.473e-6,-8.772e-4,1.654e-3,1.675e-3,1.123e-3,3.867e-3,3.376e-4} [static]

Definition at line 25 of file cool_nitr.cpp.

Referenced by xNI_coll_stren().

const int N1_SIZE = 10 [static]

Definition at line 21 of file cool_nitr.cpp.

double NI[6][6][3] [static]

Definition at line 27 of file cool_nitr.cpp.

Referenced by xNI_coll_stren().

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated for cloudy by doxygen 1.7.6.1