New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
Changeset 9129 for branches/NERC/dev_r5518_GO6_conserv_Check/NEMOGCM/CONFIG/SHARED/field_def_bgc.xml – NEMO

Ignore:
Timestamp:
2017-12-19T13:00:24+01:00 (6 years ago)
Author:
jpalmier
Message:

JPALM -- merge with GO6_package rev 8638-9114

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/NERC/dev_r5518_GO6_conserv_Check/NEMOGCM/CONFIG/SHARED/field_def_bgc.xml

    r8521 r9129  
    449449       <field id= "DMS_ANDM"   long_name="DMS Surface Concentration, Anderson modif" unit="nmol/L"      /> 
    450450       <field id= "CHL_MLD"    long_name="MLD averaged Chlorophyll"                  unit="mg Chl/m3"   /> 
     451       <field id= "CHL_CPL"    long_name="Scaled Surf or MLD Chlorophyll to UM"      unit="kg Chl/m3"   /> 
    451452       <field id= "ATM_XCO2"   long_name="Atmospheric xCO2"                          unit="ppm"         /> 
    452453       <field id= "OCN_FCO2"   long_name="Surface ocean fCO2"                        unit="uatm"        /> 
     
    703704      <field field_ref= "OCN_CO3"    name="OCN_CO3"    /> 
    704705      <field field_ref= "CO2FLUX"    name="CO2FLUX"    /> 
    705       <field field_ref= "FGCO2"      name="FGCO2"      /> 
    706706      <field field_ref= "OM_CAL"     name="OM_CAL"     /> 
    707707      <field field_ref= "OM_ARG"     name="OM_ARG"     /> 
     
    788788    </field_group> 
    789789 
     790    <field_group id="groupMEDUSA_cpl" > 
     791      <field field_ref= "CHL_CPL"    name="CHL_CPL"    /> 
     792      <field field_ref= "FGCO2"      name="FGCO2_CPL"  /> 
     793      <field field_ref= "DMS_SURF"   name="DMS_CPL"    /> 
     794      <field field_ref= "ATM_XCO2"   name="AXCO2_CPL"  /> 
     795      <field field_ref= "AEOLIAN"    name="DUST_CPL"   /> 
     796    </field_group> 
     797 
    790798    <field_group id="groupMEDUSA_3dd" > 
    791799      <field field_ref= "TPP3"       name="TPP3"       /> 
Note: See TracChangeset for help on using the changeset viewer.