abimo_xml_evap | R Documentation |
potential evaporation (annual and summer) is a boundary condition defined in config.xml. This function sets potential evaporation to a given value for all surfaces (except lakes and rivers)
abimo_xml_evap(file_in = default_config(), file_out, evap_annual, evap_summer)
file_in |
path and file name of abimo xml-input file, default is
|
file_out |
path and file name to write changed abimo xml-input file |
evap_annual |
annual potential evaporation |
evap_summer |
potential evaporation for summer months |
abimo xml-input file with changed potential evaporation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.