#include "cddefines.h"#include "hydro_bauman.h"#include "hydrooscilstr.h"#include "hydroeinsta.h"#include "iso.h"#include "physconst.h"#include "taulines.h"Go to the source code of this file.
Functions | |
| double | HydroEinstA (long int n1, long int n2) |
| realnum | hydro_transprob (long nelem, long ipHi, long ipLo) |
| realnum hydro_transprob | ( | long | nelem, | |
| long | ipHi, | |||
| long | ipLo | |||
| ) |
Definition at line 45 of file hydroeinsta.cpp.
References ASSERT, t_iso_sp::CachedAs, DEBUG_ENTRY, H_Einstein_A(), HydroEinstA(), ipH_LIKE, IPRAD, iso_put_error(), iso_sp, L_, N_, t_iso_sp::n_HighestResolved_max, pow(), POW4, and SMALLFLOAT.
Referenced by iso_create().
| double HydroEinstA | ( | long int | lower, | |
| long int | iupper | |||
| ) |
HydroEinstA calculates Einstein A's from osillator strengths
| lower | ||
| iupper |
Definition at line 12 of file hydroeinsta.cpp.
References cdEXIT, DEBUG_ENTRY, EXIT_FAILURE, HydroOscilStr(), ioQQQ, MAX2, MIN2, POW2, RYD_INF, and TRANS_PROB_CONST.
Referenced by helike_transprob(), hydro_transprob(), and iso_collide().
1.6.1