Everglades Landscape Model (ELM) Home Page
Main Page | Data Structures | Directories | File List | Data Fields | Globals

basndef Struct Reference

#include <globals.h>


Data Fields

char basnTxt [12]
int numIR
int IR [30]
int FLok [30]
int numFLok
int parent
int family
double conv_m3TOcm
double conv_kgTOmgm2


Detailed Description

Basin/Indicator-Region attributes

Definition at line 120 of file globals.h.


Field Documentation

char basndef::basnTxt[12]
 

name of Basin/Indicator-Region

Definition at line 121 of file globals.h.

Referenced by BIRinit(), and ReadChanStruct().

int basndef::numIR
 

number of indicator regions in this hydrologic basin

Definition at line 122 of file globals.h.

Referenced by BIRbudg_sumFinal(), BIRinit(), and BIRstats_sumFinal().

int basndef::IR[30]
 

max of 30 indicator regions within a hydrologic basin

Definition at line 123 of file globals.h.

Referenced by BIRbudg_sumFinal(), BIRinit(), and BIRstats_sumFinal().

int basndef::FLok[30]
 

hydrologic basins with which the current basin may have overland flow

Definition at line 124 of file globals.h.

Referenced by BIRinit(), and Flux_SWstuff().

int basndef::numFLok
 

number of FLok basins attached to this one

Definition at line 125 of file globals.h.

Referenced by BIRinit(), and Flux_SWstuff().

int basndef::parent
 

ID if this is a main (parent) hydro basin

Definition at line 126 of file globals.h.

Referenced by BIRinit(), Flux_GWcells(), Flux_SWstuff(), FluxChannel(), and ReadChanStruct().

int basndef::family
 

the family name (parent basin & IRegion children) of hydrologic basin

Definition at line 127 of file globals.h.

Referenced by BIRinit(), Flows_in_Structures(), Flux_GWcells(), Flux_SWstuff(), FluxChannel(), and ReadChanStruct().

double basndef::conv_m3TOcm
 

for a basin, convert a m^3 volume to a cm height across the basin

Definition at line 128 of file globals.h.

Referenced by BIRbudg_print(), and BIRinit().

double basndef::conv_kgTOmgm2
 

for a basin, convert a kg mass to a mg/m2 mass-per-area across the basin

Definition at line 129 of file globals.h.

Referenced by BIRbudg_print(), and BIRinit().


The documentation for this struct was generated from the following file:
Generated on Thu Jul 6 11:20:53 2006 for ELM source code by  doxygen 1.3.9.1