SMS:CSHORE: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
No edit summary
 
(30 intermediate revisions by the same user not shown)
Line 1: Line 1:
__NOINDEX__
{{Not Released}}
{{Not Released}}


CSHORE is a transect morphology model which computes sediment transport along a specified profile/transect for a set of storm conditions.
CSHORE is a transect morphology model which computes sediment transport along a specified profile/transect for a set of storm conditions.


===Creating a Simulation with Transect Coverages===
The model is currently only available to model developers. If you are a developer working with Aquaveo, see the [http://www.xmsdevwiki.com/wiki/SMS:CSHORE Aquaveo developers wiki]. (log in required)
Create a new CSHORE Simulation by:
#Right-click in a blank section of the project explorer. 
#Then select '''New Simulation→CSHORE'''.
#This brings up the coverage dialog.  Select and name coverages to be created (keep the transect coverage selected).  Press '''OK'''.
#This creates a simulation along with a transect coverage (roughness coverage would also be created if the option was on).
 
===Working with Transects===
[[Image:CSHORE Arc Att.jpg|thumb|225 px|CSHORE Arc ''Attributes'' dialog]]
#In the transect coverage, select the '''Feature arc''' tool.
#Then click out an arc (this creates the transect).
#Then select the '''Select Feature arc''' tool.  Double-clicking on the arc will display the attributes in a dialog.
#The ''attributes'' dialog contains an elevation curve and also a permeable structure curve if turned on.
#If the transect arc was created over a scatter set, the curves can automatically be created by right-clicking on the transect coverage, then selecting '''Extract Elevations'''.  Then select the curve to extract to elevations or permeable structure.
 
===Working with Roughness===
The roughness coverage allows a user to create different roughness zones defined within polygon boundaries.
#In the roughness coverage, select the '''Feature arc''' tool.
#Click out multiple arcs that form a closed region.
#Then select ''Feature Objects''|'''Build Polygons''' from the menu.
#Switch to the '''Select Polygon''' tool.
#Double-clicking on the created polygon will bring up the ''Friction Factor'' dialog allowing the roughness to be specified.
[[Image:CSHORE Friction Factor.jpg|thumb|none|left|225 px|CSHORE ''Friction Factor'' dialog]]
 
===Viewing Transects Profile Plot===
Once curves have been established on the transects, you can view the transects profile plot.  This is done by:
#Right-click on the transects coverage and select '''Extract elevations''' from the right-click menu.
#Right-clicking on ''Simulation'', then selecting '''View transects profile'''.
[[Image:CSHORE Transects.jpg|thumb|none|left|500 px|CSHORE ''Sim Transects'' profile dialog]]
 
===Model Parameters===
The model parameters can be viewed by:
*Right-clicking on ''Simulation'', then selecting '''Model Control'''.
The ''Model Control'' dialog has the following tabs and options:
====Computations====
[[Image:CSHORE MC Comp.jpg|thumb|500 px|CSHORE ''Model Control'' showing the ''Computations'' tab]]
*Comments
*Moveable buttom
*Limited sediment availability
*Permeable bottom
*Stone
<blockquote>
*Porosity <math>n_p</math>
*Nominal diameter
</blockquote>
*Wave overtopping
*No standing water
*Wave/current interactions
*Wind effects
*Roller effects
<blockquote>
*Runup wire height
</blockquote>
*Constant nodal spacing
*Empirical breaker ratio parameter
*Default bottom friction factor <math>f_b</math>
 
====Sediment====
[[Image:CSHORE MC Sediment.jpg|thumb|500 px|CSHORE ''Model Control'' showing the ''Sediment'' tab]]
* Median diameter
* Fall velocity
* Specific gravity
* Efficiency <math>e_b</math>
* Efficiency <math>e_r</math>
* Suspended load parameter a
* Suspended load parameter <math>a_o</math>
* Limiting(maximium) slope tan
* Bedload parameter
 
====Wave data/Water levels====
* Enter wave, surge data together
* Data table
<blockquote>
* Seconds
* Peak period
* HRMSBC
* Wave setup
* Still water level
* Angle
</blockquote>
[[Image:CSHORE MC Wave Water.jpg|thumb|none|left|500 px|CSHORE ''Model Control'' showing the ''Wave data/Water levels'' tab]]
 
===Running the Model===
Running the model is accomplished by:
*Right-clicking on ''Simulation'', then selecting '''Save, Export and Launch CSHORE'''.
*This writes out the necessary input files for CSHORE in a folder called CSHORE in the same directory as the project.
*The model will run, creating text file output of the CSHORE results.
*Upon exiting the ''model wrapper'' dialog, the CSHORE results will be converted into a different format for SMS.
 
===Solution View===
To view the Solution View:
*Click on the ''Plot Wizard'' located on the bottom toolbar.
*Select '''CSHORE Solution View'''.
*Click '''Next'''.
*In the dialog there is a mode for ''Profile'' and ''Time series'' that can be chosen from the combo box on the top left side of the dialog.  ''Time series'' may not be chosen if wave overtopping and/or moveable bottom are turned off for all of the simulations.
*In ''Profile'' mode, the user may select multiple simulations and datasets, along with a single transect and time step.
*In ''Time series'' mode, the user may select multiple simulations, datasets, and transects.
*After the options are chosen, the user can hit "Update" in order to see a plot of the data on the right side of the dialog.


==Related Topics==
==Related Topics==
*[[SMS:SMS Models|SMS Models]]




{{Template:Navbox SMS}}
{{Template:Navbox SMS}}
[[Category:SMS Dev|C]]
[[Category:SMS Dev|C]]
[[Category:SMS Dialogs|C]]
[[Category:CSHORE]]
[[Category:CSHORE]]
[[Category:Archived]]
[[Category:Upcoming feature]]
[[Category:External Links]]

Latest revision as of 14:40, 4 June 2019

CSHORE is a transect morphology model which computes sediment transport along a specified profile/transect for a set of storm conditions.

The model is currently only available to model developers. If you are a developer working with Aquaveo, see the Aquaveo developers wiki. (log in required)

Related Topics