/[lmdze]/trunk/phylmd/time_phylmdz.f
ViewVC logotype

Diff of /trunk/phylmd/time_phylmdz.f

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

trunk/Sources/phylmd/time_phylmdz.f revision 191 by guez, Mon May 9 19:56:28 2016 UTC trunk/phylmd/time_phylmdz.f revision 312 by guez, Fri Dec 7 14:17:11 2018 UTC
# Line 2  module time_phylmdz Line 2  module time_phylmdz
2    
3    implicit none    implicit none
4    
5    INTEGER:: itap = 0    INTEGER, protected:: itap = 0 ! number of calls to "physiq"
6    ! number of calls to "physiq", numero du pas de temps courant    integer, protected:: itau_w ! pas de temps d'\'ecriture
   
   integer itau_w ! pas de temps d'\'ecriture  
7    
8  contains  contains
9    

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

  ViewVC Help
Powered by ViewVC 1.1.21