Changeset 5133 for LMDZ6/branches/Amaury_dev/libf/dyn3d_common
- Timestamp:
- Jul 26, 2024, 2:20:54 PM (4 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/branches/Amaury_dev/libf/dyn3d_common/exner_hyb_m.F90
r5128 r5133 35 35 USE comconst_mod, ONLY: jmp1, cpp, kappa, r 36 36 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 38 38 39 39 IMPLICIT NONE
Note: See TracChangeset
for help on using the changeset viewer.