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

unitmod_habparms.h

Go to the documentation of this file.
00001 
00012 /* General notes on revisions to this source file. 
00013        Jan 2005 v2.3.3: documentation upgrade 
00014                 - Re-organized, clarified scopes, Doxygen tags added 
00015                 - Created quasi-automated unitmod_*.h header file generation for vars and parms 
00016         
00017 */
00018 
00019 #ifndef UNITMOD_HABPARMS_H
00020 #define UNITMOD_HABPARMS_H
00021 
00031 float *HP_ALG_MAX; 
00033 float *HP_FLOC_IC; 
00034 float *HP_FLOC_IC_CTOOM; 
00035 float *HP_FLOC_IC_PC; 
00037 float *HP_DOM_MAXDEPTH; 
00038 float *HP_DOM_AEROBTHIN; 
00040 float *HP_HYD_RCINFILT; 
00041 float *HP_HYD_SPEC_YIELD; 
00042 float *HP_HYD_POROSITY; 
00044 float *HP_TP_CONC_GRAD; 
00046 float *HP_SALT_ICSEDWAT; 
00047 float *HP_SALT_ICSFWAT; 
00049 float *HP_PHBIO_MAX; 
00050 float *HP_NPHBIO_MAX; 
00051 float *HP_MAC_MAXHT; 
00052 float *HP_NPHBIO_ROOTDEPTH; 
00053 float *HP_MAC_MAXROUGH; 
00054 float *HP_MAC_MINROUGH; 
00055 float *HP_MAC_MAXLAI; 
00056 float *HP_MAC_MAXCANOPCOND; 
00057 float *HP_MAC_CANOPDECOUP; 
00058 float *HP_MAC_TEMPOPT; 
00059 float *HP_MAC_LIGHTSAT; 
00060 float *HP_MAC_KSP; 
00061 float *HP_PHBIO_RCNPP; 
00062 float *HP_PHBIO_RCMORT; 
00063 float *HP_MAC_WAT_TOLER; 
00064 float *HP_MAC_SALIN_THRESH; 
00065 float *HP_PHBIO_IC_CTOOM; 
00066 float *HP_NPHBIO_IC_CTOOM; 
00067 float *HP_PHBIO_IC_PC; 
00068 float *HP_NPHBIO_IC_PC; 
00069 float *HP_MAC_TRANSLOC_RC; 
00071 float *HP_SfDepthLo; 
00072 float *HP_SfDepthHi; 
00073 float *HP_SfDepthInt; 
00074 float *HP_PhosLo; 
00075 float *HP_PhosHi; 
00076 float *HP_PhosInt; 
00077 float *HP_FireInt; 
00080 #endif /* UNITMOD_HABPARMS_H */

Generated on Thu Jul 6 11:17:57 2006 for ELM source code by  doxygen 1.3.9.1