Changeset 4628 for palm/trunk/SOURCE/Makefile
- Timestamp:
- Jul 29, 2020 7:23:03 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SOURCE/Makefile
r4564 r4628 20 20 # Current revisions: 21 21 # ------------------ 22 # 23 # 22 # 23 # 24 24 # Former revisions: 25 25 # ----------------- 26 26 # $Id$ 27 # dependencies for particle data MPI-I/O added 28 # 29 # 4564 2020-06-12 14:03:36Z raasch 27 30 # Vertical nesting method of Huq et al. (2019) removed 28 31 # … … 849 852 850 853 mod_particle_attributes.o: \ 854 modules.o \ 851 855 mod_kinds.o 852 856 nesting_offl_mod.o: \ … … 1090 1094 virtual_measurement_mod.o 1091 1095 restart_data_mpi_io_mod.o: \ 1092 modules.o \ 1093 mod_kinds.o \ 1094 exchange_horiz_mod.o \ 1096 exchange_horiz_mod.o \ 1097 modules.o \ 1098 mod_kinds.o \ 1099 mod_particle_attributes.o \ 1095 1100 posix_interface_mod.o \ 1096 1101 shared_memory_io_mod.o
Note: See TracChangeset
for help on using the changeset viewer.