30 Template MODEL page

Model Information
Home Page
Source Code
License
Authors
PEcAn Integration

Introduction

Introduction about model

PEcAn configuration file additions

Should list the model specific additions to the PEcAn file here

Model specific input files

List of inputs required by model, such as met, etc.

Model configuration files

MODEL is configured using 3 files which are placed in the run folder, as well as a symbolic link to the met file.

  • file1 : template for this file is located at models/MODEL/inst/file1 and is not modified.
  • file2 : template for this file is located at models/MODEL/inst/file2 and is not modified.
  • file3 : template for this file is in models/MODEL/inst/file3 or it is specified in the <model> section as <template>. The values in this template are replaced by those computed in the earlier stages of PEcAN.

Installation notes

This section contains notes on how to compile the model. The notes for the VM might work on other machines or configurations as well.

VM

30.1 Model Variables

We originally used the MsTMIP conventions. Since, We’ve added the PaLEON variable conventions to our standard as well. If a variable isn’t in one of those two, we stick to the CF conventions.

## Installing package into '/home/travis/R/Library'
## (as 'lib' is unspecified)

30.1.1 Download GFDL

The Downlad.GFDL function assimilates 3 hour frequency CMIP5 outputs generated by multiple GFDL models. GFDL developed several distinct modeling streams on the timescale of CMIP5 and AR5. These models include CM3, ESM2M and ESM2G with a spatial resolution of 2 degrees latitude by 2.5 degrees longitude. Each model has future outputs for the AR5 Representative Concentration Pathways ranging from 2006-2100.

30.1.2 CM3

GFDL’s CMIP5 experiments with CM3 included many of the integrations found in the long-term CMIP5 experimental design. The focus of this physical climate model is on the role of aerosols, aerosol-cloud interactions, and atmospheric chemistry in climate variability and climate change.

30.1.3 ESM2M & ESM2G

Two new models representing ocean physics with alternative numerical frameworks to explore the implications of some of the fundamental assumptions embedded in these models. Both ESM2M and ESM2G utilize a more advanced land model, LM3, than was available in ESM2.1 including a variety of enhancements (Milly et al., in prep). GFDL’s CMIP5 experiments with Earth System Models included many of the integrations found in the long-term CMIP5 experimental design. The ESMs, by design, close the carbon cycle and are used to study the impact of climate change on ecosystems, ecosystem changes on climate and human activities on ecosystems.

For more information please navigate here

<th></th>
<th>CM#</th>
<th>ESM2M</th>
<th>ESM2G</th>

<tr>
  <td>rcp26</td>
  <td></td>      
  <td>r1i1p1</td>
  <td>r1i1p1</td>      
</tr>
<tr>
  <td>rcp45</td>
  <td>r1i1p1, r3i1p1,r5i1p1</td>      
  <td>r1i1p1</td>
  <td>r1i1p1</td>      
</tr>
<tr>
  <td>rcp60</td>
  <td></td>      
  <td>r1i1p1</td>
  <td>r1i1p1</td>      
</tr>
<tr>
  <td>rcp85</td>
  <td>r1i1p1</td>      
  <td>r1i1p1</td>
  <td>r1i1p1</td>      
</tr>