Ignore:
Timestamp:
02/19/16 20:13:57 (8 years ago)
Author:
jgipsl
Message:

Change in parameter files for LMDZ:

  • created vert.def containing parameters depending on the number of vertical levels. These parameters were before set in gcm.def and in physiq.def. gcm.def+physiq.def+vert.def are now doing the same as prevously gcm.def+physiq.def

These changes induces some modifications in the parameter set up:

  • resolution 96x95x39 : No changes
  • resolution 144x142x39 :
    • tetatemp=5400. => 7200.
    • Replaced physic=y by iflag_phys=1 and read_start=y
    • Changed default value for iphysiq from 15 to 5
    • added ngroup=4
  • resolution 144x142x79 :
    • day_step 960 => 720
    • tetagdiv 1800. => 3600.
    • tetagrot 7200. => 5400.
    • tetatemp 5400. => 7200.
    • added ngroup=4

Added physiq.def_NPv5.4 : new physics package under developpement. Needs LMDZ5/trunk rev 2444 or later.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/LMDZOR_v6/GENERAL/PARAM/gcm.def_128x118x39

    r2471 r2736  
    2929## iphysiq est modifie pour la nouvelle physique par le lmdz.driver pour les autres cas le valeur par defaut est utilise 
    3030iphysiq=_AUTO_ : DEFAULT = 60 
    31 ##  Avec ou sans strato 
    32 ok_strato=y  
    33 #  Couche eponge dans les couches de pression plus faible que 100 fois la pression de la derniere couche 
    34 iflag_top_bound=2 
    35 #  Coefficient pour la couche eponge (valeur derniere couche) 
    36 tau_top_bound=5.e-5 
    3731## longitude en degres du centre du zoom                                  
    3832clon=8.5 
Note: See TracChangeset for help on using the changeset viewer.