cloudy trunk
Loading...
Searching...
No Matches
t_warnings Struct Reference

#include <warnings.h>

Collaboration diagram for t_warnings:

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

◆ chBangln

char t_warnings::chBangln[LIMWCN][INPUT_LINE_LENGTH]

Definition at line 53 of file warnings.h.

◆ chCaunln

char t_warnings::chCaunln[LIMWCN][INPUT_LINE_LENGTH]

Definition at line 51 of file warnings.h.

◆ chNoteln

char t_warnings::chNoteln[LIMWCN][INPUT_LINE_LENGTH]

Definition at line 52 of file warnings.h.

◆ chRgcln

char t_warnings::chRgcln[2][INPUT_LINE_LENGTH]

a comment about the geometry after model stops

Definition at line 46 of file warnings.h.

◆ chWarnln

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.

◆ lgCautns

bool t_warnings::lgCautns

Definition at line 57 of file warnings.h.

◆ lgWarngs

bool t_warnings::lgWarngs

flags set if warnings or cautions present

Definition at line 56 of file warnings.h.

◆ nbang

long int t_warnings::nbang

Definition at line 43 of file warnings.h.

◆ ncaun

long int t_warnings::ncaun

Definition at line 41 of file warnings.h.

◆ nnote

long int t_warnings::nnote

Definition at line 42 of file warnings.h.

◆ nwarn

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.


The documentation for this struct was generated from the following file: