SMS:ADH Model Control: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
No edit summary
No edit summary
 
(32 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{SMS_Dev}}
__NOINDEX__
[[Image:ADH Model Control Parameters.jpg|thumb|400 px|''Model Parameters'' tab of the ''ADH Model Control'' dialog]]
{{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 Consolidation|Conslidation]]
* [[SMS:ADH Model Control Advanced|''Advanced'']] (Cards) – Allows maintaining options which are not otherwise supported by the SMS interface.
* [[SMS:ADH Model Control Advanced|Advanced (Cards)]]
* [[SMS:ADH Model Control Solver|''Solver'']] – Advanced options for developers.
* [[SMS:ADH Model Control Solver|Solver]]


==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.
 
==Dialog Description==
The following controls specify how often solution data will be written by ADH and the number of flux boundaries present.
 
===Output Times===
List box contains the times to be contained in the output series. Multiple selection is enabled for deleting times.
 
''Add by specifying a range / Add individual output time'' radio group specifies time information to be added. The ''Add by specifying a range'' control group includes Start at positive integer/real number field and units combo box, End at positive integer/real number field, and ''Increment'' positive integer/real number field and units combo box. The ''End'' at time units are the same as specified for the ''Start'' at time. The Add individual output time control includes a positive integer/real number field and units combo box. Each edit field allows for positive integer seconds or positive real number minutes, hours, etc., with six decimal places. All times are rounded to the nearest whole second (a decimal minute is rounded to the nearest decimal minute with a whole second equivalent) before being added.
''Add'' button includes the time information from the above radio group in the times list box. Duplicate times will be automatically removed from the list.
 
''Delete'' button removes the selected time(s) from the list box.
 
''Delete All'' buttons clears the entire times list without regard to the current selection.
 
''View output times'' in combo box specifies the time unit the list box will display the output times in.
 
''Specify curve fit tolerance'' check box and positive integer edit field specifies the series tolerance when checked.
 
===Flow===
''Number of nodestrings specified to output flow calculated across themselves'' displays the total number of ADH flux boundaries included in the simulation.


==Related Topics==
==Related Topics==
Line 56: Line 23:


{{Template:Navbox SMS}}
{{Template:Navbox SMS}}
[[Category:SMS_Dev]]
[[Category:ADH Dialogs|Mod]]
[[Category:SMS Dialogs|A]]
[[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