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 1504 for trunk/CONFIG/ORCA2_OFF_PISCES/EXP00/namelist – NEMO

Ignore:
Timestamp:
2009-07-20T17:35:51+02:00 (15 years ago)
Author:
cetlod
Message:

Update offline namelist according to changeset:1501

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/CONFIG/ORCA2_OFF_PISCES/EXP00/namelist

    r1458 r1504  
    127127    nficdyn   =  2         ! number of file to read     
    128128    lperdyn   = .true.     ! periodicity of the unique file (T) 
    129 !                          ! F  (default)   computed with Blanke' scheme     
     129!                          ! F  (default)   computed with Blanke' scheme  
     130    cfile_grid_T = 'dyna_grid_T.nc' ! name of grid_T file 
     131    cfile_grid_U = 'dyna_grid_U.nc' ! name of grid_U file 
     132    cfile_grid_V = 'dyna_grid_V.nc' ! name of grid_V file 
     133    cfile_grid_W = 'dyna_grid_W.nc' ! name of grid_W file 
    130134/ 
    131135 
Note: See TracChangeset for help on using the changeset viewer.