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 6060 for branches/2015/dev_merge_2015/NEMOGCM/CONFIG/C1D_PAPA – NEMO

Ignore:
Timestamp:
2015-12-16T10:25:22+01:00 (9 years ago)
Author:
timgraham
Message:

Merged dev_r5836_noc2_VVL_BY_DEFAULT into branch

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2015/dev_merge_2015/NEMOGCM/CONFIG/C1D_PAPA/EXP00/namelist_cfg

    r5930 r6060  
    3030&namzgr        !   vertical coordinate 
    3131!----------------------------------------------------------------------- 
     32   ln_zps      = .true.    !  z-coordinate - partial steps 
    3233/ 
    3334!----------------------------------------------------------------------- 
     
    196197/ 
    197198!----------------------------------------------------------------------- 
    198 &nambbc        !   bottom temperature boundary condition 
    199 !----------------------------------------------------------------------- 
    200    ln_trabbc   = .false.   !  Apply a geothermal heating at the ocean bottom 
    201    nn_geoflx   =    0      !  geothermal heat flux: = 0 no flux 
     199&nambbc        !   bottom temperature boundary condition                (default: NO) 
     200!----------------------------------------------------------------------- 
    202201/ 
    203202!----------------------------------------------------------------------- 
     
    260259/ 
    261260!----------------------------------------------------------------------- 
    262 &namdyn_spg    !   surface pressure gradient 
     261&namdyn_spg    !   surface pressure gradient                            (default: NO spg) 
    263262!----------------------------------------------------------------------- 
    264263/ 
Note: See TracChangeset for help on using the changeset viewer.