Changeset 5837 for CONFIG/UNIFORM


Ignore:
Timestamp:
05/25/21 16:25:02 (3 years ago)
Author:
cetlod
Message:

NEMO_v6.1 : remove bbl parametrisation for Offline since the coef are not in dynamical files

Location:
CONFIG/UNIFORM/v6/NEMO_v6
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/NEMO_v6/AA_make

    r5566 r5837  
    3636 
    3737orca2offpisces:  ../../modeles/NEMOGCM/CONFIG 
    38         (cd ../../modeles/NEMOGCM/CONFIG; cp ../../../config/NEMO_v6/ARCH/arch-${FCM_ARCH}.fcm ../ARCH/. ; ./makenemo -m ${FCM_ARCH} -n ORCA2_OFF_PISCES -j16 add_key "key_xios2" ; cp ORCA2_OFF_PISCES/BLD/bin/nemo.exe ../../../bin/orca2offpisces.exe ; ) 
     38        (cd ../../modeles/NEMOGCM/CONFIG; cp ../../../config/NEMO_v6/ARCH/arch-${FCM_ARCH}.fcm ../ARCH/. ; ./makenemo -m ${FCM_ARCH} -n ORCA2_OFF_PISCES -j16 add_key "key_xios2" del_key "key_trabbl" ; cp ORCA2_OFF_PISCES/BLD/bin/nemo.exe ../../../bin/orca2offpisces.exe ; ) 
    3939 
    4040orca2offpiscesv5:  ../../modeles/NEMOGCM/CONFIG 
  • CONFIG/UNIFORM/v6/NEMO_v6/GENERAL/PARAM/NAMELIST/ORCA2/namelist_offline_clim_cfg

    r3996 r5837  
    118118   sn_wwd  = 'dyna_grid_W' ,    120            , 'wocetr_eff' ,  .true.    , .true. ,   'yearly'  , ''       , ''    , '' 
    119119   sn_avt  = 'dyna_grid_W' ,    120            , 'voddmavs'   ,  .true.    , .true. ,   'yearly'  , ''       , ''    , '' 
    120    sn_ubl  = 'dyna_grid_U' ,    120            , 'sobblcox'   ,  .true.    , .true. ,   'yearly'  , ''       , ''    , '' 
    121    sn_vbl  = 'dyna_grid_V' ,    120            , 'sobblcoy'   ,  .true.    , .true. ,   'yearly'  , ''       , ''    , '' 
    122120! 
    123121   cn_dir          = './'       !  root directory for the location of the dynamical files 
Note: See TracChangeset for help on using the changeset viewer.