Ignore:
Timestamp:
02/12/10 14:59:52 (14 years ago)
Author:
acosce
Message:

ACo: update LMDZORINCA config

1- add TS in inca.card
2- add repertory POST for monitoring
3- change calendar by default (now : leap) and limit files

Location:
CONFIG/LMDZORINCA/trunk/CREATE/PARAM
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/LMDZORINCA/trunk/CREATE/PARAM/gcm.def

    r345 r888  
    1 ## $Id: gcm.def 71 2007-06-21 14:26:03Z acosce $ 
     1## $Id: gcm.def 414 2008-10-03 08:59:31Z acosce $ 
    22## nombre de pas par jour (multiple de iperiod) ( ici pour  dt = 1 min ) 
    33day_step=480 
     
    3535## frequence (en  jours ) de l'ecriture du fichier histphy                
    3636ecritphy=1 
     37## frequence (en  jours ) de l'ecriture du fichier histmth            
     38ecrit_mth=1 
    3739##  Cycle diurne  ou non                  
    3840cycle_diurne=y 
     
    5052nbapp_rad=12 
    5153##  Flag  pour la convection (1 pour LMD, 2 pour Tiedtke, 3 KE, 4 KE vect) 
    52 iflag_con=2 
     54iflag_con=30 
    5355## longitude en degres du centre du zoom 
    5456clon=0. 
  • CONFIG/LMDZORINCA/trunk/CREATE/PARAM/physiq.def

    r615 r888  
    1 ##- $Id: physiq.def 71 2007-06-21 14:26:03Z acosce $ 
     1##- $Id: physiq.def 607 2009-04-21 11:08:53Z acosce $ 
    22type_ocean=force  
    33VEGET=n 
     
    7777#cdhmax = 2.0E-3 
    7878cdhmax = 0.002 
     79#autres flags 
    7980iflag_pbl = 1 
    8081iflag_thermals = 0 
     82iflag_clos=0 
     83iflag_ratqs=0 
     84# 
     85# parametre chimie/aerosols 
     86# 
     87config_inca=none 
     88aerosol_couple=n 
     89flag_aerosol=1 
     90new_aod=.true. 
     91ok_ade=n 
     92ok_aie=n 
  • CONFIG/LMDZORINCA/trunk/CREATE/PARAM/run.def

    r345 r888  
    1 # 
    2 # $Header: /home/ioipsl/CVSROOT/LMDZ4OR/CLIM_CREATE/PARAM/run.def,v 1.1 2006/12/21 10:17:35 adm Exp $ 
    3 # 
     1## $Id: run.def 71 2007-06-21 14:26:03Z acosce $ 
    42INCLUDEDEF=physiq.def 
    53INCLUDEDEF=gcm.def 
    6 #INCLUDEDEF=orchidee.def 
     4INCLUDEDEF=orchidee.def 
     5## Type de calendrier utilise 
     6## valeur possible: earth_360d (defaut), earth_365d, earth_366d 
     7calend=_calend_ 
    78## Jour de l'etat initial ( = 350  si 20 Decembre ,par expl. ,comme ici ) 
    89dayref=_dayref_ 
    910##  Annee de l'etat  initial (   avec  4  chiffres   ) 
    1011anneeref=_anneeref_ 
     12## raz_date 
     13raz_date=_raz_date_ 
    1114## Nombre de jours d'integration 
    1215nday=_nday_ 
    13 ## Remise a zero de la date initiale 
    14 raz_date=_raz_date_ 
    1516## periode de sortie des variables de controle (en pas) 
    16 iconser=240 
     17iconser= 480 
    1718## periode d'ecriture du fichier histoire (en jour) 
    18 iecri=1 
     19iecri=10 
    1920## periode de stockage fichier histmoy (en jour) 
    2021periodav=1. 
     22## unite de sortie des impressions 
     23lunout=6 
Note: See TracChangeset for help on using the changeset viewer.