Skip to content

Enum: SimulationType

Type of model simulation dataset

URI: SimulationType

Permissible Values

Value Meaning Description
counterfactual None Control/baseline simulation without alkalinity perturbation
perturbation None Simulation with alkalinity perturbation applied
other None Other simulation type not listed above

Slots

Name Description
simulation_type The type(s) of model simulation (e

Identifier and Mapping Information

Schema Source

  • from schema: https://schema.oaedata.org/OAEDataSchema

LinkML Source

name: SimulationType
description: Type of model simulation dataset
from_schema: https://schema.oaedata.org/OAEDataSchema
rank: 1000
permissible_values:
  counterfactual:
    text: counterfactual
    description: Control/baseline simulation without alkalinity perturbation
  perturbation:
    text: perturbation
    description: Simulation with alkalinity perturbation applied
  other:
    text: other
    description: Other simulation type not listed above