t_warnings Struct Reference

#include <warnings.h>

Collaboration diagram for t_warnings:

Collaboration graph
[legend]

Data Fields

long int nwarn
long int ncaun
long int nnote
long int nbang
char chRgcln [2][INPUT_LINE_LENGTH]
char chWarnln [LIMWCN][INPUT_LINE_LENGTH]
char chCaunln [LIMWCN][INPUT_LINE_LENGTH]
char chNoteln [LIMWCN][INPUT_LINE_LENGTH]
char chBangln [LIMWCN][INPUT_LINE_LENGTH]
bool lgWarngs
bool lgCautns

Detailed Description

Definition at line 36 of file warnings.h.


Field Documentation

char t_warnings::chBangln[LIMWCN][INPUT_LINE_LENGTH]

Definition at line 50 of file warnings.h.

Referenced by bangin(), and cdSurprises().

char t_warnings::chCaunln[LIMWCN][INPUT_LINE_LENGTH]

Definition at line 50 of file warnings.h.

Referenced by caunin(), and cdCautions().

char t_warnings::chNoteln[LIMWCN][INPUT_LINE_LENGTH]

Definition at line 50 of file warnings.h.

Referenced by cdNotes(), and notein().

char t_warnings::chRgcln[2][INPUT_LINE_LENGTH]

a comment about the geometry after model stops

Definition at line 46 of file warnings.h.

Referenced by BadStart(), cdReasonGeo(), and PrtComment().

char t_warnings::chWarnln[LIMWCN][INPUT_LINE_LENGTH]

these are the strings that contain the warnings, cautions, and notes about the calculation

Definition at line 50 of file warnings.h.

Referenced by cdWarnings(), and warnin().

bool t_warnings::lgCautns

Definition at line 56 of file warnings.h.

bool t_warnings::lgWarngs

flags set if warnings or cautions present

Definition at line 56 of file warnings.h.

Referenced by cloudy(), and GridGatherAfterCloudy().

long int t_warnings::nbang

Definition at line 40 of file warnings.h.

Referenced by bangin(), cdNwcns(), cdSurprises(), and wcnint().

long int t_warnings::ncaun

Definition at line 40 of file warnings.h.

Referenced by caunin(), cdCautions(), cdNwcns(), ShowMe(), and wcnint().

long int t_warnings::nnote

Definition at line 40 of file warnings.h.

Referenced by cdNotes(), cdNwcns(), notein(), and wcnint().

long int t_warnings::nwarn

this are counters for the number of warnings, cautions, notes and surprises in the calculation

Definition at line 40 of file warnings.h.

Referenced by cdNwcns(), cdWarnings(), ShowMe(), warnin(), and wcnint().


The documentation for this struct was generated from the following file:
Generated on Mon Feb 16 12:15:02 2009 for cloudy by  doxygen 1.4.7