SMS:ADH Hot Start Initial Conditions: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
No edit summary
No edit summary
(13 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Hide in print|{{ADH Menubox}}
[[Image:ADH Hot Start Initial.jpg|thumb|400 px|''ADH Hot Start Initial Conditions'' window]]
}}
This window can be accessed by the ''ADH'' | '''Hot Start Initial Conditions''' menu item. ADH requires that at least an initial depth dataset is defined to start a simulation. ADH can not start with a completely dry domain.
 
[[SMS:ADH - 2D Shallow Water Flow | Go to SMS:ADH page]]
 
{{SMS_Dev}}
 
This window can be accessed by the ADH | Hot Start Initial Conditions menu item. ADH requires that at least an initial depth dataset is defined to start a simulation. ADH can not start with a completely dry domain.


The initial condition datasets will be generated and appear in the "ADH Hot Start" folder of the Project Explorer. This folder and the datasets are locked for editing except from this dialog.
The initial condition datasets will be generated and appear in the "ADH Hot Start" folder of the Project Explorer. This folder and the datasets are locked for editing except from this dialog.
Line 14: Line 8:
=== Depth ===
=== Depth ===


''Constant water surface / Constant depth / Use defined dataset'' radio group specifies the method for defining the initial depth dataset. The ''Constant water surface'' control group includes the ''Elevation'' real number edit field which only allows elevations greater than the maximum mesh elevation. This produces a fully flooded domain with a flat horizontal water surface. The ''Constant depth'' control group similarly includes the ''Depth'' positive real number edit field. The depth value is applied to every node to create a water surface which is offset from the mesh geometry. The ''Use defined dataset'' control group allows for the selection of an existing scalar dataset located in the Project Explorer via ''Select Dataset...'' button. The name and time step information (if transient) of the selected dataset will appear below this button.
''Constant water surface / Constant depth / Use defined dataset'' radio group specifies the method for defining the initial depth dataset. The ''Constant water surface'' control group includes the ''Elevation'' real number edit field which only allows elevations greater than the maximum mesh elevation. This produces a fully flooded domain with a flat horizontal water surface. The ''Constant depth'' control group similarly includes the ''Depth'' positive real number edit field. The depth value is applied to every node to create a water surface which is offset from the mesh geometry. The ''Use defined dataset'' control group allows for the selection of an existing scalar dataset located in the Project Explorer via '''Select Dataset...''' button. The name and time step information (if transient) of the selected dataset will appear below this button.


=== Velocity ===
=== Velocity ===


''Specify velocity'' check box specifies whether an initial velocity dataset will be included and if checked, enables the ''Constant velocity / Use defined dataset'' method specification radio group. The ''Constant velocity'' control group includes ''X'' and ''Y'' velocity component real number edit fields. The composite velocity vector will be applied to every node in the domain. The ''Use defined dataset'' control group allows for the selection of an existing vector dataset located in the Project Explorer via ''Select Dataset...'' button. The name and time step information (if transient) of the selected dataset will appear below this button.
''Specify velocity'' check box specifies whether an initial velocity dataset will be included and if checked, enables the ''Constant velocity / Use defined dataset'' method specification radio group. The ''Constant velocity'' control group includes ''X'' and ''Y'' velocity component real number edit fields. The composite velocity vector will be applied to every node in the domain. The ''Use defined dataset'' control group allows for the selection of an existing vector dataset located in the Project Explorer via '''Select Dataset...''' button. The name and time step information (if transient) of the selected dataset will appear below this button.
 


[[SMS:ADH - 2D Shallow Water Flow | Go to SMS:ADH page]]
==Related Topics==
*[[SMS:ADH | ADH ]]




{{Template:Navbox SMS}}
{{Template:Navbox SMS}}
[[Category:SMS_Dev]]
[[Category:ADH Dialogs|H]]
[[Category:ADH|H]]

Revision as of 16:06, 16 February 2016

ADH Hot Start Initial Conditions window

This window can be accessed by the ADH | Hot Start Initial Conditions menu item. ADH requires that at least an initial depth dataset is defined to start a simulation. ADH can not start with a completely dry domain.

The initial condition datasets will be generated and appear in the "ADH Hot Start" folder of the Project Explorer. This folder and the datasets are locked for editing except from this dialog.

Dialog Description

Depth

Constant water surface / Constant depth / Use defined dataset radio group specifies the method for defining the initial depth dataset. The Constant water surface control group includes the Elevation real number edit field which only allows elevations greater than the maximum mesh elevation. This produces a fully flooded domain with a flat horizontal water surface. The Constant depth control group similarly includes the Depth positive real number edit field. The depth value is applied to every node to create a water surface which is offset from the mesh geometry. The Use defined dataset control group allows for the selection of an existing scalar dataset located in the Project Explorer via Select Dataset... button. The name and time step information (if transient) of the selected dataset will appear below this button.

Velocity

Specify velocity check box specifies whether an initial velocity dataset will be included and if checked, enables the Constant velocity / Use defined dataset method specification radio group. The Constant velocity control group includes X and Y velocity component real number edit fields. The composite velocity vector will be applied to every node in the domain. The Use defined dataset control group allows for the selection of an existing vector dataset located in the Project Explorer via Select Dataset... button. The name and time step information (if transient) of the selected dataset will appear below this button.

Related Topics