Changeset 2938 for palm/trunk/SOURCE/Makefile
- Timestamp:
- Mar 27, 2018 3:52:42 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SOURCE/Makefile
r2934 r2938 25 25 # ----------------- 26 26 # $Id$ 27 # No initialization of child domains via dynamic input file, except for soil 28 # moisture and temperature 29 # Apply turbulence generator at non-cyclic lateral boundary in nesting case 30 # 31 # 2936 2018-03-27 14:49:27Z suehring 27 32 # Added dependencies for parent and child synchronization 28 33 # … … 1008 1013 modules.o \ 1009 1014 netcdf_data_input_mod.o \ 1015 pmc_interface_mod.o \ 1010 1016 radiation_model_mod.o \ 1011 1017 surface_mod.o … … 1434 1440 cpulog_mod.o \ 1435 1441 mod_kinds.o \ 1436 modules.o 1442 modules.o \ 1443 pmc_interface_mod.o 1437 1444 temperton_fft_mod.o: \ 1438 1445 mod_kinds.o \ … … 1510 1517 modules.o \ 1511 1518 plant_canopy_model_mod.o \ 1519 pmc_interface_mod.o \ 1512 1520 surface_mod.o \ 1513 1521 user_actions.o
Note: See TracChangeset
for help on using the changeset viewer.