|
Cloudy
Spectral Synthesis Code for Astrophysics
|

Macros | |
| #define | NCOLSAV 100 |
Functions | |
| void | coolpr (FILE *io, const char *chLabel, realnum lambda, double ratio, const char *chJOB) |
| #define NCOLSAV 100 |
Referenced by coolpr().
| void coolpr | ( | FILE * | io, |
| const char * | chLabel, | ||
| realnum | lambda, | ||
| double | ratio, | ||
| const char * | chJOB | ||
| ) |
coolpr stores coolants before block printed, when printing cooling agents
| *io | the label for the coolant |
| *chLabel | |
| lambda | the wavelength |
| ratio | the ratio of this coolant, to total cooling, may be negative |
| *chJOB | which job, either ZERO, DOIT, or DONE |
References ASSERT, cdEXIT, DEBUG_ENTRY, EXIT_FAILURE, fprintf(), ioQQQ, MIN2, NCOLNT_LAB_LEN, NCOLSAV, and ShowMe().
Referenced by dmpary(), fndstr(), and map_do().
