Template:Boilerplate Model help: Difference between revisions

From CSDMS
mNo edit summary
m Text replacement - "http://csdms.colorado.edu/wiki/" to "https://csdms.colorado.edu/wiki/"
 
(14 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<noinclude>
<!--
How to create a new "Model help" page:
How to create a new "Model help" page:
# Log in to the wiki
1) Log in to the wiki
# Create a new page for each model, by using the following URL:
2) Create a new page for each model, by using the following URL:
## http://csdms.colorado.edu/wiki/Model help:<modelname>
  * https://csdms.colorado.edu/wiki/Model help:<modelname>
## Replace <modelname> with the name of a model from Gary
  * Replace <modelname> with the name of a model
# Than follow the link "edit this page"
3) Than follow the link "edit this page"
##Now you will see preloaded text. Hit the button "Show Preview" at the bottom, below the edit window
  * Now you will see preloaded text. Hit the button "Show Preview" at the bottom, below the edit window
##You will see gray text, replace the gray text and hit the button "save" and your help document is all done.
  * You will see gray text with tag: <span class="remove_this_tag">; Remove the gray text with supporting text and add your own, Hit the button "save" and your help document is all done.


You can re-edit the page whenever you want.
You can re-edit the page whenever you want.
</noinclude>
-->
{{Model_help_image}}
{{Model_help_image}}
__NOTOC__
__NOTOC__
={{PAGENAME}}=
==<big><big>{{PAGENAME}}</big></big>==
<span class="remove_this_tag">~3lines that describe the module</span>


==Model Introduction==
==Model introduction==
<span style="color:gray">''~3lines that describe the module''</span>
<span class="remove_this_tag">Introduction to the module</span>


==Extended model introduction==
<div id=CMT_MODEL_PARAMETERS>
<span style="color:gray">''Extended introduction to the module''</span>
==Model parameters==
 
= First tab header =
==Model input parameters==
{|{{Prettytable}} class = "unsortablecellspacing="0" cellpadding="0" style="margin:0em 0em 0em 0;"
{|
|  <span style="color:gray">''input variable1''</span>
|  <span style="color:gray">''variable description1''</span>
| <span style="color:gray">''variable units1''</span>
|-
| <span style="color:gray">''variable2''</span>
|  <span style="color:gray">''description2''</span>
|  <span style="color:gray">''units2''</span>
|-
|-
!{{H13}}|Parameter
!{{H13}}|Description
!{{H13}}|Unit
|-valign="top"
|width="20%" |<span class="remove_this_tag">First parameter</span>
|width="60%" |<span class="remove_this_tag">Description parameter</span>
|width="20%" |<span class="remove_this_tag">[Units]</span>
|}
|}


==Model output parameters==
= Second tab header =
{|
{|{{Prettytable}} class = "unsortable" cellspacing="0" cellpadding="0" style="margin:0em 0em 0em 0;"
| <span style="color:gray">''output variable1''</span>
| <span style="color:gray">''variable description1''</span>
| <span style="color:gray">''variable units1''</span>
|-
| <span style="color:gray">''variable2''</span>
| <span style="color:gray">''description2''</span>
| <span style="color:gray">''units2''</span>
|-
|-
!{{H13}}|Parameter
!{{H13}}|Description
!{{H13}}|Unit
|-valign="top"
|width="20%"|<span class="remove_this_tag">First parameter</span>
|width="60%"|<span class="remove_this_tag">Description parameter</span>
|width="20%"|<span class="remove_this_tag">[Units]</span>
|}
|}


==Coupling parameters==
= Etc. tab header =
===Uses ports===
<headertabs/>
<span style="color:gray">''This will be something that the CSDMS facility will add''</span>
</div>


===Provides ports===
==Uses ports==
<span style="color:gray">''This will be something that the CSDMS facility will add''</span>
<span class="remove_this_tag">This will be something that the CSDMS facility will add</span>
 
==Provides ports==
<span class="remove_this_tag">This will be something that the CSDMS facility will add</span>


==Main equations==
==Main equations==
<span style="color:gray">''A list of the key equations. HTML format is supported; latex format will be supported in the future''</span>
<span class="remove_this_tag">A list of the key equations. HTML format is supported; latex format will be supported in the future</span>


===Numerical scheme===
==Notes==
<span style="color:gray">''Output variable''</span>
<span class="remove_this_tag">Any notes, comments, you want to share with the user</span>
 
<span class="remove_this_tag">Numerical scheme</span>


==Notes==
<span style="color:gray">''Any notes, comments, you want to share with the user''</span>


==Examples==
==Examples==
<span style="color:gray">''An example run with input parameters as well as a figure / movie of the output''</span>
<span class="remove_this_tag">An example run with input parameters, BLD files, as well as a figure / movie of the output</span>


<span style="color:gray">''Follow the next steps to include images / movies of simulations:''</span>
<span class="remove_this_tag">Follow the next steps to include images / movies of simulations:</span>
* <span style="color:gray">''Upload file: http://csdms.colorado.edu/wiki/Special:Upload</span>
* <span class="remove_this_tag">Upload file: https://csdms.colorado.edu/wiki/Special:Upload</span>
* <span style="color:gray">''Create link to the file on your page: <nowiki>[[Image:<file name>]]</nowiki>.</span>
* <span class="remove_this_tag">Create link to the file on your page: <nowiki>[[Image:<file name>]]</nowiki>.</span>


<span style="color:gray">''See also: [[Help:Images]] or [[Help:Movies]]''</span>
<span class="remove_this_tag">See also: [[Help:Images]] or [[Help:Movies]]</span>


==Developer(s)==
==Developer(s)==
<span style="color:gray">''Name of the module developer(s)''</span>
<span class="remove_this_tag">Name of the module developer(s)</span>


==References==
==References==
<span style="color:gray">''Key papers''</span>
<span class="remove_this_tag">Key papers</span>


==Links==
<span class="remove_this_tag">Any link, eg. to the model questionnaire, etc.</span>


==External links==
[[Category:Modules]] [[Category:Utility components]]
<span style="color:gray">''Any link, eg. to the model questionnaire, the e-book that is on the CSDMS web, Gary Parkers website....''</span>

Latest revision as of 17:18, 19 February 2018

The CSDMS Help System
The CSDMS Help System

Boilerplate Model help

~3lines that describe the module

Model introduction

Introduction to the module

Model parameters

Parameter Description Unit
First parameter Description parameter [Units]
Parameter Description Unit
First parameter Description parameter [Units]

Uses ports

This will be something that the CSDMS facility will add

Provides ports

This will be something that the CSDMS facility will add

Main equations

A list of the key equations. HTML format is supported; latex format will be supported in the future

Notes

Any notes, comments, you want to share with the user

Numerical scheme


Examples

An example run with input parameters, BLD files, as well as a figure / movie of the output

Follow the next steps to include images / movies of simulations:

See also: Help:Images or Help:Movies

Developer(s)

Name of the module developer(s)

References

Key papers

Links

Any link, eg. to the model questionnaire, etc.