cloudy trunk
|
#include "dense.h"
Go to the source code of this file.
Data Structures | |
class | t_ionbal |
Macros | |
#define | NSHELLS 7 |
Functions | |
bool | lgOH_ChargeTransferDominant (void) |
void | ion_recom_calculate (void) |
void | ion_trim (long int nelem) |
void | ion_zero (long int nelem) |
void | ion_collis (long nelem) |
void | ion_solver (long int nelem, bool lgPrintIt) |
void | ion_photo (long int nelem, bool lgPrintIt) |
void | ion_CX (long nelem) |
void | ion_recomb (bool, long) |
void | ion_recombAGN (FILE *io) |
void | ion_wrapper (long nelem) |
void | Badnell_rec_init (void) |
void | IonNelem (bool lgPrintIt, long int nelem) |
void | IonHelium (void) |
Variables | |
t_ionbal | ionbal |
#define NSHELLS 7 |
void Badnell_rec_init | ( | void | ) |
Badnell_rec_init This code is written by Terry Yun, 2005 * It reads rate coefficient fits into 3D arrays and output array.out for testing * The testing can be commented out
Definition at line 462 of file ion_recomb_Badnell.cpp.
References AS_LOCAL_ONLY, ASSERT, Badnell_DR_rate_eval(), Badnell_RR_rate_eval(), cdEXIT, DEBUG_ENTRY, dense, freeBound::DielecRecombVsTemp, DR_Badnell_rate_coef_mean_ion, DRFitParPart1, DRFitParPart2, EXIT_FAILURE, FFmtRead(), INPUT_LINE_LENGTH, ionbal, ioQQQ, ipH_LIKE, ipHE_LIKE, ipHELIUM, ipHYDROGEN, iso_sp, L_, lgDR_BadWeb_exist, lgDRBadnellDefined, lgDRBadnellDefinedPart2, lgMustMallocRec, lgRRBadnellDefined, LIMELM, MALLOC, MAX2, MAX_FIT_PAR_DR, MAX_FIT_PAR_RR, N, nDRFitPar, NISO, nMatch(), NUM_DR_TEMPS, open_data(), pow3(), RandGauss(), read_whole_line(), RecNoise, RRFitPar, S, S_, strchr_s(), TorF(), and TotalInsanity().
Referenced by cloudy(), and ParseCompile().
void ion_collis | ( | long | nelem | ) |
ion_collis fill in collisional ionization rates, and resulting cooling
nelem | element number on C scale, H is 0 |
void ion_CX | ( | long | nelem | ) |
charge exchange for element nelem
charge exchange ionization / recombination
Definition at line 14 of file ion_cx.cpp.
References ASSERT, atmdat, DEBUG_ENTRY, dense, ionbal, iso_sp, LIMELM, MIN2, t_atmdat::NCX, and NISO.
Referenced by IonNelem().
void ion_photo | ( | long int | nelem, |
bool | lgPrintIt ) |
ion_photo fill array PhotoRate with photoionization rates for heavy elements
nelem | is atomic number on C scale, 0 for H |
lgPrintIt | debugging flag to turn on print |
Definition at line 26 of file ion_photo.cpp.
References ASSERT, atmdat, atom_pop2(), atoms, ca, conv, DEBUG_ENTRY, dense, elementnames, fe, GammaK(), GammaPrt(), gv, t_phoHeat::HeatHiEnr, t_phoHeat::HeatLowEnr, t_phoHeat::HeatNet, Heavy, hmi, HMRATE, Singleton< t_yield >::Inst(), ionbal, ioQQQ, ipCALCIUM, ipCARBON, ipH_LIKE, ipHYDROGEN, ipIRON, ipMAGNESIUM, ipNITROGEN, ipOXYGEN, iso_sp, LIMELM, MAX2, MIN2, mole_global, NISO, nzone, opac, oxy, rfield, and thermal.
Referenced by IonNelem().
void ion_recom_calculate | ( | void | ) |
ion_recom_calculate called by conv_base to calculate radiative and dielectronic recombination rate coefficients
Definition at line 1202 of file ion_recomb_Badnell.cpp.
References ASSERT, atmdat_dielrec_fe(), Badnell_DR_rate_eval(), Badnell_RR_rate_eval(), cdEXIT, chDRDataSource, chRRDataSource, CollisSuppres(), DEBUG_ENTRY, dense, DR_Badnell_rate_coef_mean_ion, elementnames, EXIT_SUCCESS, fp_equal(), Singleton< t_ADfA >::Inst(), ionbal, ioQQQ, ipHYDROGEN, ipIRON, ipLITHIUM, lgDR_BadWeb_exist, LIMELM, MIN2, phycon, pow3(), t_ADfA::rad_rec(), RecNoise, and sexp().
Referenced by ConvBase().
void ion_recomb | ( | bool | , |
long | ) |
ion_recomb generate recombination coefficients for any species
void ion_recombAGN | ( | FILE * | io | ) |
ion_recombAGN generate recombination coefficients for AGN table
Definition at line 218 of file ion_recomb.cpp.
References abund, ASSERT, ConvBase(), DEBUG_ENTRY, dense, EdenChange(), elementnames, Heavy, ionbal, ioQQQ, ipHYDROGEN, ipLITHIUM, LIMELM, N1LIM, N2LIM, phycon, and TempChange().
Referenced by SaveDo().
void ion_solver | ( | long int | nelem, |
bool | lgPrintIt ) |
ion_solver solve the bi-diagonal matrix for ionization balance
nelem | - element number on C scale, He is 1 |
lgPrintIt | - option to print details of matrix elements |
Definition at line 62 of file ion_solver.cpp.
References ASSERT, conv, DEBUG_ENTRY, dense, fill_array(), find_solution(), get_total_abundance_ions(), HomogeneousSource(), ION_SOLVES, ipH_LIKE, iso_charge_transfer_update(), iso_departure_coefficients(), ISO_LOOPS, iso_satellite_update(), iso_set_ion_rates(), iso_solve(), lgTrivialSolution(), LIMELM, MIN2, NISO, PrintRates(), prt, source, and store_new_densities().
Referenced by IonHelium(), IonHydro(), and IonNelem().
void ion_trim | ( | long int | nelem | ) |
ion_trim raise or lower most extreme stages of ionization considered
nelem | element number on the C scale, 5 for C |
Definition at line 21 of file ion_trim.cpp.
References ASSERT, conv, DEBUG_ENTRY, dense, elementnames, fnzone, Heavy, ionbal, ioQQQ, ipHELIUM, ipHYDROGEN, iso_sp, LIMELM, MAX2, MIN2, mole_global, NISO, nzone, phycon, radius, rfield, SDIV(), SMALLFLOAT, struc, and thermal.
Referenced by ConvBase().
void ion_wrapper | ( | long | nelem | ) |
ion_wrapper a wrapper that redirects to IonHelium, IonCarbo, etc..
Definition at line 1498 of file ion_solver.cpp.
References ASSERT, DEBUG_ENTRY, dense, elementnames, IonHelium(), IonHydro(), IonNelem(), ioQQQ, ipHELIUM, ipHYDROGEN, lgElemsConserved(), LIMELM, and trace.
Referenced by ConvBase().
void ion_zero | ( | long int | nelem | ) |
ion_zero zero out heating and charge transfer save arrays
Definition at line 8 of file ion_zero.cpp.
References DEBUG_ENTRY, and thermal.
Referenced by IonNelem().
void IonHelium | ( | void | ) |
Definition at line 12 of file ion_helium.cpp.
References conv, DEBUG_ENTRY, dense, ion_solver(), ionbal, ioQQQ, ipH_LIKE, ipHE_LIKE, ipHELIUM, iso_sp, nzone, and trace.
Referenced by ion_wrapper().
void IonNelem | ( | bool | lgPrintIt, |
long int | nelem ) |
Definition at line 12 of file ion_nelem.cpp.
References DEBUG_ENTRY, dense, fnzone, ion_collis(), ion_CX(), ion_photo(), ion_recomb(), ion_solver(), ion_zero(), ioQQQ, and trace.
Referenced by ion_wrapper().
bool lgOH_ChargeTransferDominant | ( | void | ) |
Definition at line 370 of file ion_solver.cpp.
References atmdat, dense, ionbal, ipHYDROGEN, ipOXYGEN, mole, and THRESHOLD.
|
extern |
Definition at line 5 of file ionbal.cpp.
Referenced by atmdat_3body(), atmdat_readin(), Badnell_rec_init(), diatomics::CalcPhotoionizationRate(), ContCreatePointers(), ContSetIntensity(), ConvBase(), CoolEvaluate(), da(), fill_array(), find_solution(), GammaPrtRate(), GammaPrtShells(), get_total_abundance_ions(), GrainChargeTemp(), HeatSum(), highen(), HomogeneousSource(), HydroLevel(), InitCoreload(), InitDefaultsPreparse(), ion_collis(), ion_CX(), ion_photo(), ion_recom_calculate(), ion_recomb(), ion_recombAGN(), ion_trim(), IonHelium(), iso_collide(), iso_ionize_recombine(), iso_level(), iso_photo(), iso_radiative_recomb(), iso_set_ion_rates(), iso_update_rates(), IterRestart(), IterStart(), lgNetEdenSrcSmall(), lgOH_ChargeTransferDominant(), lines(), lines_general(), lines_lv1_li_ne(), lines_lv1_na_ar(), mole_ion_trim(), mole_solve(), OpacityAddTotal(), ParseCosmicRays(), ParseDont(), ParsePrint(), ParseSet(), PrintRates(), PrtComment(), PrtHydroTrace1a(), PrtZone(), SaveDo(), store_new_densities(), UpdateUTAs(), and zero().