Changeset 3500


Ignore:
Timestamp:
12/06/17 12:31:42 (6 years ago)
Author:
cetlod
Message:

Activation of the trends transport computation ===> leap-frog integration of barotropic equations rather than euler forward

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/IPSLCM6/GENERAL/PARAM/namelist_ORCA1_cfg

    r3485 r3500  
    7676&namsplit        
    7777!-----------------------------------------------------------------------  
    78    ln_bt_fw      =    .TRUE.           !  Forward integration of barotropic equations 
     78   ln_bt_fw      =    .FALSE.          !  leap-frog integration of barotropic equations 
    7979   ln_bt_av      =    .TRUE.           !  Time filtering of barotropic variables 
    8080   ln_bt_nn_auto =    .TRUE.           !  Set nn_baro automatically to be just below 
     
    416416!              !       and/or mixed-layer trends and/or barotropic vorticity 
    417417!----------------------------------------------------------------------- 
     418   ln_tra_trd  = .true.   ! (T) 3D tracer trend output 
    418419/ 
    419420!----------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.