Ignore:
Timestamp:
Jul 26, 2024, 2:20:54 PM (4 months ago)
Author:
abarral
Message:

Fix 1D, rrtm & ecrad compilation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/branches/Amaury_dev/libf/dyn3d_common/exner_hyb_m.F90

    r5128 r5133  
    3535    USE comconst_mod, ONLY: jmp1, cpp, kappa, r
    3636    USE comvert_mod, ONLY: preff
    37     USE lmdz_filtreg, ONLY: filtreg ! < TODO if we uncomment this, compilation fails in 1D because 1D doesn't have the filtrez/ sources... But why does it even compile in the first place when it's commented ? ...
     37    USE lmdz_filtreg, ONLY: filtreg
    3838
    3939    IMPLICIT NONE
Note: See TracChangeset for help on using the changeset viewer.