Template:Model technical information: Difference between revisions

From CSDMS
No edit summary
No edit summary
 
(11 intermediate revisions by the same user not shown)
Line 33: Line 33:
|-
|-
| class="model_col1"| Supported platforms
| class="model_col1"| Supported platforms
| class="model_col2"| {{#arraymap:{{{Supported platforms|}}}|,|x|[[Supported platforms::x]]}}
| class="model_col2"| <div itemscope itemtype="https://schema.org/SoftwareApplication"><span itemprop="operatingSystem">{{#arraymap:{{{Supported platforms|}}}|,|x|[[Supported platforms::x]]}}</span></div>
|-
|-
| class="model_col1"| Other platform
| class="model_col1"| Other platform
| class="model_col2"| [[Supported platforms other::{{{Other platform|}}}]]
| class="model_col2"| <span itemprop="operatingSystem">[[Supported platforms other::{{{Other platform|}}}]]</span>
|-
|-
| class="model_col1"| Programming language
| class="model_col1"| Programming language</div>
| class="model_col2"| {{#arraymap:{{{Programming language|}}}|,|x|[[Programming language::x]]}}
| class="model_col2"|  
 
<span itemprop="programmingLanguage" itemscope itemtype="http://schema.org/ComputerLanguage"><meta itemprop="name" content="{{#arraymap:{{{Programming language|}}}|,|x|x}}">{{#arraymap:{{{Programming language|}}}|,|x|[[Programming language::x]]}} </span>
|-
|-
| class="model_col1"| Other program language
| class="model_col1"| Other program language
| class="model_col2"| [[Program language other::{{{Other program language|}}}]]
| class="model_col2"| <span itemprop="programmingLanguage">[[Program language other::{{{Other program language|}}}]]</span>
|-
|-
| class="model_col1"| Code optimized
| class="model_col1"| Code optimized
Line 78: Line 80:
|-
|-
| class="model_col1"| Source web address
| class="model_col1"| Source web address
| class="model_col2"| [[Source web address::{{{Source web address|}}}]]
| class="model_col2"| <span itemprop="codeRepository" >[[Source web address::{{{Source web address|}}}]]</span>
|-
|-
| class="model_col1"| Source csdms web address
| class="model_col1"| Source csdms web address
| class="model_col2"| [[Source csdms web address::{{{Source csdms web address|}}}]]
| class="model_col2"| <span itemprop="codeRepository" >[[Source csdms web address::{{{Source csdms web address|}}}]] </span>
|-
|-
| class="model_col1"| Program license type
| class="model_col1"| Program license type
| class="model_col2"| [[Program license type::{{{Program license type|}}}]]
| class="model_col2"| <span itemprop="license" >[[Program license type::{{{Program license type|}}}]]</span>
|-
|-
| class="model_col1"| Program license type other
| class="model_col1"| Program license type other
| class="model_col2"| [[Program license type other::{{{Program license type other|}}}]]
| class="model_col2"| <span itemprop="license" >[[Program license type other::{{{Program license type other|}}}]]</span>
|-
|-
| class="model_col1"| Memory requirements
| class="model_col1"| Memory requirements

Latest revision as of 11:50, 18 April 2022

This is the 'Model technical information' template. It should be called in the following format:

{{Model technical information
|Supported platforms=
|Other platform=
|Programming language=
|Other program language=
|Code optimized=
|Multiple processors implemented=
|Nr of distributed processors=
|Nr of shared processors=
|Start year development=
|Does model development still take place?=
|If above answer is no, provide end year model development=
|DevelopmentCode=
|DevelopmentCodeYearChecked=
|Model availability=
|Source code availability=
|Source web address=
|Source csdms web address=
|Program license type=
|Program license type other=
|Memory requirements=
|Typical run time=
}}

Edit the page to see the template text.