|
|
| (78 intermediate revisions by 3 users not shown) |
| Line 1: |
Line 1: |
| − | <noinclude> | + | <noinclude>Template "Model"</noinclude> |
| − | This is the "Model" template.
| + | <includeonly>{{#widget:HideEditButton}} |
| − | It should be called in the following format:
| + | <table border="0" cellspacing="0" cellpadding="2" style="width: 100%; border-bottom: none;"> |
| − | <pre> | + | <tr> |
| − | {{Model | + | <td style="border: none; width: 20%; border-bottom:none; border-right: none;"> |
| − | |author_institution=
| + | |
| − | |author_name1=
| + | |
| − | |author_name2=
| + | |
| − | |author_name3=
| + | |
| − | |contact_email=
| + | |
| − | |website=
| + | |
| − | |source_download=
| + | |
| − | |logo=
| + | |
| − | |open_source_licensed=
| + | |
| − | |license=
| + | |
| − | |model_source_public=
| + | |
| − | |data_availability=
| + | |
| − | |modelling_software=
| + | |
| − | |processing_software=
| + | |
| − | |model_class=
| + | |
| − | |sectors=
| + | |
| − | |technologies=
| + | |
| − | |decisions=
| + | |
| − | |georegions=
| + | |
| − | |georesolution=
| + | |
| − | |timeresolution=
| + | |
| − | |network_coverage=
| + | |
| − | |math_modeltype=
| + | |
| − | |math_objective=
| + | |
| − | |deterministic=
| + | |
| − | |is_suited_for_many_scenarios=
| + | |
| − | |citation_references=
| + | |
| − | |citation_doi=
| + | |
| − | |example_research_questions=
| + | |
| − | |number_of_variables=
| + | |
| − | |computation_time_minutes=
| + | |
| − | |math_modeltype_shortdesc=
| + | |
| − | |text_description=
| + | |
| − | }}
| + | |
| − | </pre> | + | |
| − | Edit the page to see the template text.
| + | |
| − | </noinclude><includeonly> | + | |
| − | __NOTOC__
| + | |
| − | ==author_institution== | + | |
| − | [[author_institution::{{{author_institution|}}}]]
| + | |
| | | | |
| − | ==author_name1==
| + | [[Full Model Name::{{{Full_Model_Name|}}}]] |
| − | [[author_name1::{{{author_name1|}}}]] | + | |
| | | | |
| − | ==author_name2==
| + | {{#if: {{{logo|}}} | [[File:{{{logo|}}}|150x150px]]}} |
| − | [[author_name2::{{{author_name2|}}}]] | + | |
| | | | |
| − | ==author_name3==
| + | by [[author_institution::{{{author_institution|}}}]] |
| − | [[author_name3::{{{author_name3|}}}]] | + | |
| | | | |
| − | ==contact_email==
| + | Authors: <br> [[authors::{{{authors|}}}]] |
| − | [[contact_email::{{{contact_email|}}}]] | + | |
| | | | |
| − | ==website==
| + | Contact: <br> [[contact_persons::{{{contact_persons|}}}]] |
| − | [[website::{{{website|}}}]] | + | |
| | | | |
| − | ==source_download== | + | </td> |
| − | [[source_download::{{{source_download|}}}]]
| + | <td style="border-right: none; width: 45%; border-bottom:none; border-right: none;"> |
| | | | |
| − | ==logo==
| + | [[text_description::{{{text_description|}}}]] |
| − | [[logo::{{{logo|}}}]] | + | |
| | | | |
| − | ==open_source_licensed==
| + | Based on [[modelling_software::{{{modelling_software|}}}]]. Using [[processing_software::{{{processing_software|}}}]] for data processing. |
| − | [[open_source_licensed::{{{open_source_licensed|}}}]] | + | |
| | | | |
| − | ==license== | + | {{#if: {{{website|}}} | [{{{website|}}} Website / Documentation]<br>}} |
| − | {{#arraymap:{{{license|}}}|,|x|[[license::x]]}} | + | {{#if: {{{source_download|}}} | [{{{source_download|}}} Download]<br>}} |
| | + | </td> |
| | + | <td style="border-right: none; width: 25%; border-bottom:none;"> |
| | + | {{#set:open_source_licensed={{{open_source_licensed|}}} |
| | + | |source_download={{{source_download|}}} |
| | + | |website={{{website|}}} |
| | + | |model_source_public={{{model_source_public|}}} |
| | + | |open_future={{{open_future|}}} |
| | + | |data_availability={{{data_availability|}}} |
| | + | |contact_email={{{contact_email|}}} |
| | + | }} |
| | + | {{#ifeq: {{{open_source_licensed|}}} | Yes | [[File:IconYes.png|20px|link=]] Open Source <br><span style="font-size: 80%;">{{#arraymap:{{{license|}}}|,|x|[[license::x]]}}</span> | [[File:IconNo.png|20px|link=]] Not Open Source {{#if: {{{license|}}} | ({{#arraymap:{{{license|}}}|,|x|[[license::x]]}})}}}} |
| | | | |
| − | ==model_source_public==
| + | {{#ifeq: {{{model_source_public|}}} | Yes | [[File:IconYes.png|20px|link=]] Directly downloadable | [[File:IconNo.png|20px|link=]] Not directly downloadable}} |
| − | [[model_source_public::{{{model_source_public|}}}]]
| + | |
| | | | |
| − | ==data_availability==
| + | {{#ifeq: {{{data_availability|}}} | all | [[File:IconYes.png|20px|link=]] Input data shipped | |
| − | {{#arraymap:{{{data_availability|}}}|,|x|[[data_availability::x]]}} | + | {{#ifeq: {{{data_availability|}}} |
| | + | | some |
| | + | | Some input data shipped |
| | + | | [[File:IconNo.png|20px|link=]] No data shipped |
| | + | }} |
| | + | }} |
| | | | |
| − | ==modelling_software==
| + | {{#ifeq: {{{open_source_licensed|}}} | Yes || |
| − | [[modelling_software::{{{modelling_software|}}}]]
| + | {{#ifeq: {{{open_future|}}} | Yes | [[File:IconYes.png|20px|link=]] Planned to open up further in the future | [[File:IconNo.png|20px|link=]] Not planned to open up further in the future}} |
| | + | }} |
| | + | </td> |
| | + | </tr> |
| | + | </table> |
| | | | |
| − | ==processing_software==
| + | <p></p> |
| − | [[processing_software::{{{processing_software|}}}]]
| + | <br> |
| | + | <br> |
| | | | |
| − | ==model_class== | + | <table border="0" cellspacing="0" cellpadding="2" style="width: 100%; border-bottom: none;"> |
| − | {{#arraymap:{{{model_class|}}}|,|x|[[model_class::x]]}}
| + | <tr> |
| | + | <td style="border: none; width: 50%; border-bottom:1px solid #AAAAAA; font-size:126%;">Model Scope</td> |
| | + | <td style="border: none; width: 50%; border-bottom:1px solid #AAAAAA; font-size:126%;">Model type and solution approach</td> |
| | + | </tr> |
| | + | <tr> |
| | + | <td style="border: none; width: 50%; border-bottom:none; border-right: none;"> |
| | | | |
| − | ==sectors== | + | {| style="width: 100%" |
| − | {{#arraymap:{{{sectors|}}}|,|x|[[sectors::x]]}} | + | | width="40%" | Model class |
| | + | | width="60%" | {{#arraymap:{{{model_class|}}}|,|x|[[model_class::x]]}} |
| | + | |- |
| | + | | Sectors |
| | + | | {{#arraymap:{{{sectors|}}}|,|x|[[sectors::x]]}} |
| | + | |- |
| | + | | Technologies |
| | + | | {{#arraymap:{{{technologies|}}}|,|x|[[technologies::x]]}} |
| | + | |- |
| | + | | Decisions |
| | + | | {{#arraymap:{{{decisions|}}}|,|x|[[decisions::x]]}} |
| | + | |- |
| | + | | Regions |
| | + | | [[georegions::{{{georegions|}}}]] |
| | + | |- |
| | + | | Geographic Resolution |
| | + | | [[georesolution::{{{georesolution|}}}]] |
| | + | |- |
| | + | | Time resolution |
| | + | | {{#arraymap:{{{timeresolution|}}}|,|x|[[timeresolution::x]]}} |
| | + | |- |
| | + | | Network coverage |
| | + | | {{#arraymap:{{{network_coverage|}}}|,|x|[[network_coverage::x]]}} |
| | + | |} |
| | | | |
| − | ==technologies== | + | </td> |
| − | {{#arraymap:{{{technologies|}}}|,|x|[[technologies::x]]}}
| + | <td style="border: none; width: 50%; border-bottom:none;"> |
| | | | |
| − | ==decisions== | + | {| style="width: 100%" |
| − | {{#arraymap:{{{decisions|}}}|,|x|[[decisions::x]]}} | + | | width="40%" | Model type |
| | + | | width="60%" | {{#arraymap:{{{math_modeltype|}}}|,|x|[[math_modeltype::x]]}} |
| | + | |- |
| | + | | |
| | + | | [[math_modeltype_shortdesc::{{{math_modeltype_shortdesc|}}}]] |
| | + | |- |
| | + | | Variables |
| | + | | [[number_of_variables::{{{number_of_variables|}}}]] |
| | + | |- |
| | + | | Computation time |
| | + | | [[computation_time_minutes::{{{computation_time_minutes|}}}]] minutes {{#if:{{{computation_time_comments|}}} | ([[computation_time_comments::{{{computation_time_comments|}}}]])}} |
| | + | |- |
| | + | | Objective |
| | + | | [[math_objective::{{{math_objective|}}}]] |
| | + | |- |
| | + | | Uncertainty modeling |
| | + | | [[deterministic::{{{deterministic|}}}]] |
| | + | |- |
| | + | | Suited for many scenarios / monte-carlo |
| | + | | [[is_suited_for_many_scenarios::{{{is_suited_for_many_scenarios|}}}]] |
| | + | |} |
| | | | |
| − | ==georegions==
| + | </td> |
| − | [[georegions::{{{georegions|}}}]]
| + | </tr> |
| | + | </table> |
| | | | |
| − | ==georesolution==
| |
| − | [[georesolution::{{{georesolution|}}}]]
| |
| | | | |
| − | ==timeresolution== | + | === References === |
| − | {{#arraymap:{{{timeresolution|}}}|,|x|[[timeresolution::x]]}}
| + | |
| | | | |
| − | ==network_coverage== | + | ==== Scientific references ==== |
| − | {{#arraymap:{{{network_coverage|}}}|,|x|[[network_coverage::x]]}}
| + | |
| | | | |
| − | ==math_modeltype==
| + | [[citation_references::{{{citation_references|}}}]] |
| − | {{#arraymap:{{{math_modeltype|}}}|,|x|[[math_modeltype::x]]}} | + | {{#if: {{{citation_doi|}}} | <br> https://dx.doi.org/[[citation_doi::{{{citation_doi|}}}]]}} |
| | | | |
| − | ==math_objective==
| + | {{#if: {{{report_references|}}} | |
| − | [[math_objective::{{{math_objective|}}}]]
| + | ==== Reports produced using the model ==== |
| | | | |
| − | ==deterministic==
| + | [[report_references::{{{report_references|}}}]] |
| − | [[deterministic::{{{deterministic|}}}]] | + | |
| | | | |
| − | ==is_suited_for_many_scenarios==
| + | }} |
| − | [[is_suited_for_many_scenarios::{{{is_suited_for_many_scenarios|}}}]]
| + | {{#if: {{{example_research_questions|}}} | |
| | + | ==== Example research questions ==== |
| | | | |
| − | ==citation_references==
| |
| − | [[citation_references::{{{citation_references|}}}]]
| |
| − |
| |
| − | ==citation_doi==
| |
| − | [[citation_doi::{{{citation_doi|}}}]]
| |
| − |
| |
| − | ==example_research_questions==
| |
| | [[example_research_questions::{{{example_research_questions|}}}]] | | [[example_research_questions::{{{example_research_questions|}}}]] |
| | | | |
| − | ==number_of_variables==
| + | }} |
| − | [[number_of_variables::{{{number_of_variables|}}}]]
| + | |
| | | | |
| − | ==computation_time_minutes==
| + | <h4></h4> |
| − | [[computation_time_minutes::{{{computation_time_minutes|}}}]] | + | [[Model_fact_sheets|◀ back to model list]] |
| − | | + | |
| − | ==math_modeltype_shortdesc==
| + | |
| − | [[math_modeltype_shortdesc::{{{math_modeltype_shortdesc|}}}]]
| + | |
| − | | + | |
| − | ==text_description==
| + | |
| − | [[text_description::{{{text_description|}}}]]
| + | |
| | | | |
| | + | __NOTOC__ __NOEDITSECTION__ |
| | + | __SHOWFACTBOX__ |
| | [[Category:Model]] | | [[Category:Model]] |
| | </includeonly> | | </includeonly> |