|
cloudy
trunk
|

Go to the source code of this file.
Macros | |
| #define | NCOLSAV 100 |
Functions | |
| void | coolpr (FILE *io, const char *chLabel, realnum lambda, double ratio, const char *chJOB) |
| #define NCOLSAV 100 |
Definition at line 8 of file cool_pr.cpp.
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 |
Definition at line 10 of file cool_pr.cpp.
References ASSERT, cdEXIT, DEBUG_ENTRY, EXIT_FAILURE, fprintf(), ioQQQ, MIN2, NCOLNT_LAB_LEN, NCOLSAV, and ShowMe().
Referenced by dmpary(), fndstr(), and map_do().

1.8.5