Personal tools

Mohid River Network

From MohidWiki

Revision as of 14:29, 11 February 2010 by Anatrancoso (talk | contribs) (Keywords)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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

UserManual

How to create a MOHID River Project Step-by-Step