Changeset 3003
- Timestamp:
- Jul 21, 2023, 7:09:33 AM (16 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.MARS/libf/phymars/dyn1d/testphys1d.F
r3001 r3003 43 43 use iostart, only: open_startphy,get_var, close_startphy 44 44 use write_output_mod, only: write_output 45 #ifdef CPP_XIOS 45 ! mostly for XIOS outputs: 46 46 use mod_const_mpi, only: init_const_mpi, COMM_LMDZ 47 47 use parallel_lmdz, only: init_parallel 48 #endif 48 49 49 IMPLICIT NONE 50 50
Note: See TracChangeset
for help on using the changeset viewer.