SMS:ADH Model Control: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
No edit summary
 
(25 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[Image:ADH Model Control Parameters.jpg|thumb|500 px|''Model Parameters'' tab of the ''ADH Model Control'' dialog]]
__NOINDEX__
{{SMS Deprecated Feature}}
[[Image:ADH Model Control Parameters.png|thumb|500 px|''Model Parameters'' tab of the ''ADH Model Control'' dialog]]
The ''ADH Model Control'' dialog contains the graphical prompts for specifying model options.  The dialog is accessed through the ''ADH'' | '''Model Control...''' menu item.  
The ''ADH Model Control'' dialog contains the graphical prompts for specifying model options.  The dialog is accessed through the ''ADH'' | '''Model Control...''' menu item.  


== Dialog Description ==
The dialog is divided into several tabs which each contain a number of parameter options. Before [[SMS:ADH Run Model|running ADH]], set and review model control parameters. Entered data will be used to write the files employed in the ADH model run.


Model control contains the following pages:
The available tabs are:


* [[ SMS:ADH Model Control Model Parameters | Model Parameters ]]
* [[ SMS:ADH Model Control Model Parameters | ''Model Parameters'' ]] – Set parameters for density effects, bendway correction, and wind stations.
* [[SMS:ADH Model Control Iterations|Iterations]]
* [[SMS:ADH Model Control Iterations|''Iterations'']] – Specifies the level of precision for the conservation of mass and momentum.
* [[ SMS:ADH Model Control Time | Time ]]
* [[ SMS:ADH Model Control Time | ''Time'' ]] – Specifies the simulation duration. By default, ADH uses transient conditions, but steady state simulations can be specified.
* [[ SMS:ADH Model Control Output | Output ]]
* [[ SMS:ADH Model Control Output | ''Output'' ]] – Set parameters for how often solution data will be written.
* [[ SMS:ADH Model Control Global Material Properties | Global Material Properties ]]
* [[ SMS:ADH Model Control Global Material Properties | ''Global Material Properties'' ]] – Set parameters that apply to all materials.
* [[SMS:ADH Model Control Advanced|Advanced]] (Cards)
* [[SMS:ADH Model Control Advanced|''Advanced'']] (Cards) – Allows maintaining options which are not otherwise supported by the SMS interface.
* [[SMS:ADH Model Control Solver|Solver]]
* [[SMS:ADH Model Control Solver|''Solver'']] – Advanced options for developers.


==ADH Model Control Output==
See the individual articles for each of the ADH model control tabs.
This page window is accessed from the Model Control window by clicking on the ''Output'' tab.
 
ADH will write solution data at startup and at each time step specified in a <font color="green">XY1</font> series definition and referred to by the <font color="green">OC</font> card. Flux data will be included with the solution data if output flow strings are specified (see [[SMS:ADH Boundary Condition Assignment|assigning boundary conditions]]).
 
==ADH Model Control Advanced (Cards)==
Model options not available in the interface can be specified in the ADH model control under the advanced tab. Each row in the spreadsheet will be saved as a different line in the *.bc file. The cards can be inserted and deleted using the insert and delete rows.
* The lines will be written out exactly as typed.
* The lines will be written out in the order in which they appear in the dialog.
* Any lines encountered in a *.bc file that is not recognized will appear in this list.
* Lines beginning with a "!" character are treated as comment lines and will be skipped over during a read.
* Comment lines are automatically generated and will not be preserved.
* All of these advanced cards will be grouped together at the bottom of the file regardless of where they appeared during reading.


==Related Topics==
==Related Topics==
Line 36: Line 26:
[[Category:ADH|M]]
[[Category:ADH|M]]
[[Category:SMS Model Control|A]]
[[Category:SMS Model Control|A]]
[[Category:Needs Update]]
{{stub}}

Latest revision as of 20:15, 11 September 2023

Model Parameters tab of the ADH Model Control dialog

The ADH Model Control dialog contains the graphical prompts for specifying model options. The dialog is accessed through the ADH | Model Control... menu item.

The dialog is divided into several tabs which each contain a number of parameter options. Before running ADH, set and review model control parameters. Entered data will be used to write the files employed in the ADH model run.

The available tabs are:

  • Model Parameters – Set parameters for density effects, bendway correction, and wind stations.
  • Iterations – Specifies the level of precision for the conservation of mass and momentum.
  • Time – Specifies the simulation duration. By default, ADH uses transient conditions, but steady state simulations can be specified.
  • Output – Set parameters for how often solution data will be written.
  • Global Material Properties – Set parameters that apply to all materials.
  • Advanced (Cards) – Allows maintaining options which are not otherwise supported by the SMS interface.
  • Solver – Advanced options for developers.

See the individual articles for each of the ADH model control tabs.

Related Topics

ADH