Changeset 4281 for palm/trunk/SOURCE/Makefile
- Timestamp:
- Oct 29, 2019 3:15:39 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SOURCE/Makefile
r4270 r4281 25 25 # ----------------- 26 26 # $Id$ 27 # delete boundary_conds, added missing dependencies 28 # 29 # 4270 2019-10-23 10:46:20Z monakurppa 27 30 # - Implement offline nesting for salsa and add dependency of nesting_offl_mod 28 31 # on salsa_mod … … 127 130 basic_constants_and_equations_mod.f90 \ 128 131 biometeorology_mod.f90 \ 129 boundary_conds.f90 \130 132 buoyancy.f90 \ 131 133 calc_mean_profile.f90 \ … … 345 347 palm_date_time_mod.o \ 346 348 radiation_model_mod.o 347 boundary_conds.o: \348 bulk_cloud_model_mod.o \349 chemistry_model_mod.o \350 mod_kinds.o \351 modules.o \352 salsa_mod.o \353 surface_mod.o \354 turbulence_closure_mod.o355 349 bulk_cloud_model_mod.o: \ 356 350 basic_constants_and_equations_mod.o \ … … 553 547 dynamics_mod.o: \ 554 548 mod_kinds.o \ 549 surface_mod.o \ 550 pmc_interface_mod.o \ 555 551 modules.o 556 552 exchange_horiz.o: \
Note: See TracChangeset
for help on using the changeset viewer.