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 3033 for branches/2011/dev_CMCC/NEMOGCM/CONFIG – NEMO

Ignore:
Timestamp:
2011-10-31T15:51:20+01:00 (13 years ago)
Author:
vichi
Message:

ticket #881. Step 3: Added changes from dev_r2855_CMCC4_con branch

Location:
branches/2011/dev_CMCC/NEMOGCM/CONFIG
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • branches/2011/dev_CMCC/NEMOGCM/CONFIG/GYRE/EXP00/namelist

    r3032 r3033  
    521521   ln_dynvor_mix = .false. !  mixed scheme                
    522522   ln_dynvor_een = .false. !  energy & enstrophy scheme   
     523   ln_dynvor_con = .false. !  consistency of BC with analytical eqs. 
    523524/ 
    524525!----------------------------------------------------------------------- 
  • branches/2011/dev_CMCC/NEMOGCM/CONFIG/ORCA2_LIM/EXP00/namelist

    r3032 r3033  
    521521   ln_dynvor_mix = .false. !  mixed scheme                
    522522   ln_dynvor_een = .true.  !  energy & enstrophy scheme   
     523   ln_dynvor_con = .false. !  consistency of BC with analytical eqs. 
    523524/ 
    524525!----------------------------------------------------------------------- 
  • branches/2011/dev_CMCC/NEMOGCM/CONFIG/ORCA2_OFF_PISCES/EXP00/namelist

    r3032 r3033  
    522522   ln_dynvor_mix = .false. !  mixed scheme                
    523523   ln_dynvor_een = .true.  !  energy & enstrophy scheme   
     524   ln_dynvor_con = .false. !  consistency of BC with analytical eqs. 
    524525/ 
    525526!----------------------------------------------------------------------- 
  • branches/2011/dev_CMCC/NEMOGCM/CONFIG/POMME/EXP00/namelist

    r3032 r3033  
    521521   ln_dynvor_mix = .false. !  mixed scheme                
    522522   ln_dynvor_een = .true.  !  energy & enstrophy scheme   
     523   ln_dynvor_con = .false. !  consistency of BC with analytical eqs. 
    523524/ 
    524525!----------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.