Changeset 5114 for LMDZ6/branches/Amaury_dev/libf/dyn3dmem/gcm.F90
- Timestamp:
- Jul 24, 2024, 1:27:51 PM (4 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/branches/Amaury_dev/libf/dyn3dmem/gcm.F90
r5106 r5114 25 25 USE mod_xios_dyn3dmem, ONLY: xios_dyn3dmem_init 26 26 USE lmdz_filtreg, ONLY: inifilr 27 USE lmdz_description, ONLY: descript 27 28 28 29 IMPLICIT NONE … … 61 62 include "comdissnew.h" 62 63 include "comgeom.h" 63 include "description.h"64 64 include "iniprint.h" 65 65 include "tracstoke.h"
Note: See TracChangeset
for help on using the changeset viewer.