Ignore:
Timestamp:
11/27/15 15:12:17 (9 years ago)
Author:
omamce
Message:

O.M.

  • opa9.card et pisces.card contiennent en commentaire ce qu'il faut pour le VLR
  • possibilite de tourner VLR
  • les namelist*ref sont celles de la distribution NEMO
  • namelist*ORCA2* aussi proches que possible de celles de la distribution NEMO (+ couplage, et TKE version IPSLCM5)
  • namelist*ORCA1* aussi proches que possible de celles de la distribution SHACONEMO (+couplage)
  • monitoring
File:
1 edited

Legend:

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

    r2483 r2685  
    1717   nlay_s         =    1           !  number of snow layers (only 1 is working) 
    1818   cn_icerst_in  = "restart_ice"   !  suffix of ice restart name (input) 
     19   cn_icerst_indir = "."           !  directory from which to read input ice restarts 
    1920   cn_icerst_out = "restart_ice"   !  suffix of ice restart name (output) 
     21   cn_icerst_outdir = "."          !  directory in which to write output ice restarts 
    2022   ln_limdyn     = .true.          !  ice dynamics (T) or thermodynamics only (F) 
    2123   rn_amax       = 0.999           !  maximum tolerated ice concentration  
     
    7476/ 
    7577!------------------------------------------------------------------------------ 
     78&namicehdf     !   Ice horizontal diffusion 
     79!------------------------------------------------------------------------------ 
     80   nn_convfrq     = 5              !  convergence check frequency of the Crant-Nicholson scheme (perf. optimization) 
     81/ 
     82!------------------------------------------------------------------------------ 
    7683&namicethd     !   Ice thermodynamics 
    7784!------------------------------------------------------------------------------ 
Note: See TracChangeset for help on using the changeset viewer.