/[lmdze]/trunk/dyn3d/dynetat0.f
ViewVC logotype

Diff of /trunk/dyn3d/dynetat0.f

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

revision 129 by guez, Fri Feb 13 18:22:38 2015 UTC revision 130 by guez, Tue Feb 24 15:43:51 2015 UTC
# Line 3  module dynetat0_m Line 3  module dynetat0_m
3    IMPLICIT NONE    IMPLICIT NONE
4    
5    INTEGER day_ini    INTEGER day_ini
6    ! day number at the beginning of the run, based on value 1 on January    ! day number at the beginning of the run, based at value 1 on
7    ! 1st of annee_ref    ! January 1st of annee_ref
8    
9    integer:: day_ref = 1 ! jour de l'année de l'état initial    integer:: day_ref = 1 ! jour de l'année de l'état initial
10    ! (= 350 si 20 décembre par exemple)    ! (= 350 si 20 décembre par exemple)

Legend:
Removed from v.129  
changed lines
  Added in v.130

  ViewVC Help
Powered by ViewVC 1.1.21