Mohid River Network
From MohidWiki
Overview
Mohid River Network (MRN) is a standalone version of Mohid Land that computes flow and property transport only the Drainage Network. MRN capabilities are described in Trancoso, et al (2009)
Keywords
When running properties with T90 decay, solar radiation is needed. Put it in the Discharges format and add the following keywords to the Model_X.dat input file:
SOLARRADIATION_FILE : ..\..\GeneralData\SolarRadiation.dat SOLARRADIATION_COLUMN : 2
If runnig properties with SURFACE_FLUXES, other atmospheric variables should also be given with the following keywords:
AIR_TEMPERATURE_FILE : ..\..\GeneralData\MeteoData.dat AIR_TEMPERATURE_COLUMN : 2 CLOUD_COVER_FILE : ..\..\GeneralData\MeteoData.dat CLOUD_COVER_COLUMN : 3 RELATIVE_HUMIDITY_FILE : ..\..\GeneralData\MeteoData.dat RELATIVE_HUMIDITY_COLUMN : 4 WIND_SPEED_FILE : ..\..\GeneralData\MeteoData.dat WIND_SPEED_COLUMN : 5