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/phylmd/cvltr_spl.F90

    r5101 r5103  
    170170!!! for SPLA
    171171!!!JEend
    172 print*,'cvltr coef lessivage convectif', ccntrAA_coef,ccntrENV_coef,coefcoli
     172PRINT*,'cvltr coef lessivage convectif', ccntrAA_coef,ccntrENV_coef,coefcoli
    173173
    174174!JE20140724>>
     
    819819
    820820! test de conservation du traceur
    821 !print*,"_____________________________________________________________"
    822 !print*,"                                                             "
     821!PRINT*,"_____________________________________________________________"
     822!PRINT*,"                                                             "
    823823!      conserv=0.
    824824!      conservMA=0.
Note: See TracChangeset for help on using the changeset viewer.