14 #define e_CI_LoadLimLow (float) 0.0
15 #define e_CI_LoadLimUp (float) 999.0
39 #define e_DufMin 0.446
40 #define e_DufMax 356.79
43 #define e_DufDepMin 0.0
44 #define e_DufDepMax 999.0
50 #define e_MoiDW10Min 3.0
51 #define e_MoiDW10Max 298.0
164 #define e_GrassGroup "GrassGroup"
165 #define e_SageBrush "Sagebrush"
166 #define e_ShrubGroup "ShrubGroup"
167 #define e_Pocosin "Pocosin"
168 #define e_Ponderosa "Ponderosa"
169 #define e_WhiPinHem "WhiPinHem"
170 #define e_RedJacPin "RedJacPin"
171 #define e_BalBRWSpr "BalBRWSpr"
174 #define GRASSGROUP e_GrassGroup
175 #define SAGEBRUSH e_SageBrush
176 #define SHRUBGROUP e_ShrubGroup
177 #define POCOSIN e_Pocosin
178 #define PONDEROSA e_Ponderosa
179 #define WHIPINHEM e_WhiPinHem
180 #define REDJACPIN e_RedJacPin
181 #define BALBRWSPR e_BalBRWSpr
182 #define eC_CoverGroup 50
187 #define e_CI_SAF "SAF"
188 #define e_CI_NVCS "NVCS"
189 #define e_CI_FCC "FCC"
190 #define e_CI_DefaultCoverClass e_CI_SAF
192 char cr_CoverClass[20];
197 #define e_Winter "Winter"
198 #define e_Spring "Spring"
199 #define e_Summer "Summer"
200 #define e_Fall "Fall"
202 #define WINTER e_Winter
203 #define SPRING e_Spring
204 #define SUMMER e_Summer
207 #define e_SeasonDefault e_Summer
216 #define e_CI_SouthEast "SouthEast"
217 #define e_CI_InteriorWest "InteriorWest"
218 #define e_CI_PacificWest "PacificWest"
219 #define e_CI_NorthEast "NorthEast"
221 #define SOUTHEAST e_CI_SouthEast
222 #define INTERIORWEST e_CI_InteriorWest
223 #define PACIFICWEST e_CI_PacificWest
224 #define NORTHEAST e_CI_NorthEast
231 #define e_Natural "Natural"
232 #define e_Piles "Piles"
233 #define e_Slash "Slash"
235 #define NATURAL e_Natural
236 #define PILES e_Piles
237 #define SLASH e_Slash
239 #define e_FuelCategoryDefault e_Natural
241 #define eC_FuelCategory 20
247 #define e_Entire "Entire"
248 #define e_Lower "Lower"
249 #define e_NFDR "NFDR"
250 #define e_Adj_NFDR "AdjNFDR"
252 #define ENTIRE e_Entire
253 #define LOWER e_Lower
255 #define ADJ_NFDR e_Adj_NFDR
257 #define e_DufMoiMetDefault ""
259 #define eC_DufMoiMet 20
int CI_isWinter(d_CI *a_CI)
Definition: fof_ci.c:109
int CI_isSeason(d_CI *a_CI)
Definition: fof_ci.c:110
float f_SURat_Lit
Definition: fof_ci.h:123
float f_Herb
Definition: fof_ci.h:94
float f_MoistDW1000
Definition: fof_ci.h:55
float f_SURat_DW1
Definition: fof_ci.h:124
#define eC_WD
Definition: fof_ci.h:74
float f_SURat_DWk_6_9
Definition: fof_ci.h:128
int CI_isShrubGroup(d_CI *a_CI)
Definition: fof_ci.c:118
float f_DW10
Definition: fof_ci.h:60
int CI_isGrassGroup(d_CI *a_CI)
Definition: fof_ci.c:117
float f_IG_TIME
Definition: fof_ci.h:136
int CI_isDufAdjNFDR(d_CI *a_CI)
Definition: fof_ci.c:171
float f_SURat_DWk_9_20
Definition: fof_ci.h:129
float f_Duff
Definition: fof_ci.h:41
int CI_isSpring(d_CI *a_CI)
Definition: fof_ci.c:106
float f_DW1
Definition: fof_ci.h:59
#define eC_CoverGroup
Definition: fof_ci.h:182
int CI_isNatural(d_CI *a_CI)
Definition: fof_ci.c:143
float f_Snd_DW9
Definition: fof_ci.h:80
int CI_isCoverGroup(d_CI *a_CI)
Definition: fof_ci.c:125
int CI_isRedJacPin(d_CI *a_CI)
Definition: fof_ci.c:123
float f_SURat_DWk_3_6
Definition: fof_ci.h:127
float f_R0
Definition: fof_ci.h:151
int CI_isSouthEast(d_CI *a_CI)
Definition: fof_ci.c:133
int CI_isSlash(d_CI *a_CI)
Definition: fof_ci.c:145
#define eC_FuelCategory
Definition: fof_ci.h:241
float f_PerDufCon
Definition: fof_ci.h:103
float f_DW100
Definition: fof_ci.h:61
float f_Rot_DW20
Definition: fof_ci.h:86
float f_MoistDW10
Definition: fof_ci.h:52
int CI_isPiles(d_CI *a_CI)
Definition: fof_ci.c:144
float f_CroBra
Definition: fof_ci.h:92
float f_TIMESTEP
Definition: fof_ci.h:157
float f_Lit
Definition: fof_ci.h:58
float f_Shrub
Definition: fof_ci.h:95
int CI_isPonderosa(d_CI *a_CI)
Definition: fof_ci.c:121
float f_Snd_DW3
Definition: fof_ci.h:78
int CI_isNorthEast(d_CI *a_CI)
Definition: fof_ci.c:136
#define eC_DufMoiMet
Definition: fof_ci.h:259
void WINAPI CI_Init(d_CI *a_CI)
Definition: fof_ci.c:36
float f_DufDep
Definition: fof_ci.h:45
float f_Snd_DW6
Definition: fof_ci.h:79
int CI_OnlyDuff(d_CI *a_CI)
Definition: fof_ci.c:242
int CI_isSageBrush(d_CI *a_CI)
Definition: fof_ci.c:119
int CI_isFall(d_CI *a_CI)
Definition: fof_ci.c:107
long int l_MAX_TIMES
Definition: fof_ci.h:132
int CI_isPocosin(d_CI *a_CI)
Definition: fof_ci.c:120
int CI_isDuffWet(d_CI *a_CI)
Definition: fof_ci.c:203
#define eC_Season
Definition: fof_ci.h:210
int CI_isInteriorWest(d_CI *a_CI)
Definition: fof_ci.c:134
float f_Rot_DW9
Definition: fof_ci.h:85
float f_INTENSITY
Definition: fof_ci.h:134
float f_DEPTH
Definition: fof_ci.h:143
int CI_isWhiPinHem(d_CI *a_CI)
Definition: fof_ci.c:122
float f_CroFol
Definition: fof_ci.h:91
float f_Pc_CroBrn
Definition: fof_ci.h:93
float f_DW1000
Definition: fof_ci.h:72
float f_SURat_DW10
Definition: fof_ci.h:125
float f_Rot_DW6
Definition: fof_ci.h:84
#define eC_Region
Definition: fof_ci.h:225
float f_pcRot
Definition: fof_ci.h:73
float f_SURat_DW100
Definition: fof_ci.h:126
int CI_isPacificWest(d_CI *a_CI)
Definition: fof_ci.c:135
int CI_isSummer(d_CI *a_CI)
Definition: fof_ci.c:108
float f_DR
Definition: fof_ci.h:154
int CI_isBalBRWSpr(d_CI *a_CI)
Definition: fof_ci.c:124
int CI_isDufEntire(d_CI *a_CI)
Definition: fof_ci.c:152
float f_MoistDuff
Definition: fof_ci.h:47
float f_AMBIENT_TEMP
Definition: fof_ci.h:146
void CI_Display(d_CI *a_CI)
float f_WINDSPEED
Definition: fof_ci.h:140
int CI_isDufMethod(d_CI *a_CI)
Definition: fof_ci.c:178
float f_SURat_DWk_20
Definition: fof_ci.h:130
float f_HSFCon
Definition: fof_ci.h:102
float f_Snd_DW20
Definition: fof_ci.h:81
float CI_MaxLoad(d_CI *a_CI)
Definition: fof_ci.c:218
float f_Rot_DW3
Definition: fof_ci.h:83
int CI_isDufNFDR(d_CI *a_CI)
Definition: fof_ci.c:164
int CI_isDufLower(d_CI *a_CI)
Definition: fof_ci.c:157