Ignore:
Timestamp:
Jul 24, 2024, 12:17:33 PM (4 months ago)
Author:
abarral
Message:

Put abort_physic into a module
Remove -g option from makelmdz_fcm, since that option is linked to a header file that isn't included anywhere.
(lint) light lint on traversed files

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/branches/Amaury_dev/libf/misc/wxios.F90

    r5110 r5111  
    292292    SUBROUTINE wxios_set_cal(pasdetemps, calendrier, annee, mois, jour, heure, ini_an, ini_mois, ini_jour, ini_heure)
    293293        USE print_control_mod, ONLY: prt_level, lunout
     294        USE lmdz_abort_physic, ONLY: abort_physic
    294295        IMPLICIT NONE
    295296
Note: See TracChangeset for help on using the changeset viewer.