CMS Surface Roller: Difference between revisions
Jump to navigation
Jump to search
(Created page with The surface roller model is run after each CMS-Wave and before each CMS-Flow run. It runs on the wave grid but is a separate model and module within the CMS. The surface roller m...) |
m (1 revision: Import from Fault) |
||
(One intermediate revision by one other user not shown) | |||
Line 2: | Line 2: | ||
'''Table 1. CMS-Flow cards related to the surface roller''' | '''Table 1. CMS-Flow cards related to the surface roller''' | ||
{| border=1 | {| border="1" | ||
! Card !! Arguments !! Range !! Default !! Description | ! Card !! Arguments !! Range !! Default !! Description | ||
|- | |- | ||
| CALC_ROLLER || CHARACTER || ON nowiki|/nowiki OFF || OFF || Turns on or off the surface roller model in CMS. | | CALC_ROLLER || CHARACTER || ON <nowiki>|</nowiki> OFF || OFF || Turns on or off the surface roller model in CMS. | ||
|- | |- | ||
| ROLLER_DISSIPATION_COEFFICIENT || REA || 0.1 || 0.05-0.15 || Roller dissipation coefficient. | | ROLLER_DISSIPATION_COEFFICIENT || REA || 0.1 || 0.05-0.15 || Roller dissipation coefficient. | ||
Line 11: | Line 11: | ||
| ROLLER_EFFICIENCY_COEFFICIENT || REAL || 1.0 || 0.5-1.0 || Roller efficiency coefficient. | | ROLLER_EFFICIENCY_COEFFICIENT || REAL || 1.0 || 0.5-1.0 || Roller efficiency coefficient. | ||
|- | |- | ||
| ROLLER_SCHEME || CHARACTER || UPWIND1 nowiki|/ | | ROLLER_SCHEME || CHARACTER || UPWIND1 <nowiki>|</nowiki>UPWIND2 <nowiki>|</nowiki> LAX || UPWIND1 || Determines the numerical scheme used for the surface roller calculation. UPWIND1 is a first order upwind scheme, UPWIND2 is a second order upwind scheme, and LAX is the second order Lax scheme. | ||
|} | |} | ||
---- | |||
[[CMS#Documentation_Portal | Documentation Portal]] |
Latest revision as of 21:56, 8 September 2011
The surface roller model is run after each CMS-Wave and before each CMS-Flow run. It runs on the wave grid but is a separate model and module within the CMS. The surface roller model parameters are set within the CMS-Flow cmcmards for convenience. For more information on the surface roller model see the Surface Roller Technical Documentation.
Table 1. CMS-Flow cards related to the surface roller
Card | Arguments | Range | Default | Description |
---|---|---|---|---|
CALC_ROLLER | CHARACTER | ON | OFF | OFF | Turns on or off the surface roller model in CMS. |
ROLLER_DISSIPATION_COEFFICIENT | REA | 0.1 | 0.05-0.15 | Roller dissipation coefficient. |
ROLLER_EFFICIENCY_COEFFICIENT | REAL | 1.0 | 0.5-1.0 | Roller efficiency coefficient. |
ROLLER_SCHEME | CHARACTER | UPWIND1 |UPWIND2 | LAX | UPWIND1 | Determines the numerical scheme used for the surface roller calculation. UPWIND1 is a first order upwind scheme, UPWIND2 is a second order upwind scheme, and LAX is the second order Lax scheme. |