/[lmdze]/trunk/IOIPSL/Calendar/calendar.f90
ViewVC logotype

Annotation of /trunk/IOIPSL/Calendar/calendar.f90

Parent Directory Parent Directory | Revision Log Revision Log


Revision 254 - (hide annotations)
Mon Feb 5 10:39:38 2018 UTC (6 years, 4 months ago) by guez
Original Path: trunk/IOIPSL/Calendar/calendar.f
File size: 174 byte(s)
Move Sources/* to root directory.
1 guez 30 MODULE calendar
2 guez 36
3 guez 62 IMPLICIT NONE
4    
5     REAL, PARAMETER:: un_jour = 86400. ! one day in seconds
6    
7     ! Description of calendar
8     LOGICAL:: lock_unan = .FALSE.
9    
10 guez 30 END MODULE calendar

  ViewVC Help
Powered by ViewVC 1.1.21