agmip.github.io

AgMIP open source software development and use.

View the Project on GitHub

CLIM_CO2() - climate scenario relink function

Associate a CO2 value with a climate scenario to be simulated. This function is typically used within a Batch DOME to define for future climate scenarios.

Inputs:

Implicit Inputs (i.e., available in the data):

Outputs:

Example:

For baseline weather, use code: 0XFX and update CO2 to 380 ppm

&, REPLACE, CO2, CLIM_CO2(), 0XFX, 380

More Samples:

This new function is recommended to be used with batch feature of QuadUI. You can check the sample batch DOME file for this function by click HERE.

Dome functions page

Home