|
Cloudy
Spectral Synthesis Code for Astrophysics
|

Functions | |
| realnum | TruncatedNormal (double PctUncertainty) |
| void | iso_put_error (long int ipISO, long int nelem, long int ipHi, long int ipLo, long int whichData, realnum errorOpt, realnum errorPess) |
| void | iso_put_error (long int ipISO, long int nelem, QNPack inHi, QNPack inLo, long int whichData, realnum errorOpt, realnum errorPess) |
| void | iso_error_generation (long ipISO, long nelem) |
| void iso_error_generation | ( | long | ipISO, |
| long | nelem | ||
| ) |
iso_error_generation generate gaussian errors
| ipISO | |
| nelem |
References ASSERT, DEBUG_ENTRY, t_iso_sp::ex, iso_sp, t_iso_sp::lgErrGenDone, t_iso_sp::numLevels_max, and TruncatedNormal().
Referenced by iso_update_rates().

| void iso_put_error | ( | long int | ipISO, |
| long int | nelem, | ||
| long int | ipHi, | ||
| long int | ipLo, | ||
| long int | whichData, | ||
| realnum | errorOpt, | ||
| realnum | errorPess | ||
| ) |
References ASSERT, DEBUG_ENTRY, t_iso_sp::ex, iso_ctrl, iso_sp, t_isoCTRL::lgPessimisticErrors, t_isoCTRL::lgRandErrGen, LIMELM, and NISO.
Referenced by iso_put_error().
| void iso_put_error | ( | long int | ipISO, |
| long int | nelem, | ||
| QNPack | inHi, | ||
| QNPack | inLo, | ||
| long int | whichData, | ||
| realnum | errorOpt, | ||
| realnum | errorPess | ||
| ) |
References DEBUG_ENTRY, iso_ctrl, iso_put_error(), iso_sp, t_isoCTRL::lgRandErrGen, and t_iso_sp::QN2Index().

|
inline |
References ASSERT, t_ran::normal(), and ran.
Referenced by iso_error_generation().
