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 10322 for NEMO/branches/UKMO/dev_r9950_GO8_package/tests/CANAL/EXPREF/namelist_cfg – NEMO

Ignore:
Timestamp:
2018-11-16T16:06:47+01:00 (5 years ago)
Author:
davestorkey
Message:

UKMO/dev_r9950_GO8_package: Update to be relative to rev 10321 of NEMO4_beta_mirror branch.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/UKMO/dev_r9950_GO8_package/tests/CANAL/EXPREF/namelist_cfg

    r9718 r10322  
    3131   rn_ppgphi0  =    38.5   !  Reference latitude      [degrees] 
    3232   rn_u10      =      0.   !  10m wind speed              [m/s] 
    33      rn_windszx=   4000.   !  longitudinal wind extension   [km] 
    34      rn_windszy=   4000.   !  latitudinal wind extension    [km] 
     33     rn_windszx =   4000.   !  longitudinal wind extension   [km] 
     34     rn_windszy =   4000.   !  latitudinal wind extension    [km] 
    3535     rn_uofac  =      0.   !  Uoce multiplicative factor (0.:absolute or 1.:relative winds) 
    3636   rn_vtxmax   =      1.   !  initial vortex max current  [m/s] 
    3737   rn_uzonal   =      1.   !  initial zonal current       [m/s] 
    38      rn_ujetszx=   4000.   !  longitudinal jet extension   [km] 
    39      rn_ujetszy=   4000.   !  latitudinal jet extension    [km] 
     38     rn_ujetszx =   4000.   !  longitudinal jet extension   [km] 
     39     rn_ujetszy =   4000.   !  latitudinal jet extension    [km] 
    4040   nn_botcase  =      0    !  bottom definition (0:flat, 1:bump) 
    4141   nn_initcase =      1    !  initial condition case (0:rest, 1:zonal current, 2:current shear, 3: gaussian zonal current, 
     
    182182   ln_dynadv_vec = .false. !  vector form (T) or flux form (F) 
    183183      nn_dynkeg     = 0       ! scheme for grad(KE): =0   C2  ;  =1   Hollingsworth correction 
    184    ln_dynadv_cen2= .false. !  flux form - 2nd order centered scheme 
     184   ln_dynadv_cen2 = .false. !  flux form - 2nd order centered scheme 
    185185   ln_dynadv_ubs = .true.  !  flux form - 3rd order UBS      scheme 
    186186/ 
Note: See TracChangeset for help on using the changeset viewer.