Changeset 2963 for palm/trunk/SOURCE/Makefile
- Timestamp:
- Apr 12, 2018 2:47:44 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SOURCE/Makefile
r2955 r2963 25 25 # ----------------- 26 26 # $Id$ 27 # Introduce index for vegetation/wall, pavement/green-wall and water/window 28 # surfaces, for clearer access of surface fraction, albedo, emissivity, etc. . 29 # 30 # 2955 2018-04-09 15:14:01Z suehring 27 31 # Add log-points to measure CPU time of NetCDF data input. 28 32 # … … 1174 1178 cpulog_mod.o \ 1175 1179 mod_kinds.o \ 1176 modules.o 1180 modules.o \ 1181 surface_mod.o 1177 1182 netcdf_interface_mod.o: \ 1178 1183 chemistry_model_mod.o \
Note: See TracChangeset
for help on using the changeset viewer.