- Timestamp:
- Jul 22, 2024, 9:29:09 PM (4 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/branches/Amaury_dev/libf/phylmd/readaerosolstrato.F90
r5088 r5099 161 161 !--keep memory of previous month 162 162 mth_pre=mth_cur 163 ! 163 164 164 IF (is_mpi_root.AND.is_omp_root) THEN 165 ! 165 166 166 DEALLOCATE(tauaerstrat) 167 167 DEALLOCATE(tauaerstrat_mois) 168 168 DEALLOCATE(tauaerstrat_mois_glo) 169 ! 169 170 170 ENDIF !-is_mpi_root and is_omp_root 171 171
Note: See TracChangeset
for help on using the changeset viewer.