Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Settings (compile-time-defaults.yml)

catalog/ModelSpec/cson_roms-marbl_v0.1/templates/compile-time-defaults.yml

compile-time-defaults.yml
# Default configuration parameters for ROMS model configuration templates
# This file contains default values for compile-time (cppdefs.opt) parameters only.
# All namelist parameters live in run-time-defaults.yml.

cppdefs:
  # Boundary condition flags
  obc_west: true
  obc_east: true
  obc_north: true
  obc_south: true
  marbl: true
  cdr_forcing: false
  co2_tvarying: false  # Set to true when using time-varying CO2 atmospheric forcing (MBL_co2)