SMS:ADCIRC Menu: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
No edit summary
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
The ''ADCIRC'' menu becomes active in the [[SMS:Mesh Module|mesh module]] when a mesh has been created from an ADCIRC map coverage.
The ADCIRC model makes use of right-click menus in both the simulation and with ADCIRC coverages.


==ADCIRC Simulation Menu==
The following menu commands are available in the [[SMS:ADCIRC|''ADCIRC'']] menu:
The following menu commands are available in the [[SMS:ADCIRC|''ADCIRC'']] menu:


'''Assign BC'''
; Delete : Removes the selected simulation.
<blockquote style="margin-top:0px; margin-bottom:0px;">
; Duplicate : Creates a copy of the selected simulation.
(Boundary Condition) Opens the [[SMS:ADCIRC Boundary Conditions|''ADCIRC Arc/Nodstring Attributes'']] dialog.
; Rename : Allows changing the name of the selected simulation.
</blockquote>
; Simulation Run Queue :
'''Spatial Attributes'''
; '''Model Control''' : Opens the [[SMS:ADCIRC Model Control|''ADCIRC Model Control'']] dialog.  
<blockquote style="margin-top:0px; margin-bottom:0px;">
; '''Model Check''' : Starts the [[SMS:Model Checker|model checker]].
Opens the [[SMS:ADCIRC Spatial Attributes|''Spacial Attributes'']] dialog.
; Export ADCIRC : Creates all of the input files needed for the ADCIRC model run.
</blockquote>
; Launch ADCIRC : Runs the ADCIRC engine and generates output files. See below for more information
'''Create Observation Station'''
; Save, Export, and Launch ADCRIC : Performs the process of saving the SMS project, exporting the ADCRIC input files, and launching the ADCIRC simulation.
<blockquote style="margin-top:0px; margin-bottom:0px;">
; Properties : Opens a ''Properties'' dialog showing information about the simulation.
Opens the [[SMS:ADCIRC Boundary Conditions#Recording Stations|''Recording Station'']] dialog.
</blockquote>
'''Mesh Generation Toolbox'''
<blockquote style="margin-top:0px; margin-bottom:0px;">
Brings up the ''Mesh Generation Toolbox'' where a mesh generation method can be selected for SMS to run. Currently, SMS supports the  [[SMS:LTEA|Localized Truncation Error Analysis (LTEA)]] method.
</blockquote>
'''Model Check'''  
<blockquote style="margin-top:0px; margin-bottom:0px;">
Starts the [[SMS:Model Checker|model checker]].
</blockquote>
'''Model Control'''
<blockquote style="margin-top:0px; margin-bottom:0px;">
Opens the [[SMS:ADCIRC Model Control|''ADCIRC Model Control'']] dialog.  
</blockquote>
'''Run ADCIRC'''
<blockquote style="margin-top:0px; margin-bottom:0px;">
Launches the ADCIRC engine and generates output files. See below for more information.
</blockquote>
===Obsolete Commands===
The following commands are no longer included in current versions of SMS.


'''Define Nodal Attributes'''
==ADCIRC Coverage Menus==
 
===Boundary Conditions===
'''Assign Nodal Attributes'''
When right-clicking on an ADCIRC boundary conditions coverage, the following additional commands are available:
 
;Tidal Attributes : Opens the ''ADCIRC Tidal Attributes'' dialog.
==Run ADCIRC==
;Flow  Attributes : Opens the ''ADCIRC Flow Attributes'' dialog.
Presently, ADCIRC uses a specific naming convention for its input and output files. Therefore, before ADCIRC can start, the basic input files must be present in the working directory, which SMS takes care of automatically.
 
To run ADCIRC:  
# Select ''ADCIRC'' | '''Model Control'''.  
# Select the ''General'' Tab.
# Name the project in the ''Project title:'' field and enter a name in the ''Run ID:'' field as well.
# Press '''OK'''.
# Select ''ADCIRC ''| '''Run ADCIRC'''.
# If the name of the ADCIRC executable does not appear, click the folder icon, locate the ADCIRC executable, and click '''OK'''.
 
The ADCIRC model wrapper appears and gives status for the time steps while the model runs. On a typical desktop machine, this will take around 15 minutes.
 
Once the ADCIRC run has completed, there will be several new files created. See [[SMS:ADCIRC Files|ADCIRC Files]] for more information about the files generated.


==Related Topics==
==Related Topics==
* [[SMS:ADCIRC Coverage|ADCIRC Coverage]]
* [[SMS:ADCIRC Coverages|ADCIRC Coverage]]
* [[SMS:ADCIRC Mesh|ADCIRC Mesh]]
* [[SMS:Steering|Steering]]
* [[SMS:Steering|Steering]]



Revision as of 15:33, 11 December 2018

The ADCIRC model makes use of right-click menus in both the simulation and with ADCIRC coverages.

ADCIRC Simulation Menu

The following menu commands are available in the ADCIRC menu:

Delete
Removes the selected simulation.
Duplicate
Creates a copy of the selected simulation.
Rename
Allows changing the name of the selected simulation.
Simulation Run Queue
Model Control
Opens the ADCIRC Model Control dialog.
Model Check
Starts the model checker.
Export ADCIRC
Creates all of the input files needed for the ADCIRC model run.
Launch ADCIRC
Runs the ADCIRC engine and generates output files. See below for more information
Save, Export, and Launch ADCRIC
Performs the process of saving the SMS project, exporting the ADCRIC input files, and launching the ADCIRC simulation.
Properties
Opens a Properties dialog showing information about the simulation.

ADCIRC Coverage Menus

Boundary Conditions

When right-clicking on an ADCIRC boundary conditions coverage, the following additional commands are available:

Tidal Attributes
Opens the ADCIRC Tidal Attributes dialog.
Flow Attributes
Opens the ADCIRC Flow Attributes dialog.

Related Topics