/[lmdze]/trunk/Sources/phylmd/clmain.f
ViewVC logotype

Diff of /trunk/Sources/phylmd/clmain.f

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 25 by guez, Fri Mar 5 16:43:45 2010 UTC revision 30 by guez, Thu Apr 1 09:07:28 2010 UTC
# Line 85  SUBROUTINE clmain(dtime, itap, date0, pc Line 85  SUBROUTINE clmain(dtime, itap, date0, pc
85    
86    !$$$ PB ajout pour soil    !$$$ PB ajout pour soil
87    
88    USE ioipsl, ONLY : histbeg_totreg, histdef, histend, histsync, &    USE histcom, ONLY : histbeg_totreg, histdef, histend, histsync
89         histwrite, ymds2ju    use histwrite_m, only: histwrite
90      use calendar, ONLY : ymds2ju
91    USE dimens_m, ONLY : iim, jjm    USE dimens_m, ONLY : iim, jjm
92    USE indicesol, ONLY : epsfra, is_lic, is_oce, is_sic, is_ter, nbsrf    USE indicesol, ONLY : epsfra, is_lic, is_oce, is_sic, is_ter, nbsrf
93    USE dimphy, ONLY : klev, klon, zmasq    USE dimphy, ONLY : klev, klon, zmasq

Legend:
Removed from v.25  
changed lines
  Added in v.30

  ViewVC Help
Powered by ViewVC 1.1.21