Model:WSGFAM: Difference between revisions
No edit summary |
m removed old questionnaire information. Replaced with form |
||
| Line 86: | Line 86: | ||
<!-- Edit the part above to update info on other papers --> | <!-- Edit the part above to update info on other papers --> | ||
==Introduction== | |||
== History == | |||
== Papers == | |||
== | == Issues == | ||
== Help == | |||
You will find the following folders when downloading the source code: | 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 "forcing" which contains the forcing and bathymetry files. | ||
| Line 252: | Line 103: | ||
"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. | "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. | ||
== Input Files == | |||
== Output Files == | |||
== Download == | |||
{{Download Model|wsgfam}} | {{Download Model|wsgfam}} | ||
== Source == | |||
=== Source Code ''wsgfam''=== | |||
''wsgfam'' is a stand-alone subroutine. | ''wsgfam'' is a stand-alone subroutine. | ||
To browse the repository, point your browser to: [http://csdms.colorado.edu/viewvc/trunk/?root=wsgfam http://csdms.colorado.edu/viewvc/trunk/?root=wsgfam] | To browse the repository, point your browser to: [http://csdms.colorado.edu/viewvc/trunk/?root=wsgfam http://csdms.colorado.edu/viewvc/trunk/?root=wsgfam] | ||
=== Command-Line Access === | |||
If you plan to make changes, use this command to check out the code as yourself using HTTPS: | If you plan to make changes, use this command to check out the code as yourself using HTTPS: | ||
| Line 280: | Line 131: | ||
To obtain a CSDMS Subversion account or to become a member of this project, please email [mailto:CSDMSsupport@colorado.edu CSDMSsupport@colorado.edu]. | To obtain a CSDMS Subversion account or to become a member of this project, please email [mailto:CSDMSsupport@colorado.edu CSDMSsupport@colorado.edu]. | ||
=== GUI and IDE Access === | |||
This project's Subversion repository may be accessed using many different client programs and plug-ins. See your client's documentation for more information. | This project's Subversion repository may be accessed using many different client programs and plug-ins. See your client's documentation for more information. | ||
=== Subversion Help === | |||
For help on how to use Subversion, an excellent manual is available online at [http://svnbook.red-bean.com/ http://svnbook.red-bean.com/] | For help on how to use Subversion, an excellent manual is available online at [http://svnbook.red-bean.com/ http://svnbook.red-bean.com/] | ||
Revision as of 10:41, 18 September 2009
Contact
| Name | Carl Friedrichs |
| Type of contact | Project manager |
| Institute / Organization | Virginia Institute of Marine Science |
| Postal address 1 | Box 1346 |
| Postal address 2 | |
| Town / City | Gloucester Point |
| Postal code | 23062 |
| State | Virginia |
| Country | USA"USA" is not in the list (Afghanistan, Albania, Algeria, Andorra, Angola, Antigua and Barbuda, Argentina, Armenia, Australia, Austria, ...) of allowed values for the "Country" property. |
| Email address | cfried@vims.edu |
| Phone | 804-684-7303 |
| Fax | 804-684-7250 |
| Name | Malcolm Scully |
| Type of contact | Model developer |
| Institute / Organization | |
| Postal address 1 | |
| Postal address 2 | |
| Town / City | |
| Postal code | |
| State | |
| Country | |
| Email address | |
| Phone | |
| Fax |
| Name | Yanxia Ma |
| Type of contact | Model developer |
| Institute / Organization | |
| Postal address 1 | |
| Postal address 2 | |
| Town / City | |
| Postal code | |
| State | |
| Country | |
| Email address | |
| Phone | |
| Fax |
WSGFAM
Metadata
Summary
Technical specs
In/Output
Process
Testing
Other
IntroductionHistoryPapersIssuesHelpYou will find the following folders when downloading the source code:
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. Input FilesOutput FilesDownloadSourceSource Code wsgfamwsgfam is a stand-alone subroutine. To browse the repository, point your browser to: http://csdms.colorado.edu/viewvc/trunk/?root=wsgfam Command-Line AccessIf you plan to make changes, use this command to check out the code as yourself using HTTPS: # Project members authenticate over HTTPS to allow committing changes.
svn checkout https://csdms.colorado.edu/svn/wsgfam/When prompted, enter your CSDMS Subversion password. Non-members may only check out a read-only working copy of the project source. To obtain a CSDMS Subversion account or to become a member of this project, please email CSDMSsupport@colorado.edu. GUI and IDE AccessThis project's Subversion repository may be accessed using many different client programs and plug-ins. See your client's documentation for more information. Subversion HelpFor help on how to use Subversion, an excellent manual is available online at http://svnbook.red-bean.com/ |
