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 12117 for NEMO/branches/2019/dev_r11879_ENHANCE-05_SimonM-Harmonic_Analysis/cfgs/SHARED/field_def_nemo-oce.xml – NEMO

Ignore:
Timestamp:
2019-12-09T10:46:17+01:00 (4 years ago)
Author:
smueller
Message:

Merging of the developments in /NEMO/branches/2019/dev_r10742_ENHANCE-12_SimonM-Tides@12096 with respect to /NEMO/trunk@12072 into /NEMO/branches/2019/dev_r11879_ENHANCE-05_SimonM-Harmonic_Analysis (tickets #2175 and #2194)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/2019/dev_r11879_ENHANCE-05_SimonM-Harmonic_Analysis/cfgs/SHARED/field_def_nemo-oce.xml

    r12022 r12117  
    206206 
    207207      </field_group> <!-- grid_T --> 
     208 
     209      <!-- Tides --> 
     210 
     211      <field_group id="Tides_T" grid_ref="grid_T_2D" operation="once" > 
     212        <!-- Tidal potential --> 
     213        <field id="tide_pot"      long_name="Total tidal potential" unit="m" /> 
     214        <field id="tide_pot_M2"   long_name="M2 tidal potential"    unit="m" /> 
     215        <field id="tide_pot_N2"   long_name="N2 tidal potential"    unit="m" /> 
     216        <field id="tide_pot_2N2"  long_name="2N2 tidal potential"   unit="m" /> 
     217        <field id="tide_pot_S2"   long_name="S2 tidal potential"    unit="m" /> 
     218        <field id="tide_pot_K2"   long_name="K2 tidal potential"    unit="m" /> 
     219        <field id="tide_pot_K1"   long_name="K1 tidal potential"    unit="m" /> 
     220        <field id="tide_pot_O1"   long_name="O1 tidal potential"    unit="m" /> 
     221        <field id="tide_pot_Q1"   long_name="Q1 tidal potential"    unit="m" /> 
     222        <field id="tide_pot_P1"   long_name="P1 tidal potential"    unit="m" /> 
     223        <field id="tide_pot_M4"   long_name="M4 tidal potential"    unit="m" /> 
     224        <field id="tide_pot_Mf"   long_name="Mf tidal potential"    unit="m" /> 
     225        <field id="tide_pot_Mm"   long_name="Mm tidal potential"    unit="m" /> 
     226        <field id="tide_pot_Msqm" long_name="Msqm tidal potential"  unit="m" /> 
     227        <field id="tide_pot_Mtm"  long_name="Mtm tidal potential"   unit="m" /> 
     228        <field id="tide_pot_S1"   long_name="S1 tidal potential"    unit="m" /> 
     229        <field id="tide_pot_MU2"  long_name="MU2 tidal potential"   unit="m" /> 
     230        <field id="tide_pot_NU2"  long_name="NU2 tidal potential"   unit="m" /> 
     231        <field id="tide_pot_L2"   long_name="L2 tidal potential"    unit="m" /> 
     232        <field id="tide_pot_T2"   long_name="T2 tidal potential"    unit="m" /> 
     233      </field_group> 
    208234 
    209235      <!-- OSMOSIS variables (available with ln_zdfosm=.true.) --> 
Note: See TracChangeset for help on using the changeset viewer.