Changeset 3727 for palm/trunk/SOURCE/Makefile
- Timestamp:
- Feb 8, 2019 2:52:10 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SOURCE/Makefile
r3700 r3727 25 25 # ----------------- 26 26 # $Id$ 27 # surface_data_output_mod depends on netcdf_interface_mod 28 # 29 # 3700 2019-01-26 17:03:42Z knoop 27 30 # Rename surface_output_mod into surface_data_output_mod 28 # 31 # 29 32 # 3637 2018-12-20 01:51:36Z knoop 30 33 # Implementation of the PALM module interface 31 # 34 # 32 35 # 3634 2018-12-18 12:31:28Z knoop 33 36 # OpenACC port for SPEC 34 # 37 # 35 38 # 3579 2018-11-29 15:32:39Z suehring 36 39 # Dependency for check_parameters on nesting_offl_mod added 37 # 40 # 38 41 # 3569 2018-11-27 17:03:40Z kanani 39 42 # dom_dwd_user, Schrempf: … … 43 46 # 3525 2018-11-14 16:06:14Z kanani 44 47 # Changes related to clean-up of biometeorology (dom_dwd_user) 45 # 48 # 46 49 # 3522 2018-11-13 12:14:36Z suehring 47 50 # Dependencies for virtual measurement module added 48 # 51 # 49 52 # 3494 2018-11-06 14:51:27Z suehring 50 53 # Surface output revised 51 # 54 # 52 55 # 3474 2018-10-30 21:07:39Z kanani 53 56 # Add virtual measurement module 54 # 57 # 55 58 # 3472 2018-10-30 20:43:50Z suehring 56 59 # Add indoor model (kanani, srissman, tlang), 57 60 # minor formatting 58 # 61 # 59 62 # 3467 2018-10-30 19:05:21Z suehring 60 63 # Implementation of a new aerosol module salsa. 61 # 62 # 64 # 65 # 63 66 # 3458 2018-10-30 14:51:23Z kanani 64 67 # from chemistry branch r3443, banzhafs, Russo, forkel, basit: … … 67 70 # Added chemistry emission module 68 71 # chemistry_model_mod added to flow_statistics 69 # 72 # 70 73 # 3448 2018-10-29 18:14:31Z kanani 71 74 # Adjustment of biometeorology dependencies 72 # 75 # 73 76 # 3436 2018-10-26 18:35:15Z gronemeier 74 77 # Add surface_mod to user_data_output_mask 75 # 78 # 76 79 # 3435 2018-10-26 18:25:44Z gronemeier 77 80 # - Add surface_mod to data_output_mask 78 81 # - Add chemistry_model_mod and surface_mod to init_masks 79 # 82 # 80 83 # 3421 2018-10-24 18:39:32Z gronemeier 81 84 # Add netcdf_data_input_mod to netcdf_interface_mod 82 85 # bugfix: add dependencies to chemistry_model_mod 83 86 # Add module for surface data output 84 # 87 # 85 88 # 3381 2018-10-19 13:09:06Z raasch 86 89 # dependencies for ocean_mod fixed 87 # 90 # 88 91 # 3355 2018-10-16 14:03:34Z knoop 89 92 # Add module for offline nesting; … … 91 94 # Bugfix, missing dependency for turbulence generator in init_3d_model; 92 95 # Some formatting ajdustments 93 # 96 # 94 97 # 3343 2018-10-15 10:38:52Z suehring 95 98 # (from branch resler) 96 99 # Add biometeorology 97 # 98 # 100 # 101 # 99 102 # 3322 2018-10-09 10:02:39Z kanani 100 103 # Formatting and cleanup 101 # 104 # 102 105 # 3298 2018-10-02 12:21:11Z kanani 103 106 # Added missing dependencies and replaced blanks with tabs (forkel) … … 108 111 # changes related to modularization of the ocean mode, 109 112 # bugfix: dependency to advec_ws was missed in chemistry_model_mod 110 # 113 # 111 114 # 3274 2018-09-24 15:42:55Z knoop 112 115 # Added palm dependency of multi_agent_system_mod, because of mas_last_actions 113 116 # call at the end of palm run 114 # 117 # 115 118 # 3167 2018-07-24 18:17:30Z suehring 116 119 # Bugfix, add missing dependencies for multi-agent system 117 # 120 # 118 121 # 3159 2018-07-20 11:20:01Z sward 119 122 # Added multi agent system 120 # 123 # 121 124 # 3130 2018-07-16 11:08:55Z gronemeier 122 125 # add surface_layer_fluxes_mod to turbulence_closure_mod 123 # 126 # 124 127 # 3129 2018-07-16 07:45:13Z gronemeier 125 128 # add turbulence_closure_mod to parin 126 # 129 # 127 130 # 2963 2018-04-12 14:47:44Z suehring 128 # Introduce index for vegetation/wall, pavement/green-wall and water/window 131 # Introduce index for vegetation/wall, pavement/green-wall and water/window 129 132 # surfaces, for clearer access of surface fraction, albedo, emissivity, etc. . 130 # 133 # 131 134 # 2955 2018-04-09 15:14:01Z suehring 132 135 # Add log-points to measure CPU time of NetCDF data input. 133 # 136 # 134 137 # 2938 2018-03-27 15:52:42Z suehring 135 138 # No initialization of child domains via dynamic input file, except for soil 136 139 # moisture and temperature 137 140 # Apply turbulence generator at non-cyclic lateral boundary in nesting case 138 # 141 # 139 142 # 2936 2018-03-27 14:49:27Z suehring 140 143 # Added dependencies for parent and child synchronization 141 # 144 # 142 145 # 2921 2018-03-22 15:05:23Z Giersch 143 146 # date_and_time_mod dependency has been added to read/write_restart_data_mod 144 # 147 # 145 148 # 2918 2018-03-21 15:52:14Z gronemeier 146 # read/write_3d_binary and read/write_var_list has been removed, 149 # read/write_3d_binary and read/write_var_list has been removed, 147 150 # read/write_restart_data_mod, wrd_write_string and 148 # user_read/write_restart_data_mod has been added, dependencies with respect to 151 # user_read/write_restart_data_mod has been added, dependencies with respect to 149 152 # the aforementioned routines have been added/removed 150 153 # 151 154 # 2847 2018-03-02 21:45:58Z suehring 152 155 # Changed format and enforced sorting 153 # 156 # 154 157 # 2817 2018-02-19 16:32:21Z knoop 155 158 # Preliminary gust module interface implemented 156 # 159 # 157 160 # 2802 2018-02-14 16:21:39Z thiele 158 161 # Changed lpm from subroutine to module. 159 162 # Introduce particle transfer in nested models. 160 # 163 # 161 164 # 2773 2018-01-30 14:12:54Z suehring 162 165 # Nesting of chemical species 163 # 166 # 164 167 # 2718 2018-01-02 08:49:38Z maronga 165 168 # Corrected "Former revisions" section 166 # 169 # 167 170 # 2697 2017-12-14 17:57:20Z kanani 168 171 # Bugfix, missing dependencies 169 # 172 # 170 173 # 2696 2017-12-14 17:12:51Z kanani 171 174 # Change in file header (GPL part) 172 175 # Implementation of uv exposure model (FK) 173 # Bugfix, removed loop dependcy for vertical_nesting_mod and 176 # Bugfix, removed loop dependcy for vertical_nesting_mod and 174 177 # turbulence_closure_mod, added depencies for vertical_nesting_mod (TG) 175 178 # implemented turbulence_closure_mod (TG) … … 179 182 # For LSM, add dependency on calc_mean_profile (??) 180 183 # poismg_noopt modularized and renamed into poismg_noopt_mod 181 # add dependencies for netcdf_data_input_mod, calc_mean_profile, 184 # add dependencies for netcdf_data_input_mod, calc_mean_profile, 182 185 # radiation_module_mod, land_surface_model_mod (MS) 183 # 186 # 184 187 # 2608 2017-11-13 14:04:26Z schwenkel 185 # Added diagnostic_quantities_mod 186 # 188 # Added diagnostic_quantities_mod 189 # 187 190 # 2600 2017-11-01 14:11:20Z raasch 188 191 # comment line concerning bound checks removed 189 # 192 # 190 193 # 2599 2017-11-01 13:18:45Z hellstea 191 194 # virtual_flight_mod, synthetic_turbulence_generator_mod and … … 194 197 # 2563 2017-10-19 15:36:10Z Giersch 195 198 # wind_turbine_model_mod and synthetic_turbulence_generator_mod were added to 196 # write_var_list and virtual_flight_mod was deleted from read_var_list 199 # write_var_list and virtual_flight_mod was deleted from read_var_list 197 200 # 198 201 # 2544 2017-10-13 18:09:32Z maronga 199 # Added date_and_time_mod 200 # 202 # Added date_and_time_mod 203 # 201 204 # 2371 2017-08-24 13:01:17Z kanani 202 205 # Corrected dependencies for vertical_nesting_mod 203 # 206 # 204 207 # 2370 2017-08-23 06:11:43Z raasch 205 208 # dependency bugfix for synthetic_turbulence_generator 206 # 209 # 207 210 # 2365 2017-08-21 14:59:59Z kanani 208 211 # Added dependencies for vertical_nesting_mod 209 # 212 # 210 213 # 2339 2017-08-07 13:55:26Z gronemeier 211 214 # corrected timestamp in header 212 # 215 # 213 216 # 2338 2017-08-07 12:15:38Z gronemeier 214 217 # Modularize 1D model 215 # 218 # 216 219 # 2320 2017-07-21 12:47:43Z suehring 217 220 # -ls_forcing nudging 218 221 # +large_scale_forcing_nudging 219 # 222 # 220 223 # 2318 2017-07-20 17:27:44Z suehring 221 224 # Add further dependencies on surface_mod 222 # 225 # 223 226 # 2317 2017-07-20 17:27:19Z suehring 224 227 # Added time_integration_spinup 225 # 228 # 226 229 # 2269 2017-06-09 11:57:32Z suehring 227 230 # Add dependency in read_3d_binary 228 # 231 # 229 232 # 2263 2017-06-08 14:59:01Z schwenkel 230 233 # Implemented splitting and merging algorithm 231 # 234 # 232 235 # 2259 2017-06-08 09:09:11Z gronemeier 233 236 # Implemented synthetic turbulence generator … … 235 238 # 2256 2017-06-07 13:58:08Z suehring 236 239 # Remove ring dependency in init_pegrid 237 # 240 # 238 241 # 2238 2017-05-31 16:49:16Z suehring 239 242 # Bugfix, further missing dependency on surface_mod 240 # 243 # 241 244 # 2237 2017-05-31 10:34:53Z suehring 242 # Bugfix, add dependencies on surface_mod for surface_coupler, 243 # plant_canopy_model_mod and ls_forcing_mod 244 # 245 # Bugfix, add dependencies on surface_mod for surface_coupler, 246 # plant_canopy_model_mod and ls_forcing_mod 247 # 245 248 # 2233 2017-05-30 18:08:54Z suehring 246 249 # … … 248 251 # +dependencies for surface_mod 249 252 # -wall_fluxes 250 # 253 # 251 254 # 2130 2017-01-24 16:25:39Z raasch 252 255 # dependency for timestep updated … … 254 257 # 2118 2017-01-17 16:38:49Z raasch 255 258 # -cuda_fft_interfaces_mod 256 # 259 # 257 260 # 2050 2016-11-08 15:00:55Z gronemeier 258 261 # Implement turbulent outflow method 259 # 262 # 260 263 # 2007 2016-08-24 15:47:17Z kanani 261 264 # urban surface module added, 262 265 # cleaned up some lines (compiler flags/options), which were accidentally 263 266 # added in rev1938 264 # 267 # 265 268 # 1998 2016-08-20 18:45:34Z knoop 266 269 # Bugfix: added netcdf_interface to dependency list for user_init_land_surface … … 268 271 # 1986 2016-08-10 14:07:17Z gronemeier 269 272 # POSIX-calls module added 270 # 273 # 271 274 # 1972 2016-07-26 07:52:02Z maronga 272 275 # Removed some dependencies due to further modularization of land surface model 273 # 276 # 274 277 # 1957 2016-07-07 10:43:48Z suehring 275 278 # flight module added … … 279 282 # 280 283 # 1938 2016-06-13 15:26:05Z hellstea 281 # Some dependency errors corrected 282 # 284 # Some dependency errors corrected 285 # 283 286 # 1934 2016-06-13 09:46:57Z hellstea 284 287 # poismg renamed poismg_noopt, poismg_fast_mod renamed poismg_mod 285 # 288 # 286 289 # 1914 2016-05-26 14:44:07Z witha 287 290 # Added wind_turbine_model_mod … … 294 297 # 295 298 # 1850 2016-04-08 13:29:27Z maronga 296 # Adapted for modularization of microphysics 299 # Adapted for modularization of microphysics 297 300 # Several files renamed --> _mod 298 301 # Bugfix for previous commit … … 309 312 # 1833 2016-04-07 14:23:03Z raasch 310 313 # spectrum renamed spectra_mod, depencies for spectra changed 311 # 314 # 312 315 # 1826 2016-04-07 12:01:39Z maronga 313 316 # Renamed radiation_model to radiation_model_mod. 314 317 # Renamed plant_canopy_model to plant_canopy_model_mod. 315 # 318 # 316 319 # 1822 2016-04-07 07:49:42Z hoffmann 317 320 # Tails removed. lpm_release_set removed. calc_precipitation, impact_of_latent_heat 318 # removed. 321 # removed. 319 322 # 320 323 # 1817 2016-04-06 15:44:20Z maronga 321 324 # Renamed land_surface_model to land_surface_model_mod. 322 # 325 # 323 326 # 1808 2016-04-05 19:44:00Z raasch 324 327 # -local_flush, -local_getenv … … 346 349 # 347 350 # 1762 2016-02-25 12:31:13Z hellstea 348 # +pmc_interface, +pmc routines 351 # +pmc_interface, +pmc routines 349 352 # 350 353 # 1747 2016-02-08 12:25:53Z raasch … … 352 355 # 353 356 # 1691 2015-10-26 16:17:44Z maronga 354 # Replaced prandtl_fluxes with surface_layer_fluxes. Added radiation_model to 357 # Replaced prandtl_fluxes with surface_layer_fluxes. Added radiation_model to 355 358 # prognostic_equations 356 # 359 # 357 360 # 1585 2015-04-30 07:05:52Z maronga 358 361 # Added user_init_radiation.f90 359 # 362 # 360 363 # 1575 2015-03-27 09:56:27Z raasch 361 364 # +poismg_fast … … 363 366 # 1551 2015-03-03 14:18:16Z maronga 364 367 # Bugfix: further adjustments for the land surface model and radiation model 365 # 368 # 366 369 # 1517 2015-01-07 19:12:25Z hoffmann 367 370 # advec_s_bc added to prognostic_equations … … 369 372 # 1500 2014-12-03 17:42:41Z maronga 370 373 # Bugfix: missing adjustments for land surface model and radiation model 371 # 374 # 372 375 # 1496 2014-12-02 17:25:50Z maronga 373 # Added land surface model and radiation model files: land_surface_model, 376 # Added land surface model and radiation model files: land_surface_model, 374 377 # radiation_model, user_init_land_surface 375 # 378 # 376 379 # 1484 2014-10-21 10:53:05Z kanani 377 380 # plant_canopy_model-dependency added for check_parameters, header, init_3d_model, 378 381 # package_parin, read_var_list, user_init_plant_canopy, write_var_list 379 # 382 # 380 383 # 1444 2014-08-02 20:10:32Z letzel 381 384 # bugfix: cpulog added to lpm_advec 382 # 385 # 383 386 # 1404 2014-05-14 09:01:39Z keck 384 387 # bugfix: dependencies added for progress_bar … … 386 389 # 1402 2014-05-09 14:25:13Z raasch 387 390 # progress_bar added 388 # 391 # 389 392 # 1400 2014-05-09 14:03:54Z knoop 390 393 # Added new module random_generator_parallel 391 # 394 # 392 395 # 1380 2014-04-28 12:40:45Z heinze 393 396 # bugfix: mod_particle_attributes added to check_open 394 # nudging added to time_integration 397 # nudging added to time_integration 395 398 # 396 399 # 1374 2014-04-25 12:55:07Z raasch … … 400 403 # Added new module calc_mean_profile, previously in module buoyancy, 401 404 # removed buoyancy dependency from nudging 402 # 405 # 403 406 # 1363 2014-04-17 12:28:49Z keck 404 407 # bugfix: cpulog added to lpm_pack_arrays … … 406 409 # 1361 2014-04-16 15:17:48Z hoffmann 407 410 # cpulog added to microphysics 408 # 411 # 409 412 # 1359 2014-04-11 17:15:14Z hoffmann 410 # mod_particle_attributes added, lpm_sort_arrays removed, 413 # mod_particle_attributes added, lpm_sort_arrays removed, 411 414 # lpm_extend_particle_array removed 412 415 # … … 715 718 716 719 CC = cc 717 CFLAGS = -O 720 CFLAGS = -O 718 721 719 722 F90 = … … 1628 1631 mod_kinds.o \ 1629 1632 modules.o \ 1633 netcdf_data_input_mod.o \ 1634 netcdf_interface_mod.o \ 1630 1635 surface_mod.o 1631 1636 swap_timelevel.o: \
Note: See TracChangeset
for help on using the changeset viewer.