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 13883 for NEMO/branches/UKMO/NEMO_4.0.3_GM_rossby_radius_ramp/cfgs/SHARED/field_def_nemo-oce.xml – NEMO

Ignore:
Timestamp:
2020-11-26T11:27:11+01:00 (4 years ago)
Author:
davestorkey
Message:

UKMO/NEMO_4.0.3_GM_rossby_radius_ramp: code changes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/UKMO/NEMO_4.0.3_GM_rossby_radius_ramp/cfgs/SHARED/field_def_nemo-oce.xml

    r13340 r13883  
    9292        <field id="beta"         long_name="haline contraction"                                                        unit="1e3"    grid_ref="grid_T_3D" /> 
    9393        <field id="rhop"         long_name="potential density (sigma0)"        standard_name="sea_water_sigma_theta"   unit="kg/m3"  grid_ref="grid_T_3D" /> 
     94        <field id="N_2d"         long_name="Depth-mean N"                                                              unit="m/s" /> 
     95        <field id="modslp"       long_name="sqrt( slpi^2 + slpj^2 )"                                                   unit="1"      grid_ref="grid_T_3D" /> 
     96        <field id="RossRad"      long_name="Rossby radius"                                                             unit="m" /> 
     97        <field id="RossRadlim"   long_name="Rossby radius (limited)"                                                   unit="m" /> 
     98        <field id="Tclinic_recip" long_name="recip of baroclinic timescale"                                            unit="s-1" /> 
     99        <field id="RR_GS"        long_name="Rossby radius / min(dx,dy)"                                                unit="1" /> 
    94100 
    95101        <!-- Energy - horizontal divergence --> 
Note: See TracChangeset for help on using the changeset viewer.