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 8415 for branches/UKMO/r6232_HZG_WAVE-coupling/NEMOGCM/CONFIG – NEMO

Ignore:
Timestamp:
2017-08-08T12:54:49+02:00 (7 years ago)
Author:
jcastill
Message:

Calculate wind velocity relative to currents if needed for flux forcing in shelf seas configuration

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/UKMO/r6232_HZG_WAVE-coupling/NEMOGCM/CONFIG/SHARED/namelist_ref

    r7906 r8415  
    302302   cn_dir       = './'      !  root directory for the location of the flux files 
    303303   ln_shelf_flx = .false.   !  UKMO SHELF specific flux flag - read from file wind components instead of momentum  
     304   ln_rel_wind  = .false.   !  UKMO SHELF - calculate momentum from wind speed relative to currents  
     305   rn_wfac      = 1.0       !  UKMO SHELF - multiplicative factor for ocean/wind velocity 
    304306/ 
    305307!----------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.