Index: LMDZ4/branches/LMDZ4-dev/gcm.def
===================================================================
--- LMDZ4/branches/LMDZ4-dev/gcm.def	(revision 1183)
+++ LMDZ4/branches/LMDZ4-dev/gcm.def	(revision 1184)
@@ -1,2 +1,5 @@
+#
+## $Id$
+#
 ## nombre de pas par jour (multiple de iperiod)
 day_step=480
@@ -23,26 +26,8 @@
 ## choix du shema d'integration temporelle (Matsuno ou Matsuno-leapfrog) 
 purmats=n
-## avec ou sans physique                                                 
-physic=y
+## physics type (0: none 1: phylmd,... 2: newtonian)
+iflag_phys=1
 ## periode de la physique (en pas)                                       
 iphysiq=10
-## frequence (en  jours ) de l'ecriture du fichier histphy               
-ecritphy=30
-##  Cycle diurne  ou non                 
-cycle_diurne=y
-##  Soil Model  ou non               
-soil_model=y
-##  Choix ou non  de  New oliq               
-new_oliq=y
-##  Orodr  ou  non   pour l orographie              
-ok_orodr=y
-##  Orolf  ou  non   pour l orographie              
-ok_orolf=y
-##   Si = .T. ,  lecture du fichier limit avec la bonne annee             
-ok_limitvrai=n
-## Nombre  d'appels des routines de rayonnements ( par jour)                 
-nbapp_rad=12
-## Facteur multiplication des precip convectives dans KE
-cvl_corr=1.0
 ## longitude en degres du centre du zoom                                 
 clon=0.
Index: LMDZ4/branches/LMDZ4-dev/physiq.def
===================================================================
--- LMDZ4/branches/LMDZ4-dev/physiq.def	(revision 1183)
+++ LMDZ4/branches/LMDZ4-dev/physiq.def	(revision 1184)
@@ -1,5 +1,4 @@
 #
-## $Header: /home/ioipsl/CVSROOT/IPSLCM4_v1/EXP00/physiq.def,v 1.1.2.3
-2004/01/23 16:45:45 adm Exp $
+## $Id$
 #
 #
@@ -122,2 +121,20 @@
 qqa1=0.
 qqa2=1.
+## frequence (en  jours ) de l'ecriture du fichier histphy               
+ecritphy=30
+##  Cycle diurne  ou non                 
+cycle_diurne=y
+##  Soil Model  ou non               
+soil_model=y
+##  Choix ou non  de  New oliq               
+new_oliq=y
+##  Orodr  ou  non   pour l orographie              
+ok_orodr=y
+##  Orolf  ou  non   pour l orographie              
+ok_orolf=y
+##   Si = .T. ,  lecture du fichier limit avec la bonne annee             
+ok_limitvrai=n
+## Nombre  d'appels des routines de rayonnements ( par jour)                 
+nbapp_rad=12
+## Facteur multiplication des precip convectives dans KE
+cvl_corr=1.0
Index: LMDZ4/branches/LMDZ4-dev/run.def
===================================================================
--- LMDZ4/branches/LMDZ4-dev/run.def	(revision 1183)
+++ LMDZ4/branches/LMDZ4-dev/run.def	(revision 1184)
@@ -1,2 +1,5 @@
+#
+## $Id$
+#
 INCLUDEDEF=physiq.def
 INCLUDEDEF=gcm.def
@@ -17,2 +20,4 @@
 ## periode de stockage fichier dynzon (en jour)
 periodav=30.
+## Output diagnistics from the dynamics in Grads file dyn.dat
+output_grads_dyn=n
