Template:Boilerplate Model help: Difference between revisions
From CSDMS
m Text replacement - "http://csdms.colorado.edu/wiki/" to "https://csdms.colorado.edu/wiki/" |
|||
(5 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
1) Log in to the wiki | 1) Log in to the wiki | ||
2) 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: | ||
* | * https://csdms.colorado.edu/wiki/Model help:<modelname> | ||
* Replace <modelname> with the name of a model | * Replace <modelname> with the name of a model | ||
3) 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; | * 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. | ||
Line 13: | Line 13: | ||
{{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> | <span class="remove_this_tag">~3lines that describe the module</span> | ||
==Model introduction== | ==Model introduction== | ||
<span | <span class="remove_this_tag">Introduction to the module</span> | ||
==Model | <div id=CMT_MODEL_PARAMETERS> | ||
==Model parameters== | |||
= First tab header = | |||
{|{{Prettytable}} class = "unsortable" cellspacing="0" cellpadding="0" style="margin:0em 0em 0em 0;" | |||
| | |||
|- | |- | ||
!{{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> | |||
|} | |} | ||
= | = Second tab header = | ||
{| | {|{{Prettytable}} class = "unsortable" cellspacing="0" cellpadding="0" style="margin:0em 0em 0em 0;" | ||
|- | |- | ||
!{{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> | |||
|} | |} | ||
= Etc. tab header = | |||
<headertabs/> | |||
</div> | |||
==Uses ports== | ==Uses ports== | ||
<span | <span class="remove_this_tag">This will be something that the CSDMS facility will add</span> | ||
==Provides ports== | ==Provides ports== | ||
<span | <span class="remove_this_tag">This will be something that the CSDMS facility will add</span> | ||
==Main equations== | ==Main equations== | ||
<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> | ||
==Notes== | ==Notes== | ||
<span | <span class="remove_this_tag">Any notes, comments, you want to share with the user</span> | ||
<span | <span class="remove_this_tag">Numerical scheme</span> | ||
==Examples== | ==Examples== | ||
<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 | <span class="remove_this_tag">Follow the next steps to include images / movies of simulations:</span> | ||
* <span | * <span class="remove_this_tag">Upload file: https://csdms.colorado.edu/wiki/Special:Upload</span> | ||
* <span | * <span class="remove_this_tag">Create link to the file on your page: <nowiki>[[Image:<file name>]]</nowiki>.</span> | ||
<span | <span class="remove_this_tag">See also: [[Help:Images]] or [[Help:Movies]]</span> | ||
==Developer(s)== | ==Developer(s)== | ||
<span | <span class="remove_this_tag">Name of the module developer(s)</span> | ||
==References== | ==References== | ||
<span | <span class="remove_this_tag">Key papers</span> | ||
==Links== | ==Links== | ||
<span | <span class="remove_this_tag">Any link, eg. to the model questionnaire, etc.</span> | ||
[[Category:Modules]] [[Category:Utility components]] | [[Category:Modules]] [[Category:Utility components]] |
Latest revision as of 17:18, 19 February 2018

Boilerplate Model help
~3lines that describe the module
Model introduction
Introduction to the module
Model parameters
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:
- Upload file: https://csdms.colorado.edu/wiki/Special:Upload
- Create link to the file on your page: [[Image:<file name>]].
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.