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 3952 for branches/2013/dev_r3406_CNRS_LIM3/NEMOGCM/CONFIG – NEMO

Ignore:
Timestamp:
2013-07-02T15:20:13+02:00 (11 years ago)
Author:
flavoni
Message:

ok for LIM2, still reproducibility error on LIM3 case

Location:
branches/2013/dev_r3406_CNRS_LIM3/NEMOGCM/CONFIG
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • branches/2013/dev_r3406_CNRS_LIM3/NEMOGCM/CONFIG/ORCA2_LIM/EXP00/namelist_ice_lim2

    r2580 r3952  
    5353   nevp        =   120     !  number of EVP subcycling iterations 
    5454   telast      =   9600    !  timescale for EVP elastic waves 
     55   hminrhg     =   0.05     !  ice thickness (m) below which ice velocity equal ocean velocity 
    5556   alphaevp    =   1.0     !  coefficient for the solution of EVP int. stresses 
    5657/ 
  • branches/2013/dev_r3406_CNRS_LIM3/NEMOGCM/CONFIG/ORCA2_LIM/EXP00/xmlio_server.def

    r2528 r3952  
    3030                              !  setting nn_nchunks_k = jpk will give a chunk size of 1 in the vertical which 
    3131                              !  is optimal for postprocessing which works exclusively with horizontal slabs 
    32    ln_nc4zip      =   .TRUE.  !  (T) use netcdf4 chunking and compression 
     32   ln_nc4zip      =   .FALSE.  !  (T) use netcdf4 chunking and compression 
    3333                              !  (F) ignore chunking information and produce netcdf3-compatible files   
    3434/ 
  • branches/2013/dev_r3406_CNRS_LIM3/NEMOGCM/CONFIG/README_config_lim3

    r3932 r3952  
    11to create config ORCA2_LIM3 with NEMO_clement: 
    2 ./makenemo -n ORCA2_LIM3 -r ORCA2_LIM -s NEMO_clement -m x3750_ADA -j0 
     2./makenemo -n ORCA2_LIM3 -r ORCA2_LIM  -m x3750_ADA -j0 
     3(change cpp keys, with key_lim3) 
    34to compile config ORCA2_LIM3 
    45./makenemo -n ORCA2_LIM3 -s NEMO_clement -m x3750_ADA -j8 
Note: See TracChangeset for help on using the changeset viewer.