Changeset 5281 for LMDZ6/trunk/libf/filtrez/filtreg_mod.F90
- Timestamp:
- Oct 28, 2024, 11:17:48 AM (4 days ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/trunk/libf/filtrez/filtreg_mod.F90
r5272 r5281 14 14 USE mod_filtre_fft_loc, ONLY : Init_filtre_fft_loc=>Init_filtre_fft ! 15 15 #endif 16 USE serre_mod, ONLY: alphax 16 USE comgeom_mod_h 17 USE serre_mod, ONLY: alphax 17 18 USE logic_mod, ONLY: fxyhypb, ysinus 18 19 USE comconst_mod, ONLY: maxlatfilter … … 32 33 33 34 ! ------------------------------------------------------------------- 34 include "comgeom.h"35 35 include "coefils.h" 36 36
Note: See TracChangeset
for help on using the changeset viewer.