Skip to content

Enum: ModelingScaleEnum

Spatial scale of computational modeling in ERW studies.

URI: erw:ModelingScaleEnum

Permissible Values

Value Meaning Description
pore None Pore-scale modeling
column None Column-scale modeling
field None Field or plot-scale modeling
regional None Regional-scale modeling
global None Global-scale modeling

Slots

Name Description
scale Spatial scale of the modeling

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/erw-research/schema

LinkML Source

name: ModelingScaleEnum
description: Spatial scale of computational modeling in ERW studies.
from_schema: https://w3id.org/erw-research/schema
rank: 1000
permissible_values:
  pore:
    text: pore
    description: Pore-scale modeling.
  column:
    text: column
    description: Column-scale modeling.
  field:
    text: field
    description: Field or plot-scale modeling.
  regional:
    text: regional
    description: Regional-scale modeling.
  global:
    text: global
    description: Global-scale modeling.