Ecological Landscape Modeling: Models Pages

evap.h

Go to the documentation of this file.
00001 
00012 #ifndef EVAP_H
00013 #define EVAP_H
00014 
00015 #include "gridmap.h"
00016 #include "globals.h"
00017 
00018 applicationStruct evap_struct;
00019 
00020 char evap_binfilename[335];             
00021 int evap_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  /* EVAP_H */

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