Ignore:
Timestamp:
Jul 23, 2024, 3:29:36 PM (8 weeks ago)
Author:
abarral
Message:

Handle CPP_INLANDSIS in lmdz_cppkeys_wrapper.F90
Remove obsolete key wrgrads_thermcell, _ADV_HALO, _ADV_HALLO, isminmax
Remove redundant uses of CPPKEY_INCA (thanks acozic)
Remove obsolete misc/write_field.F90
Remove unused ioipsl_* wrappers
Remove calls to WriteField_u with wrong signature
Convert .F -> .[fF]90
(lint) uppercase fortran operators
[note: 1d and iso still broken - working on it]

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/branches/Amaury_dev/libf/misc/juldate.F

    r5099 r5103  
    22! $Id$
    33
    4         subroutine juldate(ian,imoi,ijou,oh,om,os,tjd,tjdsec)
     4        SUBROUTINE juldate(ian,imoi,ijou,oh,om,os,tjd,tjdsec)
    55c       Sous-routine de changement de date:
    66c       gregorien>>>date julienne
Note: See TracChangeset for help on using the changeset viewer.