Model:WSGFAM: Difference between revisions
No edit summary |
No edit summary |
||
Line 41: | Line 41: | ||
|Supported platforms=Unix, Linux, Mac OS, Windows | |Supported platforms=Unix, Linux, Mac OS, Windows | ||
|Programming language=Matlab | |Programming language=Matlab | ||
|Start year development=2000 | |Start year development=2000 | ||
|Does model development still take place?=Yes | |Does model development still take place?=Yes | ||
|Model availability=As code | |Model availability=As code | ||
|Source code availability=Through CSDMS repository | |Source code availability=Through CSDMS repository | ||
|Source web address= | |Source csdms web address=https://github.com/csdms-contrib/wsgfam | ||
|ViewVC web address=http://csdms.colorado.edu/viewvc/wsgfam/ | |ViewVC web address=http://csdms.colorado.edu/viewvc/wsgfam/ | ||
|Program license type=Other | |Program license type=Other | ||
Line 64: | Line 60: | ||
|Other output format=matlab formats | |Other output format=matlab formats | ||
|Pre-processing software needed?=No | |Pre-processing software needed?=No | ||
|Post-processing software needed?=No | |Post-processing software needed?=No | ||
|Visualization software needed?=No | |Visualization software needed?=No | ||
}} | }} | ||
{{Process description model | {{Process description model | ||
Line 86: | Line 78: | ||
{{Documentation model | {{Documentation model | ||
|Manual model available=No | |Manual model available=No | ||
}} | }} | ||
{{Additional comments model}} | {{Additional comments model}} | ||
{{CSDMS staff part | {{CSDMS staff part | ||
|OpenMI compliant=No but possible | |OpenMI compliant=No but possible | ||
|IRF interface=No but possible | |IRF interface=No but possible | ||
|CMT component=Not yet | |CMT component=Not yet | ||
|CCA component=No but possible | |||
}} | }} | ||
{{DOI information | {{DOI information |
Revision as of 16:25, 23 February 2015
WSGFAM
Metadata
|
|
Download statistics
<pbars ytitle=Downloads Title='Monthly Downloads wsgfam' xlabels=true size=900x200 ymax=20 grid=true box=true cubic=true plots=open xformat=number connected=true angle=90 legend> ,Total downloads: 126 2008 - Jan,0 Feb,0 Mar,0 Apr,0 May,0 Jun,0 Jul,0 Aug,0 Sep,0 Oct,0 Nov,0 Dec,0 2009 - Jan,0 Feb,0 Mar,0 Apr,0 May,0 Jun,0 Jul,0 Aug,6 Sep,2 Oct,7 Nov,2 Dec,7 2010 - Jan,6 Feb,5 Mar,3 Apr,3 May,5 Jun,5 Jul,7 Aug,5 Sep,0 Oct,2 Nov,4 Dec,4 2011 - Jan,5 Feb,2 Mar,0 Apr,1 May,0 Jun,1 Jul,0 Aug,0 Sep,2 Oct,0 Nov,0 Dec,0 2012 - Jan,0 Feb,0 Mar,4 Apr,0 May,1 Jun,2 Jul,0 Aug,0 Sep,0 Oct,0 Nov,3 Dec,0 2013 - Jan,0 Feb,6 Mar,1 Apr,0 May,1 Jun,0 Jul,0 Aug,0 Sep,2 Oct,0 Nov,9 Dec,0 2014 - Jan,0 Feb,1 Mar,1 Apr,0 May,0 Jun,1 Jul,2 Aug,0 Sep,1 Oct,1 Nov,0 Dec,1 2015 - Jan,4 Feb,1 Mar,0 Apr,0 May,0 Jun,0 Jul,0 </pbars>
Introduction
History
References
Source code
Suggested way to reference a version of the model source code following data reference guidelines:
Publication(s) | Model described | Citations |
---|
Overview and general
Publication(s) | Model described | Citations |
---|
Applications
Publication(s) | Model described | Citations |
---|
Related theory and data
Publication(s) | Model described | Citations |
---|
Issues
Help
You will find the following folders when downloading the source code:
- A folder called "forcing" which contains the forcing and bathymetry files.
- A folder called "plotting" which contains a program for plotting the predicted deposition ("plot_wp.m") as well as shoreline data to make the plot pretty.
- A manuscript "Ma_Friedrichs_etal_2009_MarGeol_inprep_29Jul.pdf" that describes the latest application of this version of the model.
To run the model, simply put all the files in the same directory, set that directory as the default directory for Matlab, and type "WSGFAM_131" in the MatLab Command Window. To plot the output, type "plot_wp". The model, which simulates several months of deposition on the Waiapu New Zealand shelf, takes about 15 minutes to run on a laptop.