You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
584 B
Markdown
20 lines
584 B
Markdown
# sbeach_toolbox
|
|
|
|
Toolbox to assist in the use of the model SBEACH.
|
|
|
|
Note this code is specifically written to align with (and borrows code from) the XBeach matlab toolbox so as to make the use of both models streamlined.
|
|
|
|
Written by Joshua Simmons
|
|
|
|
## Main code
|
|
* `RUN_sbeach_model.m`: this is an example function to call and use the SBEACH toolbox. It provides and
|
|
|
|
* `SBEACH_GLUE_setup.m` - REMOVE
|
|
* `SBEACH_storm_setup.m` - REMOVE
|
|
|
|
## Functions
|
|
|
|
* `fsbeach_setupmodel`: used to construct the data files and config file needed for SBEACH to run in the folder specified
|
|
|
|
## Example
|