ES-DOC CMIP6 Model Properties - Atmoschem

MIP Era: CMIP6
Institute: CAS
Source ID: SANDBOX-1
Topic: Atmoschem
Sub-Topics: Transport, Emissions Concentrations, Gas Phase Chemistry, Stratospheric Heterogeneous Chemistry, Tropospheric Heterogeneous Chemistry, Photo Chemistry.
Properties: 84 (39 required)
Model descriptions: Model description details
Initialized From: --

Notebook Help: Goto notebook help page
Notebook Initialised: 2018-02-15 16:53:45

Document Setup

IMPORTANT: to be executed each time you run the notebook


In [ ]:
# DO NOT EDIT !  
from pyesdoc.ipython.model_topic import NotebookOutput  

# DO NOT EDIT !  
DOC = NotebookOutput('cmip6', 'cas', 'sandbox-1', 'atmoschem')

Document Authors

Set document authors


In [ ]:
# Set as follows: DOC.set_author("name", "email")  
# TODO - please enter value(s)

Document Contributors

Specify document contributors


In [ ]:
# Set as follows: DOC.set_contributor("name", "email")  
# TODO - please enter value(s)

Document Publication

Specify document publication status


In [ ]:
# Set publication status:  
# 0=do not publish, 1=publish.   
DOC.set_publication_status(0)

1. Key Properties

Key properties of the atmospheric chemistry

1.1. Model Overview

Is Required: TRUE    Type: STRING    Cardinality: 1.1

Overview of atmospheric chemistry model.


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.atmoschem.key_properties.model_overview')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

1.2. Model Name

Is Required: TRUE    Type: STRING    Cardinality: 1.1

Name of atmospheric chemistry model code.


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.atmoschem.key_properties.model_name')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

1.3. Chemistry Scheme Scope

Is Required: TRUE    Type: ENUM    Cardinality: 1.N

Atmospheric domains covered by the atmospheric chemistry model


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.atmoschem.key_properties.chemistry_scheme_scope')  

# PROPERTY VALUE(S): 
# Set as follows: DOC.set_value("value")  
# Valid Choices: 
#      "troposhere"  
#      "stratosphere"  
#      "mesosphere"  
#      "mesosphere"  
#      "whole atmosphere"  
#      "Other: [Please specify]"  
# TODO - please enter value(s)

1.4. Basic Approximations

Is Required: TRUE    Type: STRING    Cardinality: 1.1

Basic approximations made in the atmospheric chemistry model


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.atmoschem.key_properties.basic_approximations')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

1.5. Prognostic Variables Form

Is Required: TRUE    Type: ENUM    Cardinality: 1.N

Form of prognostic variables in the atmospheric chemistry component.


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.atmoschem.key_properties.prognostic_variables_form')  

# PROPERTY VALUE(S): 
# Set as follows: DOC.set_value("value")  
# Valid Choices: 
#      "3D mass/mixing ratio for gas"  
#      "Other: [Please specify]"  
# TODO - please enter value(s)

1.6. Number Of Tracers

Is Required: TRUE    Type: INTEGER    Cardinality: 1.1

Number of advected tracers in the atmospheric chemistry model


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.atmoschem.key_properties.number_of_tracers')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value(value)  
# TODO - please enter value(s)

1.7. Family Approach

Is Required: TRUE    Type: BOOLEAN    Cardinality: 1.1

Atmospheric chemistry calculations (not advection) generalized into families of species?


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.atmoschem.key_properties.family_approach')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value(value)  
# Valid Choices: 
#     True  
#     False  
# TODO - please enter value(s)

1.8. Coupling With Chemical Reactivity

Is Required: TRUE    Type: BOOLEAN    Cardinality: 1.1

Atmospheric chemistry transport scheme turbulence is couple with chemical reactivity?


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.atmoschem.key_properties.coupling_with_chemical_reactivity')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value(value)  
# Valid Choices: 
#     True  
#     False  
# TODO - please enter value(s)

2. Key Properties --> Software Properties

Software properties of aerosol code

2.1. Repository

Is Required: FALSE    Type: STRING    Cardinality: 0.1

Location of code for this component.


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.atmoschem.key_properties.software_properties.repository')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

2.2. Code Version

Is Required: FALSE    Type: STRING    Cardinality: 0.1

Code version identifier.


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.atmoschem.key_properties.software_properties.code_version')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

2.3. Code Languages

Is Required: FALSE    Type: STRING    Cardinality: 0.N

Code language(s).


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.atmoschem.key_properties.software_properties.code_languages')  

# PROPERTY VALUE(S): 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

3. Key Properties --> Timestep Framework

Timestepping in the atmospheric chemistry model

3.1. Method

Is Required: TRUE    Type: ENUM    Cardinality: 1.1

Mathematical method deployed to solve the evolution of a given variable


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.atmoschem.key_properties.timestep_framework.method')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# Valid Choices: 
#      "Operator splitting"  
#      "Integrated"  
#      "Other: [Please specify]"  
# TODO - please enter value(s)

3.2. Split Operator Advection Timestep

Is Required: FALSE    Type: INTEGER    Cardinality: 0.1

Timestep for chemical species advection (in seconds)


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.atmoschem.key_properties.timestep_framework.split_operator_advection_timestep')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value(value)  
# TODO - please enter value(s)

3.3. Split Operator Physical Timestep

Is Required: FALSE    Type: INTEGER    Cardinality: 0.1

Timestep for physics (in seconds).


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.atmoschem.key_properties.timestep_framework.split_operator_physical_timestep')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value(value)  
# TODO - please enter value(s)

3.4. Split Operator Chemistry Timestep

Is Required: FALSE    Type: INTEGER    Cardinality: 0.1

Timestep for chemistry (in seconds).


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.atmoschem.key_properties.timestep_framework.split_operator_chemistry_timestep')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value(value)  
# TODO - please enter value(s)

3.5. Split Operator Alternate Order

Is Required: FALSE    Type: BOOLEAN    Cardinality: 0.1

?


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.atmoschem.key_properties.timestep_framework.split_operator_alternate_order')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value(value)  
# Valid Choices: 
#     True  
#     False  
# TODO - please enter value(s)

3.6. Integrated Timestep

Is Required: TRUE    Type: INTEGER    Cardinality: 1.1

Timestep for the atmospheric chemistry model (in seconds)


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.atmoschem.key_properties.timestep_framework.integrated_timestep')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value(value)  
# TODO - please enter value(s)

3.7. Integrated Scheme Type

Is Required: TRUE    Type: ENUM    Cardinality: 1.1

Specify the type of timestep scheme


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.atmoschem.key_properties.timestep_framework.integrated_scheme_type')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# Valid Choices: 
#      "Explicit"  
#      "Implicit"  
#      "Semi-implicit"  
#      "Semi-analytic"  
#      "Impact solver"  
#      "Back Euler"  
#      "Newton Raphson"  
#      "Rosenbrock"  
#      "Other: [Please specify]"  
# TODO - please enter value(s)

4. Key Properties --> Timestep Framework --> Split Operator Order

**

4.1. Turbulence

Is Required: FALSE    Type: INTEGER    Cardinality: 0.1

Call order for turbulence scheme. This should be an integer greater than zero, and may be the same value as for another process if they are calculated at the same time.


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.atmoschem.key_properties.timestep_framework.split_operator_order.turbulence')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value(value)  
# TODO - please enter value(s)

4.2. Convection

Is Required: FALSE    Type: INTEGER    Cardinality: 0.1

Call order for convection scheme This should be an integer greater than zero, and may be the same value as for another process if they are calculated at the same time.


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.atmoschem.key_properties.timestep_framework.split_operator_order.convection')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value(value)  
# TODO - please enter value(s)

4.3. Precipitation

Is Required: FALSE    Type: INTEGER    Cardinality: 0.1

Call order for precipitation scheme. This should be an integer greater than zero, and may be the same value as for another process if they are calculated at the same time.


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.atmoschem.key_properties.timestep_framework.split_operator_order.precipitation')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value(value)  
# TODO - please enter value(s)

4.4. Emissions

Is Required: FALSE    Type: INTEGER    Cardinality: 0.1

Call order for emissions scheme. This should be an integer greater than zero, and may be the same value as for another process if they are calculated at the same time.


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.atmoschem.key_properties.timestep_framework.split_operator_order.emissions')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value(value)  
# TODO - please enter value(s)

4.5. Deposition

Is Required: FALSE    Type: INTEGER    Cardinality: 0.1

Call order for deposition scheme. This should be an integer greater than zero, and may be the same value as for another process if they are calculated at the same time.


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.atmoschem.key_properties.timestep_framework.split_operator_order.deposition')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value(value)  
# TODO - please enter value(s)

4.6. Gas Phase Chemistry

Is Required: FALSE    Type: INTEGER    Cardinality: 0.1

Call order for gas phase chemistry scheme. This should be an integer greater than zero, and may be the same value as for another process if they are calculated at the same time.


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.atmoschem.key_properties.timestep_framework.split_operator_order.gas_phase_chemistry')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value(value)  
# TODO - please enter value(s)

4.7. Tropospheric Heterogeneous Phase Chemistry

Is Required: FALSE    Type: INTEGER    Cardinality: 0.1

Call order for tropospheric heterogeneous phase chemistry scheme. This should be an integer greater than zero, and may be the same value as for another process if they are calculated at the same time.


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.atmoschem.key_properties.timestep_framework.split_operator_order.tropospheric_heterogeneous_phase_chemistry')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value(value)  
# TODO - please enter value(s)

4.8. Stratospheric Heterogeneous Phase Chemistry

Is Required: FALSE    Type: INTEGER    Cardinality: 0.1

Call order for stratospheric heterogeneous phase chemistry scheme. This should be an integer greater than zero, and may be the same value as for another process if they are calculated at the same time.


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.atmoschem.key_properties.timestep_framework.split_operator_order.stratospheric_heterogeneous_phase_chemistry')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value(value)  
# TODO - please enter value(s)

4.9. Photo Chemistry

Is Required: FALSE    Type: INTEGER    Cardinality: 0.1

Call order for photo chemistry scheme. This should be an integer greater than zero, and may be the same value as for another process if they are calculated at the same time.


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.atmoschem.key_properties.timestep_framework.split_operator_order.photo_chemistry')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value(value)  
# TODO - please enter value(s)

4.10. Aerosols

Is Required: FALSE    Type: INTEGER    Cardinality: 0.1

Call order for aerosols scheme. This should be an integer greater than zero, and may be the same value as for another process if they are calculated at the same time.


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.atmoschem.key_properties.timestep_framework.split_operator_order.aerosols')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value(value)  
# TODO - please enter value(s)

5. Key Properties --> Tuning Applied

Tuning methodology for atmospheric chemistry component

5.1. Description

Is Required: TRUE    Type: STRING    Cardinality: 1.1

General overview description of tuning: explain and motivate the main targets and metrics retained. &Document the relative weight given to climate performance metrics versus process oriented metrics, &and on the possible conflicts with parameterization level tuning. In particular describe any struggle &with a parameter value that required pushing it to its limits to solve a particular model deficiency.


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.atmoschem.key_properties.tuning_applied.description')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

5.2. Global Mean Metrics Used

Is Required: FALSE    Type: STRING    Cardinality: 0.N

List set of metrics of the global mean state used in tuning model/component


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.atmoschem.key_properties.tuning_applied.global_mean_metrics_used')  

# PROPERTY VALUE(S): 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

5.3. Regional Metrics Used

Is Required: FALSE    Type: STRING    Cardinality: 0.N

List of regional metrics of mean state used in tuning model/component


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.atmoschem.key_properties.tuning_applied.regional_metrics_used')  

# PROPERTY VALUE(S): 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

5.4. Trend Metrics Used

Is Required: FALSE    Type: STRING    Cardinality: 0.N

List observed trend metrics used in tuning model/component


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.atmoschem.key_properties.tuning_applied.trend_metrics_used')  

# PROPERTY VALUE(S): 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

6. Grid

Atmospheric chemistry grid

6.1. Overview

Is Required: TRUE    Type: STRING    Cardinality: 1.1

Describe the general structure of the atmopsheric chemistry grid


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.atmoschem.grid.overview')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

6.2. Matches Atmosphere Grid

Is Required: TRUE    Type: BOOLEAN    Cardinality: 1.1

Does the atmospheric chemistry grid match the atmosphere grid?


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.atmoschem.grid.matches_atmosphere_grid')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value(value)  
# Valid Choices: 
#     True  
#     False  
# TODO - please enter value(s)

7. Grid --> Resolution

Resolution in the atmospheric chemistry grid

7.1. Name

Is Required: TRUE    Type: STRING    Cardinality: 1.1

This is a string usually used by the modelling group to describe the resolution of this grid, e.g. ORCA025, N512L180, T512L70 etc.


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.atmoschem.grid.resolution.name')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

7.2. Canonical Horizontal Resolution

Is Required: FALSE    Type: STRING    Cardinality: 0.1

Expression quoted for gross comparisons of resolution, eg. 50km or 0.1 degrees etc.


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.atmoschem.grid.resolution.canonical_horizontal_resolution')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

7.3. Number Of Horizontal Gridpoints

Is Required: FALSE    Type: INTEGER    Cardinality: 0.1

Total number of horizontal (XY) points (or degrees of freedom) on computational grid.


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.atmoschem.grid.resolution.number_of_horizontal_gridpoints')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value(value)  
# TODO - please enter value(s)

7.4. Number Of Vertical Levels

Is Required: FALSE    Type: INTEGER    Cardinality: 0.1

Number of vertical levels resolved on computational grid.


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.atmoschem.grid.resolution.number_of_vertical_levels')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value(value)  
# TODO - please enter value(s)

7.5. Is Adaptive Grid

Is Required: FALSE    Type: BOOLEAN    Cardinality: 0.1

Default is False. Set true if grid resolution changes during execution.


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.atmoschem.grid.resolution.is_adaptive_grid')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value(value)  
# Valid Choices: 
#     True  
#     False  
# TODO - please enter value(s)

8. Transport

Atmospheric chemistry transport

8.1. Overview

Is Required: TRUE    Type: STRING    Cardinality: 1.1

General overview of transport implementation


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.atmoschem.transport.overview')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

8.2. Use Atmospheric Transport

Is Required: TRUE    Type: BOOLEAN    Cardinality: 1.1

Is transport handled by the atmosphere, rather than within atmospheric cehmistry?


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.atmoschem.transport.use_atmospheric_transport')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value(value)  
# Valid Choices: 
#     True  
#     False  
# TODO - please enter value(s)

8.3. Transport Details

Is Required: FALSE    Type: STRING    Cardinality: 0.1

If transport is handled within the atmospheric chemistry scheme, describe it.


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.atmoschem.transport.transport_details')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

9. Emissions Concentrations

Atmospheric chemistry emissions

9.1. Overview

Is Required: TRUE    Type: STRING    Cardinality: 1.1

Overview atmospheric chemistry emissions


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.atmoschem.emissions_concentrations.overview')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

10. Emissions Concentrations --> Surface Emissions

**

10.1. Sources

Is Required: FALSE    Type: ENUM    Cardinality: 0.N

Sources of the chemical species emitted at the surface that are taken into account in the emissions scheme


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.atmoschem.emissions_concentrations.surface_emissions.sources')  

# PROPERTY VALUE(S): 
# Set as follows: DOC.set_value("value")  
# Valid Choices: 
#      "Vegetation"  
#      "Soil"  
#      "Sea surface"  
#      "Anthropogenic"  
#      "Biomass burning"  
#      "Other: [Please specify]"  
# TODO - please enter value(s)

10.2. Method

Is Required: FALSE    Type: ENUM    Cardinality: 0.N

Methods used to define chemical species emitted directly into model layers above the surface (several methods allowed because the different species may not use the same method).


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.atmoschem.emissions_concentrations.surface_emissions.method')  

# PROPERTY VALUE(S): 
# Set as follows: DOC.set_value("value")  
# Valid Choices: 
#      "Climatology"  
#      "Spatially uniform mixing ratio"  
#      "Spatially uniform concentration"  
#      "Interactive"  
#      "Other: [Please specify]"  
# TODO - please enter value(s)

10.3. Prescribed Climatology Emitted Species

Is Required: FALSE    Type: STRING    Cardinality: 0.1

List of chemical species emitted at the surface and prescribed via a climatology, and the nature of the climatology (E.g. CO (monthly), C2H6 (constant))


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.atmoschem.emissions_concentrations.surface_emissions.prescribed_climatology_emitted_species')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

10.4. Prescribed Spatially Uniform Emitted Species

Is Required: FALSE    Type: STRING    Cardinality: 0.1

List of chemical species emitted at the surface and prescribed as spatially uniform


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.atmoschem.emissions_concentrations.surface_emissions.prescribed_spatially_uniform_emitted_species')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

10.5. Interactive Emitted Species

Is Required: FALSE    Type: STRING    Cardinality: 0.1

List of chemical species emitted at the surface and specified via an interactive method


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.atmoschem.emissions_concentrations.surface_emissions.interactive_emitted_species')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

10.6. Other Emitted Species

Is Required: FALSE    Type: STRING    Cardinality: 0.1

List of chemical species emitted at the surface and specified via any other method


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.atmoschem.emissions_concentrations.surface_emissions.other_emitted_species')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

11. Emissions Concentrations --> Atmospheric Emissions

TO DO

11.1. Sources

Is Required: FALSE    Type: ENUM    Cardinality: 0.N

Sources of chemical species emitted in the atmosphere that are taken into account in the emissions scheme.


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.atmoschem.emissions_concentrations.atmospheric_emissions.sources')  

# PROPERTY VALUE(S): 
# Set as follows: DOC.set_value("value")  
# Valid Choices: 
#      "Aircraft"  
#      "Biomass burning"  
#      "Lightning"  
#      "Volcanos"  
#      "Other: [Please specify]"  
# TODO - please enter value(s)

11.2. Method

Is Required: FALSE    Type: ENUM    Cardinality: 0.N

Methods used to define the chemical species emitted in the atmosphere (several methods allowed because the different species may not use the same method).


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.atmoschem.emissions_concentrations.atmospheric_emissions.method')  

# PROPERTY VALUE(S): 
# Set as follows: DOC.set_value("value")  
# Valid Choices: 
#      "Climatology"  
#      "Spatially uniform mixing ratio"  
#      "Spatially uniform concentration"  
#      "Interactive"  
#      "Other: [Please specify]"  
# TODO - please enter value(s)

11.3. Prescribed Climatology Emitted Species

Is Required: FALSE    Type: STRING    Cardinality: 0.1

List of chemical species emitted in the atmosphere and prescribed via a climatology (E.g. CO (monthly), C2H6 (constant))


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.atmoschem.emissions_concentrations.atmospheric_emissions.prescribed_climatology_emitted_species')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

11.4. Prescribed Spatially Uniform Emitted Species

Is Required: FALSE    Type: STRING    Cardinality: 0.1

List of chemical species emitted in the atmosphere and prescribed as spatially uniform


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.atmoschem.emissions_concentrations.atmospheric_emissions.prescribed_spatially_uniform_emitted_species')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

11.5. Interactive Emitted Species

Is Required: FALSE    Type: STRING    Cardinality: 0.1

List of chemical species emitted in the atmosphere and specified via an interactive method


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.atmoschem.emissions_concentrations.atmospheric_emissions.interactive_emitted_species')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

11.6. Other Emitted Species

Is Required: FALSE    Type: STRING    Cardinality: 0.1

List of chemical species emitted in the atmosphere and specified via an "other method"


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.atmoschem.emissions_concentrations.atmospheric_emissions.other_emitted_species')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

12. Emissions Concentrations --> Concentrations

TO DO

12.1. Prescribed Lower Boundary

Is Required: FALSE    Type: STRING    Cardinality: 0.1

List of species prescribed at the lower boundary.


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.atmoschem.emissions_concentrations.concentrations.prescribed_lower_boundary')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

12.2. Prescribed Upper Boundary

Is Required: FALSE    Type: STRING    Cardinality: 0.1

List of species prescribed at the upper boundary.


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.atmoschem.emissions_concentrations.concentrations.prescribed_upper_boundary')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

13. Gas Phase Chemistry

Atmospheric chemistry transport

13.1. Overview

Is Required: TRUE    Type: STRING    Cardinality: 1.1

Overview gas phase atmospheric chemistry


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.atmoschem.gas_phase_chemistry.overview')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

13.2. Species

Is Required: FALSE    Type: ENUM    Cardinality: 0.N

Species included in the gas phase chemistry scheme.


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.atmoschem.gas_phase_chemistry.species')  

# PROPERTY VALUE(S): 
# Set as follows: DOC.set_value("value")  
# Valid Choices: 
#      "HOx"  
#      "NOy"  
#      "Ox"  
#      "Cly"  
#      "HSOx"  
#      "Bry"  
#      "VOCs"  
#      "isoprene"  
#      "H2O"  
#      "Other: [Please specify]"  
# TODO - please enter value(s)

13.3. Number Of Bimolecular Reactions

Is Required: TRUE    Type: INTEGER    Cardinality: 1.1

The number of bi-molecular reactions in the gas phase chemistry scheme.


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.atmoschem.gas_phase_chemistry.number_of_bimolecular_reactions')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value(value)  
# TODO - please enter value(s)

13.4. Number Of Termolecular Reactions

Is Required: TRUE    Type: INTEGER    Cardinality: 1.1

The number of ter-molecular reactions in the gas phase chemistry scheme.


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.atmoschem.gas_phase_chemistry.number_of_termolecular_reactions')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value(value)  
# TODO - please enter value(s)

13.5. Number Of Tropospheric Heterogenous Reactions

Is Required: TRUE    Type: INTEGER    Cardinality: 1.1

The number of reactions in the tropospheric heterogeneous chemistry scheme.


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.atmoschem.gas_phase_chemistry.number_of_tropospheric_heterogenous_reactions')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value(value)  
# TODO - please enter value(s)

13.6. Number Of Stratospheric Heterogenous Reactions

Is Required: TRUE    Type: INTEGER    Cardinality: 1.1

The number of reactions in the stratospheric heterogeneous chemistry scheme.


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.atmoschem.gas_phase_chemistry.number_of_stratospheric_heterogenous_reactions')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value(value)  
# TODO - please enter value(s)

13.7. Number Of Advected Species

Is Required: TRUE    Type: INTEGER    Cardinality: 1.1

The number of advected species in the gas phase chemistry scheme.


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.atmoschem.gas_phase_chemistry.number_of_advected_species')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value(value)  
# TODO - please enter value(s)

13.8. Number Of Steady State Species

Is Required: TRUE    Type: INTEGER    Cardinality: 1.1

The number of gas phase species for which the concentration is updated in the chemical solver assuming photochemical steady state


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.atmoschem.gas_phase_chemistry.number_of_steady_state_species')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value(value)  
# TODO - please enter value(s)

13.9. Interactive Dry Deposition

Is Required: TRUE    Type: BOOLEAN    Cardinality: 1.1

Is dry deposition interactive (as opposed to prescribed)? Dry deposition describes the dry processes by which gaseous species deposit themselves on solid surfaces thus decreasing their concentration in the air.


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.atmoschem.gas_phase_chemistry.interactive_dry_deposition')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value(value)  
# Valid Choices: 
#     True  
#     False  
# TODO - please enter value(s)

13.10. Wet Deposition

Is Required: TRUE    Type: BOOLEAN    Cardinality: 1.1

Is wet deposition included? Wet deposition describes the moist processes by which gaseous species deposit themselves on solid surfaces thus decreasing their concentration in the air.


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.atmoschem.gas_phase_chemistry.wet_deposition')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value(value)  
# Valid Choices: 
#     True  
#     False  
# TODO - please enter value(s)

13.11. Wet Oxidation

Is Required: TRUE    Type: BOOLEAN    Cardinality: 1.1

Is wet oxidation included? Oxidation describes the loss of electrons or an increase in oxidation state by a molecule


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.atmoschem.gas_phase_chemistry.wet_oxidation')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value(value)  
# Valid Choices: 
#     True  
#     False  
# TODO - please enter value(s)

14. Stratospheric Heterogeneous Chemistry

Atmospheric chemistry startospheric heterogeneous chemistry

14.1. Overview

Is Required: TRUE    Type: STRING    Cardinality: 1.1

Overview stratospheric heterogenous atmospheric chemistry


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.atmoschem.stratospheric_heterogeneous_chemistry.overview')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

14.2. Gas Phase Species

Is Required: FALSE    Type: ENUM    Cardinality: 0.N

Gas phase species included in the stratospheric heterogeneous chemistry scheme.


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.atmoschem.stratospheric_heterogeneous_chemistry.gas_phase_species')  

# PROPERTY VALUE(S): 
# Set as follows: DOC.set_value("value")  
# Valid Choices: 
#      "Cly"  
#      "Bry"  
#      "NOy"  
# TODO - please enter value(s)

14.3. Aerosol Species

Is Required: FALSE    Type: ENUM    Cardinality: 0.N

Aerosol species included in the stratospheric heterogeneous chemistry scheme.


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.atmoschem.stratospheric_heterogeneous_chemistry.aerosol_species')  

# PROPERTY VALUE(S): 
# Set as follows: DOC.set_value("value")  
# Valid Choices: 
#      "Sulphate"  
#      "Polar stratospheric ice"  
#      "NAT (Nitric acid trihydrate)"  
#      "NAD (Nitric acid dihydrate)"  
#      "STS (supercooled ternary solution aerosol particule))"  
# TODO - please enter value(s)

14.4. Number Of Steady State Species

Is Required: TRUE    Type: INTEGER    Cardinality: 1.1

The number of steady state species in the stratospheric heterogeneous chemistry scheme.


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.atmoschem.stratospheric_heterogeneous_chemistry.number_of_steady_state_species')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value(value)  
# TODO - please enter value(s)

14.5. Sedimentation

Is Required: TRUE    Type: BOOLEAN    Cardinality: 1.1

Is sedimentation is included in the stratospheric heterogeneous chemistry scheme or not?


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.atmoschem.stratospheric_heterogeneous_chemistry.sedimentation')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value(value)  
# Valid Choices: 
#     True  
#     False  
# TODO - please enter value(s)

14.6. Coagulation

Is Required: TRUE    Type: BOOLEAN    Cardinality: 1.1

Is coagulation is included in the stratospheric heterogeneous chemistry scheme or not?


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.atmoschem.stratospheric_heterogeneous_chemistry.coagulation')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value(value)  
# Valid Choices: 
#     True  
#     False  
# TODO - please enter value(s)

15. Tropospheric Heterogeneous Chemistry

Atmospheric chemistry tropospheric heterogeneous chemistry

15.1. Overview

Is Required: TRUE    Type: STRING    Cardinality: 1.1

Overview tropospheric heterogenous atmospheric chemistry


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.atmoschem.tropospheric_heterogeneous_chemistry.overview')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

15.2. Gas Phase Species

Is Required: FALSE    Type: STRING    Cardinality: 0.1

List of gas phase species included in the tropospheric heterogeneous chemistry scheme.


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.atmoschem.tropospheric_heterogeneous_chemistry.gas_phase_species')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

15.3. Aerosol Species

Is Required: FALSE    Type: ENUM    Cardinality: 0.N

Aerosol species included in the tropospheric heterogeneous chemistry scheme.


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.atmoschem.tropospheric_heterogeneous_chemistry.aerosol_species')  

# PROPERTY VALUE(S): 
# Set as follows: DOC.set_value("value")  
# Valid Choices: 
#      "Sulphate"  
#      "Nitrate"  
#      "Sea salt"  
#      "Dust"  
#      "Ice"  
#      "Organic"  
#      "Black carbon/soot"  
#      "Polar stratospheric ice"  
#      "Secondary organic aerosols"  
#      "Particulate organic matter"  
# TODO - please enter value(s)

15.4. Number Of Steady State Species

Is Required: TRUE    Type: INTEGER    Cardinality: 1.1

The number of steady state species in the tropospheric heterogeneous chemistry scheme.


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.atmoschem.tropospheric_heterogeneous_chemistry.number_of_steady_state_species')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value(value)  
# TODO - please enter value(s)

15.5. Interactive Dry Deposition

Is Required: TRUE    Type: BOOLEAN    Cardinality: 1.1

Is dry deposition interactive (as opposed to prescribed)? Dry deposition describes the dry processes by which gaseous species deposit themselves on solid surfaces thus decreasing their concentration in the air.


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.atmoschem.tropospheric_heterogeneous_chemistry.interactive_dry_deposition')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value(value)  
# Valid Choices: 
#     True  
#     False  
# TODO - please enter value(s)

15.6. Coagulation

Is Required: TRUE    Type: BOOLEAN    Cardinality: 1.1

Is coagulation is included in the tropospheric heterogeneous chemistry scheme or not?


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.atmoschem.tropospheric_heterogeneous_chemistry.coagulation')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value(value)  
# Valid Choices: 
#     True  
#     False  
# TODO - please enter value(s)

16. Photo Chemistry

Atmospheric chemistry photo chemistry

16.1. Overview

Is Required: TRUE    Type: STRING    Cardinality: 1.1

Overview atmospheric photo chemistry


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.atmoschem.photo_chemistry.overview')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

16.2. Number Of Reactions

Is Required: TRUE    Type: INTEGER    Cardinality: 1.1

The number of reactions in the photo-chemistry scheme.


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.atmoschem.photo_chemistry.number_of_reactions')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value(value)  
# TODO - please enter value(s)

17. Photo Chemistry --> Photolysis

Photolysis scheme

17.1. Method

Is Required: TRUE    Type: ENUM    Cardinality: 1.1

Photolysis scheme


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.atmoschem.photo_chemistry.photolysis.method')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# Valid Choices: 
#      "Offline (clear sky)"  
#      "Offline (with clouds)"  
#      "Online"  
# TODO - please enter value(s)

17.2. Environmental Conditions

Is Required: FALSE    Type: STRING    Cardinality: 0.1

Describe any environmental conditions taken into account by the photolysis scheme (e.g. whether pressure- and temperature-sensitive cross-sections and quantum yields in the photolysis calculations are modified to reflect the modelled conditions.)


In [ ]:
# PROPERTY ID - DO NOT EDIT !  
DOC.set_id('cmip6.atmoschem.photo_chemistry.photolysis.environmental_conditions')  

# PROPERTY VALUE: 
# Set as follows: DOC.set_value("value")  
# TODO - please enter value(s)

©2017 ES-DOC