Changeset 4270 for palm/trunk/SOURCE/Makefile
- Timestamp:
- Oct 23, 2019 10:46:20 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SOURCE/Makefile
r4258 r4270 25 25 # ----------------- 26 26 # $Id$ 27 # - Implement offline nesting for salsa and add dependency of nesting_offl_mod 28 # on salsa_mod 29 # set-up in which self-nesting is applied for the flow but the offline nesting 30 # for salsa 31 # - Add dependency on basic_constants_and_equations_mod for salsa_mod 32 # 33 # 4258 2019-10-07 13:29:08Z suehring 27 34 # Add dependency of land-surface model on pmc_handle_communicator and cpu_log 28 35 # … … 801 808 mod_kinds.o \ 802 809 modules.o \ 803 netcdf_data_input_mod.o 810 netcdf_data_input_mod.o \ 811 salsa_mod.o 804 812 ocean_mod.o: \ 805 813 advec_s_pw.o \ … … 1006 1014 advec_s_pw.o \ 1007 1015 advec_s_up.o \ 1016 basic_constants_and_equations_mod.o \ 1008 1017 chem_gasphase_mod.o \ 1009 1018 chem_modules.o \
Note: See TracChangeset
for help on using the changeset viewer.