Ignore:
Timestamp:
Jul 24, 2024, 12:17:33 PM (2 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/phylmd/calltherm.F90

    r5103 r5111  
    3232      USE lmdz_thermcell_main, ONLY: thermcell_main
    3333      USE lmdz_thermcell_old, ONLY: thermcell, thermcell_2002, thermcell_eau, calcul_sec, thermcell_sec
     34      USE lmdz_abort_physic, ONLY: abort_physic
    3435#ifdef ISO
    3536      use infotrac_phy, ONLY: ntiso
Note: See TracChangeset for help on using the changeset viewer.