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

Log of /trunk/IOIPSL/Calendar/ymds2ju.f90

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 335 - (view) (annotate) - [select for diffs]
Modified Thu Sep 12 21:22:46 2019 UTC (4 years, 8 months ago) by guez
File length: 2173 byte(s)
Diff to previous 328
Julian dates be in double precision

`ConfigureCompilerFlags.cmake` and `TAGS.cmake` are now copied into
LMDZE, to avoid dependency on the environment.

Julian dates must be in double precision, to get time step precision.

Add optional attribute to argument sec of procedure ju2ymds. We do
not need sec in procedure dynredem0.

In procedure ju2ymds, by construction, sec cannot be > `un_jour`.

Remove useless intermediary variables in procedure ymds2ju.


Revision 328 - (view) (annotate) - [select for diffs]
Modified Thu Jun 13 14:40:06 2019 UTC (4 years, 11 months ago) by guez
File length: 2295 byte(s)
Copied from: trunk/IOIPSL/Calendar/ymds2ju.f revision 327
Diff to previous 254
Change all `.f` suffixes to `.f90`. (The opposite was done in revision
82.)  Because of change of philosopy in GNUmakefile: we already had a
rewritten rule for `.f`, so it does not make the makefile longer to
replace it by a rule for `.f90`. And it spares us options of
makedepf90 and of the compiler. Also we prepare the way for a simpler
`CMakeLists.txt`.


Revision 254 - (view) (annotate) - [select for diffs]
Modified Mon Feb 5 10:39:38 2018 UTC (6 years, 3 months ago) by guez
Original Path: trunk/IOIPSL/Calendar/ymds2ju.f
File length: 2295 byte(s)
Diff to previous 134
Move Sources/* to root directory.

Revision 134 - (view) (annotate) - [select for diffs]
Modified Wed Apr 29 15:47:56 2015 UTC (9 years ago) by guez
Original Path: trunk/Sources/IOIPSL/Calendar/ymds2ju.f
File length: 2295 byte(s)
Diff to previous 93
Sources inside, compilation outside.

Revision 93 - (view) (annotate) - [select for diffs]
Modified Tue Apr 1 15:50:48 2014 UTC (10 years, 1 month ago) by guez
Original Path: trunk/IOIPSL/Calendar/ymds2ju.f
File length: 2295 byte(s)
Diff to previous 92
Moved variable calendar_used, un_an and mon_len from module calendar
to module ioconf_calendar_m. Removed unused variables cal, start_day,
start_sec of module calendar.

Inlined procedure ju2ymds_internal into procedure ju2ymds. Inlined
procedure ymds2ju_internal into procedure ymds2ju.

Removed generic interface ioget_calendar. Merged ioget_calendar_real1
and ioget_calendar_real2 into ioget_calendar_real.


Revision 92 - (view) (annotate) - [select for diffs]
Added Wed Mar 26 18:16:05 2014 UTC (10 years, 1 month ago) by guez
Original Path: trunk/IOIPSL/Calendar/ymds2ju.f
File length: 552 byte(s)
Extracted procedures that were in module calendar into separate files.


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC 1.1.21