Changeset 5192 for LMDZ6/branches/Amaury_dev/libf/dyn3d_common
- Timestamp:
- Sep 16, 2024, 2:27:18 PM (4 months ago)
- Location:
- LMDZ6/branches/Amaury_dev/libf/dyn3d_common
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/branches/Amaury_dev/libf/dyn3d_common/lmdz_writedynav.f90
r5186 r5192 12 12 USE comconst_mod, ONLY: cpp 13 13 USE temps_mod, ONLY: itau_dyn 14 USE lmdz_description, ONLY: descript15 14 USE lmdz_iniprint, ONLY: lunout, prt_level 16 15 USE lmdz_comgeom -
LMDZ6/branches/Amaury_dev/libf/dyn3d_common/lmdz_writehist.f90
r5186 r5192 11 11 USE com_io_dyn_mod, ONLY: histid, histvid, histuid 12 12 USE temps_mod, ONLY: itau_dyn 13 USE lmdz_description, ONLY: descript14 13 USE lmdz_iniprint, ONLY: lunout, prt_level 15 14 USE lmdz_comgeom
Note: See TracChangeset
for help on using the changeset viewer.