Model:Sakura: Difference between revisions
m incorporated template |
No edit summary |
||
Line 1: | Line 1: | ||
{{Modeler information | |||
|First name=Yusuke | |||
|Last name=Kubo | |||
|Type of contact=Model developer | |||
|Institute / Organization=Center for Deep Earth Exploration (CDEX) | |||
|Postal address 1=3173-25 Showa-machi, Kanazawa-ku | |||
|Town / City=Yokohama | |||
|Postal code=236-0001 | |||
|State=NO STATE | |||
|Country=Japan | |||
|Email address=kuboy@jamstec.go.jp | |||
}} | |||
{{Additional modeler information | |||
|Additional first name=Eric | |||
|Additional last name=Hutton | |||
|Additional type of contact=Model developer | |||
}} | |||
{{Model identity | |||
|Model type=Single | |||
|Categories=Coastal, Marine | |||
|One-line model description=3 Equation hyperpycnal flow model | |||
|Extended model description=3-equation hyperpycnal flow model. | |||
}} | |||
{{Model technical information | |||
|Supported platforms=Unix, Linux, Mac OS, Windows | |||
|Programming language=C | |||
|Code optimized=Single Processor | |||
|Start year development=2002 | |||
|Does model development still take place?=Yes | |||
|Model availability=As code | |||
|Source code availability=Through CSDMS repository | |||
|Program license type=Apache public license | |||
|OpenMI compliant=No but possible | |||
|CCA component=No but possible | |||
|IRF interface=No but possible | |||
|Memory requirements=Minimal | |||
|Typical run time=Seconds | |||
}} | |||
{{Input - Output description | |||
|Describe input parameters=Main input parameters: | |||
* River velocity, width, depth, and sediment concentration | |||
* Bathymetry | |||
|Input format=ASCII | |||
|Describe output parameters=CSV file of final bathymetry and deposit thickness for each grain size contained in the flow | |||
|Output format=ASCII | |||
|Pre-processing software needed?=No | |||
|Post-processing software needed?=No | |||
|Visualization software needed?=No | |||
}} | |||
{{Process description model | |||
|Describe processes represented by the model=Hyperpycnal flow | |||
|Describe key physical parameters and equations=See Kubo 2003 (doi:10.1016/j.sedgeo.2003.11.002) | |||
|Describe length scale and resolution constraints=Horizontal resolution is typically 10s of meters | |||
|Describe time scale and resolution constraints=A single river flood event. | |||
}} | |||
{{Model testing | |||
|Describe available calibration data sets=-- | |||
|Describe available test data sets=-- | |||
|Describe ideal data for testing=-- | |||
}} | |||
{{Users groups model | |||
|Do you have current or future plans for collaborating with other researchers?=None | |||
}} | |||
{{Documentation model | |||
|Provide key papers on model if any=doi:10.1016/j.sedgeo.2003.11.002 | |||
|Manual model available=No | |||
}} | |||
{{Additional comments model}} | |||
{{Infobox Model | {{Infobox Model | ||
|model name = Sakura | |model name = Sakura |
Revision as of 09:58, 18 September 2009
Contact
Name | Yusuke Kubo |
Type of contact | Model developer |
Institute / Organization | Center for Deep Earth Exploration (CDEX) |
Postal address 1 | 3173-25 Showa-machi, Kanazawa-ku |
Postal address 2 | |
Town / City | Yokohama |
Postal code | 236-0001 |
State | NO STATE |
Country | Japan |
Email address | kuboy@jamstec.go.jp |
Phone | |
Fax |
Name | Eric Hutton |
Type of contact | Model developer |
Institute / Organization | |
Postal address 1 | |
Postal address 2 | |
Town / City | |
Postal code | |
State | |
Country | |
Email address | |
Phone | |
Fax |
Sakura
Metadata
Summary
Technical specs
In/Output
Process
Testing
Other
SakuraIntroductionHistoryPapersSakura QuestionnaireContact Information
Model description
Technical information
Input / Output description
Process description
Testing
User groups
Documentation
Additional comments
IssuesHelpInput FilesOutput FilesDownloadSourceSakura is part of the sedflux model. Although it is also available as a seperate distribution, its source code is contained within the sedflux repository. To browse the repository, point your browser to: http://csdms.colorado.edu/viewvc/sedflux/?root=sedflux Command-Line AccessIf you plan to make changes, use this command to check out the code as yourself using HTTPS: <geshi lang=bash>
svn checkout https://csdms.colorado.edu/svn/sedflux/ </geshi> 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 csdms@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/ |