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 11692 for NEMO/branches/2019/dev_r11514_HPC-02_single-core-extrahalo/cfgs/SHARED/field_def_nemo-oce.xml – NEMO

Ignore:
Timestamp:
2019-10-12T16:08:18+02:00 (5 years ago)
Author:
francesca
Message:

Update branch to integrate the development starting from the current v4.01 ready trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/2019/dev_r11514_HPC-02_single-core-extrahalo/cfgs/SHARED/field_def_nemo-oce.xml

    r10824 r11692  
    343343   </field_group> 
    344344    
    345    <!-- scalar variables --> 
    346    <field_group id="SBC_0D"  grid_ref="grid_1point" > 
    347    </field_group> 
    348345 
    349346      </field_group> <!-- SBC --> 
     
    500497      <field id="ahmf_3d"      long_name=" 3D      f-eddy viscosity coefficient"   unit="m2/s or m4/s"  grid_ref="grid_T_3D"/> 
    501498 
    502       <field_group id="scalar"  grid_ref="grid_T_2D"  > 
     499      <field_group id="scalar"  grid_ref="grid_scalar"  > 
    503500         <!-- Need to have a salinity reference climatological file : sali_ref_clim_monthly --> 
    504501        <field id="voltot"     long_name="global total volume"                          standard_name="sea_water_volume"                               unit="m3"   /> 
     
    527524      </field_group> 
    528525       
    529       <!-- variables available with key_float --> 
     526      <!-- variables available with ln_floats --> 
    530527 
    531528      <field_group id="floatvar" grid_ref="grid_T_nfloat"  operation="instant" > 
Note: See TracChangeset for help on using the changeset viewer.