--- trunk/Sources/dyn3d/conf_gcm.f 2016/09/01 10:30:53 207 +++ trunk/Sources/dyn3d/conf_gcm.f 2016/12/07 16:44:53 208 @@ -35,12 +35,7 @@ ! Help = Choix du schema d'integration temporel. ! y = pure Matsuno sinon c'est du Matsuno-leapfrog - INTEGER:: iflag_phys = 1 - ! contr\^ole l'appel \`a la physique : - ! 0 : pas de physique - ! 1 : physique normale (appel \`a phylmd, phymars...) (default) - ! 2 : rappel Newtonien pour la temp\'erature + friction au sol - + logical:: iflag_phys = .true. ! call parameterizations of physics INTEGER, SAVE:: lmt_pas ! number of time steps of "physics" per day contains