ModelType: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{{Template:APIClass|Global_ALTA Class|Global_ALTA ALTA}}
{{Template:APIClass|Global_ALTA Class|Global_ALTA}}
Sets Arrhenius model as model type.
Sets Arrhenius model as model type.
== Syntax==
== Syntax==
{{APIPrefix|Public}}{{APIName|ModelType}}{{APIPrefix|As}}{{APIName|[[ALTASolverModel]]}}={{APIName|ALTASolverModel.Arrhenius}}<br>
{{APIPrefix|Public}}{{APIName|ModelType}}{{APIPrefix|As}}{{APIName|[[ALTASolverModel]]}}={{APIName|ALTASolverModel.Arrhenius}}<br>
{{APIComment|Sets ALTA solver model to an arrhenius model type}}
{{APIComment|Sets ALTA solver model to an arrhenius model type}}

Revision as of 21:25, 20 September 2013


Sets Arrhenius model as model type.

Syntax

Public ModelType As ALTASolverModel = ALTASolverModel.Arrhenius
Sets ALTA solver model to an arrhenius model type