Template:CSDMS staff part: Difference between revisions

From CSDMS
(Created page with "<noinclude> This is the 'Model technical information' template. It should be called in the following format: <pre> {{CSDMS staff part |OpenMI compliant= |CCA component= |IRF inte...")
 
No edit summary
 
(25 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
This is the 'Model technical information' template.
This is the 'CSDMS staff part' template.
It should be called in the following format:
It should be called in the following format:
<pre>
<pre>
{{CSDMS staff part
{{CSDMS staff part
|OpenMI compliant=
| OpenMI compliant=
|CCA component=
| IRF interface=
|IRF interface=
| CMT component=
|CMT component=
| PyMT component=
| DataComponent=
| CodeReviewed=
}}
}}
</pre>
</pre>
Edit the page to see the template text.
Edit the page to see the template text.
</noinclude><includeonly>
</noinclude><includeonly>{{#set:CodeReviewed={{#ifeq:
{{CSDMS_header}}
{{#cargo_query:tables=BibEntryCargo,RefsInt2
|join on=BibEntryCargo._pageName= RefsInt2._pageName
|fields=PublicationMultipleModelsCargo,Journal
|where= PublicationMultipleModelsCargo='{{PAGENAME}}' AND Journal='Journal of Open Source Software'
|default=
}} ||1|0 }}}}
{{ModelQuestionnaire_Component_header}}
''This part will be filled out by CSDMS staff''
{| class="wikitable"  
{| class="wikitable"  
|-
|-
Line 18: Line 27:
| class="model_col2"| {{#arraymap:{{{OpenMI compliant|}}}|,|x|[[Code openmi compliant or not::x]]}}
| class="model_col2"| {{#arraymap:{{{OpenMI compliant|}}}|,|x|[[Code openmi compliant or not::x]]}}
|-
|-
| class="model_col1"| CCA component
| class="model_col1"| BMI compliant
| class="model_col2"| {{#arraymap:{{{CCA component|}}}|,|x|[[Code_compliant_or_not::x]]}}
|-
| class="model_col1"| IRF interface
| class="model_col2"| {{#arraymap:{{{IRF interface|}}}|,|x|[[Code_IRF_or_not::x]]}}
| class="model_col2"| {{#arraymap:{{{IRF interface|}}}|,|x|[[Code_IRF_or_not::x]]}}
|-
|-
| class="model_col1"| CMT compontent
| class="model_col1"| WMT component
| class="model_col2"| {{#arraymap:{{{CMT component|}}}|,|x|[[Code_CMT_compliant_or_not::x]]}}
| class="model_col2"| {{#arraymap:{{{CMT component|}}}|,|x|[[Code_CMT_compliant_or_not::x]]}}
|-
|-
| class="model_col1"| Memory requirements
| class="model_col1"| PyMT component
| class="model_col2"| [[Memory requirements::{{{Memory requirements|}}}]]
| class="model_col2"| {{#arraymap:{{{PyMT component|}}}|,|x|[[Code_PyMT_compliant_or_not::x]]}}
|-
|-
| class="model_col1"| Typical run time
| class="model_col1"| Is this a data component
| class="model_col2"| [[Run time model::{{{Typical run time|}}}]]
| class="model_col2"| [[DataComponent::{{{DataComponent|}}}]]
|}
|}
</includeonly>
</includeonly>

Latest revision as of 13:28, 21 April 2021

This is the 'CSDMS staff part' template. It should be called in the following format:

{{CSDMS staff part
| OpenMI compliant=
| IRF interface=
| CMT component=
| PyMT component=
| DataComponent=
| CodeReviewed=
}}

Edit the page to see the template text.