Ignore:
Timestamp:
Aug 22, 2019 3:20:23 PM (5 years ago)
Author:
scharf
Message:
  • corrected "Former revisions" section
  • minor formatting in "Former revisions" section
  • added "Author" section
File:
1 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/SOURCE/Makefile

    r4174 r4182  
    2525# -----------------
    2626# $Id$
     27# Corrected "Former revisions" section
     28#
     29# 4174 2019-08-20 12:41:13Z gronemeier
    2730# bugfix: add missing dependencies for vdi_internal_controls
    2831#
     
    3639# 4167 2019-08-16 11:01:48Z suehring
    3740# Remove no longer needed dependencies on surface_mod
    38 #
    3941#
    4042# 4127 2019-07-30 14:47:10Z suehring
     
    8284# 3700 2019-01-26 17:03:42Z knoop
    8385# Rename surface_output_mod into surface_data_output_mod
    84 #
    85 # 3637 2018-12-20 01:51:36Z knoop
    86 # Implementation of the PALM module interface
    87 #
    88 # 3634 2018-12-18 12:31:28Z knoop
    89 # OpenACC port for SPEC
    90 #
    91 # 3579 2018-11-29 15:32:39Z suehring
    92 # Dependency for check_parameters on nesting_offl_mod added
    93 #
    94 # 3569 2018-11-27 17:03:40Z kanani
    95 # dom_dwd_user, Schrempf:
    96 # New dependencies for biometeorology_mod,
    97 # remove uv exposure model code, this is now part of biometeorology_mod.
    98 #
    99 # 3525 2018-11-14 16:06:14Z kanani
    100 # Changes related to clean-up of biometeorology (dom_dwd_user)
    101 #
    102 # 3522 2018-11-13 12:14:36Z suehring
    103 # Dependencies for virtual measurement module added
    104 #
    105 # 3494 2018-11-06 14:51:27Z suehring
    106 # Surface output revised
    107 #
    108 # 3474 2018-10-30 21:07:39Z kanani
    109 # Add virtual measurement module
    110 #
    111 # 3472 2018-10-30 20:43:50Z suehring
    112 # Add indoor model (kanani, srissman, tlang),
    113 # minor formatting
    114 #
    115 # 3467 2018-10-30 19:05:21Z suehring
    116 # Implementation of a new aerosol module salsa.
    117 #
    118 #
    119 # 3458 2018-10-30 14:51:23Z kanani
    120 # from chemistry branch r3443, banzhafs, Russo, forkel, basit:
    121 # radiation_model_mod added to chemistry_model_mod
    122 # Added some missing dependencies and replaced blanks with tabs
    123 # Added chemistry emission module
    124 # chemistry_model_mod added to flow_statistics
    125 #
    126 # 3448 2018-10-29 18:14:31Z kanani
    127 # Adjustment of biometeorology dependencies
    128 #
    129 # 3436 2018-10-26 18:35:15Z gronemeier
    130 # Add surface_mod to user_data_output_mask
    131 #
    132 # 3435 2018-10-26 18:25:44Z gronemeier
    133 # - Add surface_mod to data_output_mask
    134 # - Add chemistry_model_mod and surface_mod to init_masks
    135 #
    136 # 3421 2018-10-24 18:39:32Z gronemeier
    137 # Add netcdf_data_input_mod to netcdf_interface_mod
    138 # bugfix: add dependencies to chemistry_model_mod
    139 # Add module for surface data output
    140 #
    141 # 3381 2018-10-19 13:09:06Z raasch
    142 # dependencies for ocean_mod fixed
    143 #
    144 # 3355 2018-10-16 14:03:34Z knoop
    145 # Add module for offline nesting;
    146 # Add surface_mod to synthetic-turbulence generator;
    147 # Bugfix, missing dependency for turbulence generator in init_3d_model;
    148 # Some formatting ajdustments
    149 #
    150 # 3343 2018-10-15 10:38:52Z suehring
    151 # (from branch resler)
    152 # Add biometeorology
    153 #
    154 #
    155 # 3322 2018-10-09 10:02:39Z kanani
    156 # Formatting and cleanup
    157 #
    158 # 3298 2018-10-02 12:21:11Z kanani
    159 # Added missing dependencies and replaced blanks with tabs (forkel)
    160 # Added chemistry emission module (Russo)
    161 # Added chemistry_model_mod to flow_statistics (basit)
    162 #
    163 # 3294 2018-10-01 02:37:10Z raasch
    164 # changes related to modularization of the ocean mode,
    165 # bugfix: dependency to advec_ws was missed in chemistry_model_mod
    166 #
    167 # 3274 2018-09-24 15:42:55Z knoop
    168 # Added palm dependency of multi_agent_system_mod, because of mas_last_actions
    169 # call at the end of palm run
    170 #
    171 # 3167 2018-07-24 18:17:30Z suehring
    172 # Bugfix, add missing dependencies for multi-agent system
    173 #
    174 # 3159 2018-07-20 11:20:01Z sward
    175 # Added multi agent system
    176 #
    177 # 3130 2018-07-16 11:08:55Z gronemeier
    178 # add surface_layer_fluxes_mod to turbulence_closure_mod
    179 #
    180 # 3129 2018-07-16 07:45:13Z gronemeier
    181 # add turbulence_closure_mod to parin
    182 #
    183 # 2963 2018-04-12 14:47:44Z suehring
    184 # Introduce index for vegetation/wall, pavement/green-wall and water/window
    185 # surfaces, for clearer access of surface fraction, albedo, emissivity, etc. .
    186 #
    187 # 2955 2018-04-09 15:14:01Z suehring
    188 # Add log-points to measure CPU time of NetCDF data input.
    189 #
    190 # 2938 2018-03-27 15:52:42Z suehring
    191 # No initialization of child domains via dynamic input file, except for soil
    192 # moisture and temperature
    193 # Apply turbulence generator at non-cyclic lateral boundary in nesting case
    194 #
    195 # 2936 2018-03-27 14:49:27Z suehring
    196 # Added dependencies for parent and child synchronization
    197 #
    198 # 2921 2018-03-22 15:05:23Z Giersch
    199 # date_and_time_mod dependency has been added to read/write_restart_data_mod
    200 #
    201 # 2918 2018-03-21 15:52:14Z gronemeier
    202 # read/write_3d_binary and read/write_var_list has been removed,
    203 # read/write_restart_data_mod, wrd_write_string and
    204 # user_read/write_restart_data_mod has been added, dependencies with respect to
    205 # the aforementioned routines have been added/removed
    206 #
    207 # 2847 2018-03-02 21:45:58Z suehring
    208 # Changed format and enforced sorting
    209 #
    210 # 2817 2018-02-19 16:32:21Z knoop
    211 # Preliminary gust module interface implemented
    212 #
    213 # 2802 2018-02-14 16:21:39Z thiele
    214 # Changed lpm from subroutine to module.
    215 # Introduce particle transfer in nested models.
    216 #
    217 # 2773 2018-01-30 14:12:54Z suehring
    218 # Nesting of chemical species
    219 #
    220 # 2718 2018-01-02 08:49:38Z maronga
    221 # Corrected "Former revisions" section
    222 #
    223 # 2697 2017-12-14 17:57:20Z kanani
    224 # Bugfix, missing dependencies
    225 #
    226 # 2696 2017-12-14 17:12:51Z kanani
    227 # Change in file header (GPL part)
    228 # Implementation of uv exposure model (FK)
    229 # Bugfix, removed loop dependcy for vertical_nesting_mod and
    230 # turbulence_closure_mod, added depencies for vertical_nesting_mod (TG)
    231 # implemented turbulence_closure_mod (TG)
    232 # Additional dependencies for chemistry module (FK)
    233 # Additional dependencies for chemistry module (FK)
    234 # Implementation of chemistry module (FK)
    235 # For LSM, add dependency on calc_mean_profile (??)
    236 # poismg_noopt modularized and renamed into poismg_noopt_mod
    237 # add dependencies for netcdf_data_input_mod, calc_mean_profile,
    238 # radiation_module_mod, land_surface_model_mod (MS)
    239 #
    240 # 2608 2017-11-13 14:04:26Z schwenkel
    241 # Added diagnostic_quantities_mod
    242 #
    243 # 2600 2017-11-01 14:11:20Z raasch
    244 # comment line concerning bound checks removed
    245 #
    246 # 2599 2017-11-01 13:18:45Z hellstea
    247 # virtual_flight_mod, synthetic_turbulence_generator_mod and
    248 # wind_turbine_model_mod were added to read_var_list
    249 #
    250 # 2563 2017-10-19 15:36:10Z Giersch
    251 # wind_turbine_model_mod and synthetic_turbulence_generator_mod were added to
    252 # write_var_list and virtual_flight_mod was deleted from read_var_list
    253 #
    254 # 2544 2017-10-13 18:09:32Z maronga
    255 # Added date_and_time_mod
    256 #
    257 # 2371 2017-08-24 13:01:17Z kanani
    258 # Corrected dependencies for vertical_nesting_mod
    259 #
    260 # 2370 2017-08-23 06:11:43Z raasch
    261 # dependency bugfix for synthetic_turbulence_generator
    262 #
    263 # 2365 2017-08-21 14:59:59Z kanani
    264 # Added dependencies for vertical_nesting_mod
    265 #
    266 # 2339 2017-08-07 13:55:26Z gronemeier
    267 # corrected timestamp in header
    268 #
    269 # 2338 2017-08-07 12:15:38Z gronemeier
    270 # Modularize 1D model
    271 #
    272 # 2320 2017-07-21 12:47:43Z suehring
    273 # -ls_forcing nudging
    274 # +large_scale_forcing_nudging
    275 #
    276 # 2318 2017-07-20 17:27:44Z suehring
    277 # Add further dependencies on surface_mod
    278 #
    279 # 2317 2017-07-20 17:27:19Z suehring
    280 # Added time_integration_spinup
    281 #
    282 # 2269 2017-06-09 11:57:32Z suehring
    283 # Add dependency in read_3d_binary
    284 #
    285 # 2263 2017-06-08 14:59:01Z schwenkel
    286 # Implemented splitting and merging algorithm
    287 #
    288 # 2259 2017-06-08 09:09:11Z gronemeier
    289 # Implemented synthetic turbulence generator
    290 #
    291 # 2256 2017-06-07 13:58:08Z suehring
    292 # Remove ring dependency in init_pegrid
    293 #
    294 # 2238 2017-05-31 16:49:16Z suehring
    295 # Bugfix, further missing dependency on surface_mod
    296 #
    297 # 2237 2017-05-31 10:34:53Z suehring
    298 # Bugfix, add dependencies on surface_mod for surface_coupler,
    299 # plant_canopy_model_mod and ls_forcing_mod
    300 #
    301 # 2233 2017-05-30 18:08:54Z suehring
    302 #
    303 # 2232 2017-05-30 17:47:52Z suehring
    304 # +dependencies for surface_mod
    305 # -wall_fluxes
    306 #
    307 # 2130 2017-01-24 16:25:39Z raasch
    308 # dependency for timestep updated
    309 #
    310 # 2118 2017-01-17 16:38:49Z raasch
    311 # -cuda_fft_interfaces_mod
    312 #
    313 # 2050 2016-11-08 15:00:55Z gronemeier
    314 # Implement turbulent outflow method
    315 #
    316 # 2007 2016-08-24 15:47:17Z kanani
    317 # urban surface module added,
    318 # cleaned up some lines (compiler flags/options), which were accidentally
    319 # added in rev1938
    320 #
    321 # 1998 2016-08-20 18:45:34Z knoop
    322 # Bugfix: added netcdf_interface to dependency list for user_init_land_surface
    323 #
    324 # 1986 2016-08-10 14:07:17Z gronemeier
    325 # POSIX-calls module added
    326 #
    327 # 1972 2016-07-26 07:52:02Z maronga
    328 # Removed some dependencies due to further modularization of land surface model
    329 #
    330 # 1957 2016-07-07 10:43:48Z suehring
    331 # flight module added
    332 #
    333 # 1946 2016-06-15 11:38:13Z suehring
    334 # Bugfix dependency init_grid on advec_ws
    335 #
    336 # 1938 2016-06-13 15:26:05Z hellstea
    337 # Some dependency errors corrected
    338 #
    339 # 1934 2016-06-13 09:46:57Z hellstea
    340 # poismg renamed poismg_noopt, poismg_fast_mod renamed poismg_mod
    341 #
    342 # 1914 2016-05-26 14:44:07Z witha
    343 # Added wind_turbine_model_mod
    344 #
    345 # 1900 2016-05-04 15:27:53Z raasch
    346 # pmc_general renamed pmc_general_mod
    347 #
    348 # 1871 2016-04-15 11:46:09Z hoffmann
    349 # dependencies for package_parin corrected
    350 #
    351 # 1850 2016-04-08 13:29:27Z maronga
    352 # Adapted for modularization of microphysics
    353 # Several files renamed --> _mod
    354 # Bugfix for previous commit
    355 #
    356 # 1849 2016-04-08 11:33:18Z hoffmann
    357 # Adapted for modularization of microphysics
    358 #
    359 # 1837 2016-04-07 18:21:57Z raasch
    360 # further bug removed from r1835
    361 #
    362 # 1835 2016-04-07 16:31:50Z raasch
    363 # bugfix: merge comments removed
    364 #
    365 # 1833 2016-04-07 14:23:03Z raasch
    366 # spectrum renamed spectra_mod, depencies for spectra changed
    367 #
    368 # 1826 2016-04-07 12:01:39Z maronga
    369 # Renamed radiation_model to radiation_model_mod.
    370 # Renamed plant_canopy_model to plant_canopy_model_mod.
    371 #
    372 # 1822 2016-04-07 07:49:42Z hoffmann
    373 # Tails removed. lpm_release_set removed. calc_precipitation, impact_of_latent_heat
    374 # removed.
    375 #
    376 # 1817 2016-04-06 15:44:20Z maronga
    377 # Renamed land_surface_model to land_surface_model_mod.
    378 #
    379 # 1808 2016-04-05 19:44:00Z raasch
    380 # -local_flush, -local_getenv
    381 #
    382 # 1797 2016-03-21 16:50:28Z raasch
    383 # dependcy for check_for_restart updated
    384 #
    385 # 1791 2016-03-11 10:41:25Z raasch
    386 # dependencies of header changed
    387 #
    388 # 1786 2016-03-08 05:49:27Z raasch
    389 # rename calc_spectra to spectrum + modularization of spectrum
    390 #
    391 # 2016-03-06 18:36:17Z raasch
    392 # name change of netcdf routines and respective dependencies
    393 #
    394 # 1779 2016-03-03 08:01:28Z raasch
    395 # dependencies changed for init_peprid
    396 #
    397 # 1766 2016-02-29 08:37:15Z raasch
    398 # update dependency for swap_timelevel
    399 #
    400 # 1764 2016-02-28 12:45:19Z raasch
    401 # several updates of dependencies
    402 #
    403 # 1762 2016-02-25 12:31:13Z hellstea
    404 # +pmc_interface, +pmc routines
    405 #
    406 # 1747 2016-02-08 12:25:53Z raasch
    407 # dependencies for routine palm updated
    408 #
    409 # 1691 2015-10-26 16:17:44Z maronga
    410 # Replaced prandtl_fluxes with surface_layer_fluxes. Added radiation_model to
    411 # prognostic_equations
    412 #
    413 # 1585 2015-04-30 07:05:52Z maronga
    414 # Added user_init_radiation.f90
    415 #
    416 # 1575 2015-03-27 09:56:27Z raasch
    417 # +poismg_fast
    418 #
    419 # 1551 2015-03-03 14:18:16Z maronga
    420 # Bugfix: further adjustments for the land surface model and radiation model
    421 #
    422 # 1517 2015-01-07 19:12:25Z hoffmann
    423 # advec_s_bc added to prognostic_equations
    424 #
    425 # 1500 2014-12-03 17:42:41Z maronga
    426 # Bugfix: missing adjustments for land surface model and radiation model
    427 #
    428 # 1496 2014-12-02 17:25:50Z maronga
    429 # Added land surface model and radiation model files: land_surface_model,
    430 # radiation_model, user_init_land_surface
    431 #
    432 # 1484 2014-10-21 10:53:05Z kanani
    433 # plant_canopy_model-dependency added for check_parameters, header, init_3d_model,
    434 # package_parin, read_var_list, user_init_plant_canopy, write_var_list
    435 #
    436 # 1444 2014-08-02 20:10:32Z letzel
    437 # bugfix: cpulog added to lpm_advec
    438 #
    439 # 1404 2014-05-14 09:01:39Z keck
    440 # bugfix: dependencies added for progress_bar
    441 #
    442 # 1402 2014-05-09 14:25:13Z raasch
    443 # progress_bar added
    444 #
    445 # 1400 2014-05-09 14:03:54Z knoop
    446 # Added new module random_generator_parallel
    447 #
    448 # 1380 2014-04-28 12:40:45Z heinze
    449 # bugfix: mod_particle_attributes  added to check_open
    450 # nudging added to time_integration
    451 #
    452 # 1374 2014-04-25 12:55:07Z raasch
    453 # bugfix: missing dependency added for check_open
    454 #
    455 # 1365 2014-04-22 15:03:56Z boeske
    456 # Added new module calc_mean_profile, previously in module buoyancy,
    457 # removed buoyancy dependency from nudging
    458 #
    459 # 1363 2014-04-17 12:28:49Z keck
    460 # bugfix: cpulog added to lpm_pack_arrays
    461 #
    462 # 1361 2014-04-16 15:17:48Z hoffmann
    463 # cpulog added to microphysics
    464 #
    465 # 1359 2014-04-11 17:15:14Z hoffmann
    466 # mod_particle_attributes added, lpm_sort_arrays removed,
    467 # lpm_extend_particle_array removed
    468 #
    469 # 1336 2014-03-25 15:07:20Z raasch
    470 # -write_compressed
    471 #
    472 # 2014-03-20 16:38:49Z raasch
    473 # cpulog-dependency added for disturb_heatflux
    474 #
    475 # 1320 2014-03-20 08:40:49Z raasch
    476 # +mod_kinds in dependency list
    477 #
    478 # 1318 2014-03-17 13:35:16Z raasch
    479 # +cpulog, dependencies for cpulog added
    480 # -cpu_log, cpu_statistics
    481 #
    482 # 1311 2014-03-14 12:13:39Z heinze
    483 # bugfix: buoyancy dependency added to nudging
    484 #
    485 # 1306 2014-03-13 14:30:59Z raasch
    486 # +mod_kinds
    487 #
    488 # 1241 2013-10-30 11:36:58Z heinze
    489 # +nudging, ls_forcing
    490 #
    491 # 1212 2013-08-15 08:46:27Z raasch
    492 # +tridia_solver, -poisfft_hybrid
    493 #
    494 # 1210 2013-08-14 10:58:20Z raasch
    495 # object file list replaced by one line statement
    496 #
    497 # 1128 2013-04-12 06:19:32Z raasch
    498 # dependencies for time_integration modified
    499 #
    500 # 1111 2013-03-08 23:54:10Z raasch
    501 # dependencies removed from init_pegrid
    502 # bugfix: dependency added for cuda_fft_interfaces
    503 #
    504 # 1106 2013-03-04 05:31:38Z raasch
    505 # +cuda_fft_interfaces
    506 #
    507 # 1053 2012-11-13 17:11:03Z hoffmann
    508 # +microphysics for two-moment cloud physics
    509 #
    510 # 1036 2012-10-22 13:43:42Z raasch
    511 # code put under GPL (PALM 3.9)
    512 #
    513 # 1001 2012-09-13 14:08:46Z raasch
    514 # -asselin_filter, advec_s|u|v|w_ups, spline_x|y|z
    515 #
    516 # 872 2012-03-29 15:57:54Z franke
    517 # lpm depends on modules
    518 #
    519 # 849 2012-03-15 10:35:09Z raasch
    520 # +lpm_advec, lpm_data_output_particles, lpm_droplet_collision,
    521 # lpm_droplet_condensation,
    522 # lpm_exchange_horiz, lpm_extend_particle_array, lpm_extend_tails,
    523 # lpm_extend_tail_array, lpm_init_sgs_tke, lpm_pack_arrays,
    524 # lpm_read_restart_file, lpm_release_set, lpm_sort_arrays,
    525 # lpm_write_exchange_statistics, lpm_write_restart_file
    526 # advec_particles renamed lpm,
    527 # init_particles renamed lpm_init,
    528 # user_advec_particles renamed user_lpm_advec,
    529 # particle_boundary_conds renamed lpm_boundary_conds,
    530 # set_particle_attributes renamed lpm_set_attributes
    531 # user_init_particles renamed user_lpm_init,
    532 # user_particle_attributes renamed user_lpm_set_attributes
    533 #
    534 # 828 2012-02-21 12:00:36Z raasch
    535 # init_particles depends on lpm_collision_kernels
    536 #
    537 # 825 2012-02-19 03:03:44Z raasch
    538 # wang_kernel renamed lpm_collision_kernels
    539 #
    540 # 790 2011-11-29 03:11:20Z raasch
    541 # +wang_kernel
    542 #
    543 # 667 2010-12-23 12:06:00Z suehring/gryschka
    544 # +advec_ws
    545 #
    546 # 421 2010-01-25 15:50:10Z raasch
    547 # comment line for simple install method added, which will be replaced
    548 # by an include command for preprocessor and compiler options when the simple
    549 # install process is used instead of mbuild/mrun,
    550 # +set_particle_attributes
    551 # +subsidence
    552 #
    553 # 410 2009-12-04 17:05:40Z letzel
    554 # +data_output_mask, init_masks, user_data_output_mask
    555 #
    556 # 217 2008-12-09 18:00:48Z letzel
    557 # former file user_interface split into one file per subroutine
    558 # +init_coupling, message
    559 #
    560 # 151 2008-03-07 13:42:18Z raasch
    561 # +plant_canopy_model, inflow_turbulence
    562 # +surface_coupler
    563 #
    564 # 96 2007-06-04 08:07:41Z raasch
    565 # +eqn_state_seawater, init_ocean
    566 #
    567 # 82 2007-04-16 15:40:52Z raasch
    568 # +local_flush
    569 #
    570 # 58 2007-03-09 14:27:38Z raasch
    571 # default suffixes removed from the suffix list to avoid calling of m2c in
    572 # case of .mod files
    573 # +wall_fluxes, +particle_boundary_conds
    574 #
    575 # RCS Log replace by Id keyword, revision history cleaned up
    576 #
    577 # Revision 1.13  2006/08/04 14:45:31  raasch
    578 # +data_output_ptseries
    57986#
    58087# Revision 1.1  2002/06/11 13:42:20  raasch
Note: See TracChangeset for help on using the changeset viewer.