Cloudy
Spectral Synthesis Code for Astrophysics
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
hydroeinsta.cpp File Reference
#include "cddefines.h"
#include "hydroeinsta.h"
#include "hydro_bauman.h"
#include "hydrooscilstr.h"
#include "iso.h"
#include "hydro_tbl.h"
#include "lines_service.h"
Include dependency graph for hydroeinsta.cpp:

Functions

STATIC realnum hydro_transprob_collapsed_to_collapsed (long nelem, long nHi, long nLo)
 
STATIC realnum hydro_transprob_collapsed_to_resolved (long nelem, long nHi, long nLo, long lLo)
 
double HydroEinstA (long int n1, long int n2)
 
realnum hydro_transprob (long nelem, long ipHi, long ipLo)
 

Function Documentation

realnum hydro_transprob ( long  nelem,
long  ipHi,
long  ipLo 
)
STATIC realnum hydro_transprob_collapsed_to_collapsed ( long  nelem,
long  nHi,
long  nLo 
)

References ASSERT, DEBUG_ENTRY, HydroEinstA(), Singleton< t_hydro_tbl >::Inst(), powi(), and t_hydro_tbl::tp().

Referenced by hydro_transprob().

Here is the call graph for this function:

STATIC realnum hydro_transprob_collapsed_to_resolved ( long  nelem,
long  nHi,
long  nLo,
long  lLo 
)

References ASSERT, DEBUG_ENTRY, and H_Einstein_A().

Referenced by hydro_transprob().

Here is the call graph for this function:

double HydroEinstA ( long int  lower,
long int  iupper 
)

HydroEinstA calculates Einstein A's from osillator strengths

Parameters
lower
iupper

References cdEXIT, DEBUG_ENTRY, EXIT_FAILURE, fprintf(), HydroOscilStr(), ioQQQ, MAX2, MIN2, and POW2.

Referenced by hydro_transprob_collapsed_to_collapsed(), and iso_get_collision_strength().

Here is the call graph for this function: