/[lmdze]/trunk/Sources/dyn3d/etat0.f
ViewVC logotype

Diff of /trunk/Sources/dyn3d/etat0.f

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

revision 191 by guez, Mon May 9 19:56:28 2016 UTC revision 202 by guez, Wed Jun 8 12:23:41 2016 UTC
# Line 336  contains Line 336  contains
336    
337      nday = 0      nday = 0
338      itau_phy = 0 ! side effect      itau_phy = 0 ! side effect
339      call phyredem0(lmt_pas = day_step / iphysiq)      call phyredem0
340    
341      call nf95_inq_varid(ncid_restartphy, "trs", varid)      call nf95_inq_varid(ncid_restartphy, "trs", varid)
342      call nf95_put_var(ncid_restartphy, varid, null_array)      call nf95_put_var(ncid_restartphy, varid, null_array)

Legend:
Removed from v.191  
changed lines
  Added in v.202

  ViewVC Help
Powered by ViewVC 1.1.21