CMS-Flow Bottom Friction: Difference between revisions

From CIRPwiki
Jump to navigation Jump to search
(Created page with thumb|right|400px|SMS Project Explorer showing CMS-Flow project. The bottom friction parameter (related to Manning mathn/math...)
No edit summary
Line 1: Line 1:
[[image:CMS-Flow_Example_Project_Explorer.png|thumb|right|400px|SMS Project Explorer showing CMS-Flow project.]]
[[image:CMS-Flow_Example_Project_Explorer.png|thumb|right|400px|SMS Project Explorer showing CMS-Flow project.]]
The  bottom friction parameter (related to Manning  mathn/math) is spatially varying (cell-specific) over  the grid domain.  The default value upon grid creation is 0.025.  At  times a user may desire to represent locations where added friction is  needed due to structures or increased turbulence due to sharp changes in  current speed.  More information on using this feature of CMS-Flow can  be found [[CMS-Flow:Bottom_Friction|'''here''']].
The  bottom friction parameter (related to Manning  <math>n</math>) is spatially varying (cell-specific) over  the grid domain.  The default value upon grid creation is 0.025.  At  times a user may desire to represent locations where added friction is  needed due to structures or increased turbulence due to sharp changes in  current speed.  More information on using this feature of CMS-Flow can  be found [[CMS-Flow:Bottom_Friction|'''here''']].


br style=clear:both /
<br style="clear:both" />
{| border=1
{| border="1"
! Card !! Arguments !! Default !! Range !! Description !! Versions
! Card !! Arguments !! Default !! Range !! Description !! Versions
|-
|-
| USE_WALL_FRICTION || CHARACTER || ON || ON nowiki|/nowiki OFF || Turns on or off wall friction || =3.5
| USE_WALL_FRICTION || CHARACTER || ON || ON <nowiki>|</nowiki> OFF || Turns on or off wall friction || >=3.5
|-
|-
| MANNING_N_DATASET || CHARACTER CHARACTER || [grid file] [grid name//Datasets/ManningsN] || none || Grid file name and dataset path for the input Manning's n dataset || =v3.5
| MANNING_N_DATASET || CHARACTER CHARACTER || [<grid file>] [<grid name>//"Datasets/ManningsN"] || none || Grid file name and dataset path for the input Manning's n dataset || >=v3.5
|-
|-
| MANNING_N_CONSTANT || real number || none || 0.001-0.5 || Specifies input Manning n dataset || =v3.5
| MANNING_N_CONSTANT || real number || none || 0.001-0.5 || Specifies input Manning n dataset || >=v3.5
|-
|-
| WAVE-CURRENT_MEAN_STRESS || character || W09 || W09 nowiki|/nowiki DATA2 nowiki| /nowiki DATA13 nowiki| /nowiki F85 nowiki| /nowiki HT95 || Defines the model used for calculating the mean bottom shear stress used in hydro || =4.0
| WAVE-CURRENT_MEAN_STRESS || character || W09 || W09 <nowiki>|</nowiki> DATA2 <nowiki>| </nowiki> DATA13 <nowiki>| </nowiki> F85 <nowiki>| </nowiki> HT95 || Defines the model used for calculating the mean bottom shear stress used in hydro || >=4.0
|}
|}
----
[[CMS#Documentation Portal | Documentation Portal]]

Revision as of 16:38, 16 January 2011

SMS Project Explorer showing CMS-Flow project.

The bottom friction parameter (related to Manning ) is spatially varying (cell-specific) over the grid domain. The default value upon grid creation is 0.025. At times a user may desire to represent locations where added friction is needed due to structures or increased turbulence due to sharp changes in current speed. More information on using this feature of CMS-Flow can be found here.


Card Arguments Default Range Description Versions
USE_WALL_FRICTION CHARACTER ON ON | OFF Turns on or off wall friction >=3.5
MANNING_N_DATASET CHARACTER CHARACTER [<grid file>] [<grid name>//"Datasets/ManningsN"] none Grid file name and dataset path for the input Manning's n dataset >=v3.5
MANNING_N_CONSTANT real number none 0.001-0.5 Specifies input Manning n dataset >=v3.5
WAVE-CURRENT_MEAN_STRESS character W09 W09 | DATA2 | DATA13 | F85 | HT95 Defines the model used for calculating the mean bottom shear stress used in hydro >=4.0

Documentation Portal