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 7076 for branches/UKMO/dev_r5518_GO6_package/NEMOGCM/CONFIG – NEMO

Ignore:
Timestamp:
2016-10-24T16:25:24+02:00 (7 years ago)
Author:
timgraham
Message:

Deleted unneeded domain_ref keyword from diaptr definitions in field_def. This caused and error with XIOS2 but should not change runs with XIOS1.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/UKMO/dev_r5518_GO6_package/NEMOGCM/CONFIG/SHARED/field_def.xml

    r7061 r7076  
    650650 
    651651      <!-- Poleward transport : ptr -->      
    652       <field_group id="diaptr" domain_ref="ptr" >  
     652      <field_group id="diaptr" >  
    653653        <field id="zomsfglo"          long_name="Meridional Stream-Function: Global"           unit="Sv"       grid_ref="gznl_W_3D" /> 
    654654        <field id="zomsfatl"          long_name="Meridional Stream-Function: Atlantic"         unit="Sv"       grid_ref="gznl_W_3D" /> 
Note: See TracChangeset for help on using the changeset viewer.