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 9120 for branches/UKMO/dev_r8814_surge_modelling_Nemo4/NEMOGCM/CONFIG/SHARED/field_def_nemo-opa.xml – NEMO

Ignore:
Timestamp:
2017-12-18T18:29:02+01:00 (6 years ago)
Author:
clne
Message:

Initial work on 2D surge configuration. Works for tide-only, no SBC yet

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/UKMO/dev_r8814_surge_modelling_Nemo4/NEMOGCM/CONFIG/SHARED/field_def_nemo-opa.xml

    r8698 r9120  
    203203         <field id="taum"         long_name="wind stress module"                    standard_name="magnitude_of_surface_downward_stress"                                 unit="N/m2"                           /> 
    204204         <field id="wspd"         long_name="wind speed module"                     standard_name="wind_speed"                                                           unit="m/s"                            /> 
     205         <field id="uwnd"         long_name="u component of wind"       unit="m/s"         /> 
     206         <field id="vwnd"         long_name="v component of wind"       unit="m/s"        /> 
    205207          
    206208         <!-- * variable relative to atmospheric pressure forcing : available with ln_apr_dyn --> 
Note: See TracChangeset for help on using the changeset viewer.