SMS:ADH Model Control: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
Line 18: Line 18:


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 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==

Revision as of 22:02, 27 February 2017

File:ADH Model Control Parameters.jpg
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.

Dialog Description

Model control contains the following pages:

ADH Model Control Output

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 XY1 series definition and referred to by the OC card. Flux data will be included with the solution data if output flow strings are specified (see assigning boundary conditions).

Related Topics

ADH