Toolbox to assist in the use of the model SBEACH.
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.
 
Joshua Simmons 9d914ccf1c update to remove example material and improve file calling 6 years ago
example/setup_info update to remove example material and improve file calling 6 years ago
sbeach_exe update to remove example material and improve file calling 6 years ago
.gitignore update to remove example material and improve file calling 6 years ago
README.md update to remove example material and improve file calling 6 years ago
RUN_sbeach_model.m init commit 7 years ago
SBEACH_GLUE_setup.m init commit 7 years ago
SBEACH_storm_setup.m init commit 7 years ago
calc_TNorientation.m init commit 7 years ago
formatpfdata.m init commit 7 years ago
fsbeach_checktsdata.m init commit 7 years ago
fsbeach_collectresults.m init commit 7 years ago
fsbeach_genbathy.m init commit 7 years ago
fsbeach_gentide.m init commit 7 years ago
fsbeach_genwaves.m init commit 7 years ago
fsbeach_getdefaults.m init commit 7 years ago
fsbeach_getstdsettings.m init commit 7 years ago
fsbeach_makecolumn.m init commit 7 years ago
fsbeach_modelskill.m init commit 7 years ago
fsbeach_processresults.m init commit 7 years ago
fsbeach_readxvrfile.m init commit 7 years ago
fsbeach_runmodel.m init commit 7 years ago
fsbeach_runsetup.m init commit 7 years ago
fsbeach_setupmodel.m init commit 7 years ago
fsbeach_writecfg.m init commit 7 years ago
setproperty.m init commit 7 years ago
volumefind.m init commit 7 years ago
writetofileang.m update to remove example material and improve file calling 6 years ago
writetofilecfg.m update to remove example material and improve file calling 6 years ago
writetofileelv.m update to remove example material and improve file calling 6 years ago
writetofilehdb.m update to remove example material and improve file calling 6 years ago
writetofilepri.m update to remove example material and improve file calling 6 years ago
writetofileprm.m update to remove example material and improve file calling 6 years ago
writetofilewav.m update to remove example material and improve file calling 6 years ago

README.md

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