Ecological Landscape Modeling: Models Pages

rain.h

Go to the documentation of this file.
00001 
00012 #ifndef RAIN_H
00013 #define RAIN_H
00014 
00015 #include "gridmap.h"
00016 #include "globals.h"
00017 
00018 applicationStruct rain_struct;
00019 
00020 char rain_binfilename[335];             
00021 int rain_data_wmm(float*);              
00023 /* externs */
00024 /* from driver_utilities.h */
00025 extern char *ModelPath, *ProjName;
00026 extern VOIDP nalloc(unsigned mem_size, const char var_name[]);
00027 
00028 #endif  /* RAIN_H */

Generated on Sat Jan 7 14:04:15 2012 for ELM source code by  doxygen 1.5.6