Last modified 3 years ago
Last modified on 01/21/16 13:49:13
Input file mmp keyword $CHANNEL
Description
The keyword $CHANNEL activates the application of channel in surface water flow process. The keyword is used in the process overland flow.
Parameters
TODO: Add parameters.
Documentation from doxygen
None.
Used in benchmarks
None.
Source code reading this keyword from Input files
FEM/rf_mmp_new.cpp line 1743
1743: } 1744: 1745: //subkeyword found 1746: if(line_string.find("$CHANNEL") != std::string::npos) 1747: { 1748: channel = 1; 1749: continue;
Last modified: 2016-01-21 13:48:59.502060
This page has been generated automatically. Do not edit it manually! It will be overwritten in regular intervals.
If you want to edit the handwritten part of this page, please do so here.