Ignore:
Timestamp:
Feb 15, 2019 6:38:58 PM (6 years ago)
Author:
suehring
Message:

Coupling of indoor model to atmosphere; output of indoor temperatures and waste heat; enable restarts with indoor model; bugfix plant transpiration; bugfix - missing calculation of 10cm temperature

File:
1 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/SOURCE/Makefile

    r3737 r3744  
    2020# Current revisions:
    2121# ------------------
    22 #
     22# Add Netcdf data output for indoor model
     23# Remove some dependencies
    2324#
    2425# Former revisions:
     
    3334# 3700 2019-01-26 17:03:42Z knoop
    3435# Rename surface_output_mod into surface_data_output_mod
    35 #
     36# 
    3637# 3637 2018-12-20 01:51:36Z knoop
    3738# Implementation of the PALM module interface
    38 #
     39# 
    3940# 3634 2018-12-18 12:31:28Z knoop
    4041# OpenACC port for SPEC
    41 #
     42# 
    4243# 3579 2018-11-29 15:32:39Z suehring
    4344# Dependency for check_parameters on nesting_offl_mod added
    44 #
     45# 
    4546# 3569 2018-11-27 17:03:40Z kanani
    4647# dom_dwd_user, Schrempf:
     
    5051# 3525 2018-11-14 16:06:14Z kanani
    5152# Changes related to clean-up of biometeorology (dom_dwd_user)
    52 #
     53# 
    5354# 3522 2018-11-13 12:14:36Z suehring
    5455# Dependencies for virtual measurement module added
    55 #
     56# 
    5657# 3494 2018-11-06 14:51:27Z suehring
    5758# Surface output revised
    58 #
     59# 
    5960# 3474 2018-10-30 21:07:39Z kanani
    6061# Add virtual measurement module
    61 #
     62# 
    6263# 3472 2018-10-30 20:43:50Z suehring
    6364# Add indoor model (kanani, srissman, tlang),
    6465# minor formatting
    65 #
     66# 
    6667# 3467 2018-10-30 19:05:21Z suehring
    6768# Implementation of a new aerosol module salsa.
    68 #
    69 #
     69# 
     70# 
    7071# 3458 2018-10-30 14:51:23Z kanani
    7172# from chemistry branch r3443, banzhafs, Russo, forkel, basit:
     
    7475# Added chemistry emission module
    7576# chemistry_model_mod added to flow_statistics
    76 #
     77# 
    7778# 3448 2018-10-29 18:14:31Z kanani
    7879# Adjustment of biometeorology dependencies
    79 #
     80# 
    8081# 3436 2018-10-26 18:35:15Z gronemeier
    8182# Add surface_mod to user_data_output_mask
    82 #
     83# 
    8384# 3435 2018-10-26 18:25:44Z gronemeier
    8485# - Add surface_mod to data_output_mask
    8586# - Add chemistry_model_mod and surface_mod to init_masks
    86 #
     87# 
    8788# 3421 2018-10-24 18:39:32Z gronemeier
    8889# Add netcdf_data_input_mod to netcdf_interface_mod
    8990# bugfix: add dependencies to chemistry_model_mod
    9091# Add module for surface data output
    91 #
     92# 
    9293# 3381 2018-10-19 13:09:06Z raasch
    9394# dependencies for ocean_mod fixed
    94 #
     95# 
    9596# 3355 2018-10-16 14:03:34Z knoop
    9697# Add module for offline nesting;
     
    9899# Bugfix, missing dependency for turbulence generator in init_3d_model;
    99100# Some formatting ajdustments
    100 #
     101# 
    101102# 3343 2018-10-15 10:38:52Z suehring
    102103# (from branch resler)
    103104# Add biometeorology
    104 #
    105 #
     105# 
     106# 
    106107# 3322 2018-10-09 10:02:39Z kanani
    107108# Formatting and cleanup
    108 #
     109# 
    109110# 3298 2018-10-02 12:21:11Z kanani
    110111# Added missing dependencies and replaced blanks with tabs (forkel)
     
    115116# changes related to modularization of the ocean mode,
    116117# bugfix: dependency to advec_ws was missed in chemistry_model_mod
    117 #
     118# 
    118119# 3274 2018-09-24 15:42:55Z knoop
    119120# Added palm dependency of multi_agent_system_mod, because of mas_last_actions
    120121# call at the end of palm run
    121 #
     122# 
    122123# 3167 2018-07-24 18:17:30Z suehring
    123124# Bugfix, add missing dependencies for multi-agent system
    124 #
     125# 
    125126# 3159 2018-07-20 11:20:01Z sward
    126127# Added multi agent system
    127 #
     128# 
    128129# 3130 2018-07-16 11:08:55Z gronemeier
    129130# add surface_layer_fluxes_mod to turbulence_closure_mod
    130 #
     131# 
    131132# 3129 2018-07-16 07:45:13Z gronemeier
    132133# add turbulence_closure_mod to parin
    133 #
     134# 
    134135# 2963 2018-04-12 14:47:44Z suehring
    135 # Introduce index for vegetation/wall, pavement/green-wall and water/window
     136# Introduce index for vegetation/wall, pavement/green-wall and water/window 
    136137# surfaces, for clearer access of surface fraction, albedo, emissivity, etc. .
    137 #
     138# 
    138139# 2955 2018-04-09 15:14:01Z suehring
    139140# Add log-points to measure CPU time of NetCDF data input.
    140 #
     141# 
    141142# 2938 2018-03-27 15:52:42Z suehring
    142143# No initialization of child domains via dynamic input file, except for soil
    143144# moisture and temperature
    144145# Apply turbulence generator at non-cyclic lateral boundary in nesting case
    145 #
     146# 
    146147# 2936 2018-03-27 14:49:27Z suehring
    147148# Added dependencies for parent and child synchronization
    148 #
     149# 
    149150# 2921 2018-03-22 15:05:23Z Giersch
    150151# date_and_time_mod dependency has been added to read/write_restart_data_mod
    151 #
     152# 
    152153# 2918 2018-03-21 15:52:14Z gronemeier
    153 # read/write_3d_binary and read/write_var_list has been removed,
     154# read/write_3d_binary and read/write_var_list has been removed, 
    154155# read/write_restart_data_mod, wrd_write_string and
    155 # user_read/write_restart_data_mod has been added, dependencies with respect to
     156# user_read/write_restart_data_mod has been added, dependencies with respect to 
    156157# the aforementioned routines have been added/removed
    157158#
    158159# 2847 2018-03-02 21:45:58Z suehring
    159160# Changed format and enforced sorting
    160 #
     161# 
    161162# 2817 2018-02-19 16:32:21Z knoop
    162163# Preliminary gust module interface implemented
    163 #
     164# 
    164165# 2802 2018-02-14 16:21:39Z thiele
    165166# Changed lpm from subroutine to module.
    166167# Introduce particle transfer in nested models.
    167 #
     168# 
    168169# 2773 2018-01-30 14:12:54Z suehring
    169170# Nesting of chemical species
    170 #
     171# 
    171172# 2718 2018-01-02 08:49:38Z maronga
    172173# Corrected "Former revisions" section
    173 #
     174# 
    174175# 2697 2017-12-14 17:57:20Z kanani
    175176# Bugfix, missing dependencies
    176 #
     177# 
    177178# 2696 2017-12-14 17:12:51Z kanani
    178179# Change in file header (GPL part)
    179180# Implementation of uv exposure model (FK)
    180 # Bugfix, removed loop dependcy for vertical_nesting_mod and
     181# Bugfix, removed loop dependcy for vertical_nesting_mod and 
    181182# turbulence_closure_mod, added depencies for vertical_nesting_mod (TG)
    182183# implemented turbulence_closure_mod (TG)
     
    186187# For LSM, add dependency on calc_mean_profile (??)
    187188# poismg_noopt modularized and renamed into poismg_noopt_mod
    188 # add dependencies for netcdf_data_input_mod, calc_mean_profile,
     189# add dependencies for netcdf_data_input_mod, calc_mean_profile, 
    189190# radiation_module_mod, land_surface_model_mod (MS)
    190 #
     191# 
    191192# 2608 2017-11-13 14:04:26Z schwenkel
    192 # Added diagnostic_quantities_mod
    193 #
     193# Added diagnostic_quantities_mod 
     194# 
    194195# 2600 2017-11-01 14:11:20Z raasch
    195196# comment line concerning bound checks removed
    196 #
     197# 
    197198# 2599 2017-11-01 13:18:45Z hellstea
    198199# virtual_flight_mod, synthetic_turbulence_generator_mod and
     
    201202# 2563 2017-10-19 15:36:10Z Giersch
    202203# wind_turbine_model_mod and synthetic_turbulence_generator_mod were added to
    203 # write_var_list and virtual_flight_mod was deleted from read_var_list
     204# write_var_list and virtual_flight_mod was deleted from read_var_list 
    204205#
    205206# 2544 2017-10-13 18:09:32Z maronga
    206 # Added date_and_time_mod
    207 #
     207# Added date_and_time_mod 
     208# 
    208209# 2371 2017-08-24 13:01:17Z kanani
    209210# Corrected dependencies for vertical_nesting_mod
    210 #
     211# 
    211212# 2370 2017-08-23 06:11:43Z raasch
    212213# dependency bugfix for synthetic_turbulence_generator
    213 #
     214# 
    214215# 2365 2017-08-21 14:59:59Z kanani
    215216# Added dependencies for vertical_nesting_mod
    216 #
     217# 
    217218# 2339 2017-08-07 13:55:26Z gronemeier
    218219# corrected timestamp in header
    219 #
     220# 
    220221# 2338 2017-08-07 12:15:38Z gronemeier
    221222# Modularize 1D model
    222 #
     223# 
    223224# 2320 2017-07-21 12:47:43Z suehring
    224225# -ls_forcing nudging
    225226# +large_scale_forcing_nudging
    226 #
     227# 
    227228# 2318 2017-07-20 17:27:44Z suehring
    228229# Add further dependencies on surface_mod
    229 #
     230# 
    230231# 2317 2017-07-20 17:27:19Z suehring
    231232# Added time_integration_spinup
    232 #
     233# 
    233234# 2269 2017-06-09 11:57:32Z suehring
    234235# Add dependency in read_3d_binary
    235 #
     236# 
    236237# 2263 2017-06-08 14:59:01Z schwenkel
    237238# Implemented splitting and merging algorithm
    238 #
     239# 
    239240# 2259 2017-06-08 09:09:11Z gronemeier
    240241# Implemented synthetic turbulence generator
     
    242243# 2256 2017-06-07 13:58:08Z suehring
    243244# Remove ring dependency in init_pegrid
    244 #
     245# 
    245246# 2238 2017-05-31 16:49:16Z suehring
    246247# Bugfix, further missing dependency on surface_mod
    247 #
     248# 
    248249# 2237 2017-05-31 10:34:53Z suehring
    249 # Bugfix, add dependencies on surface_mod for surface_coupler,
    250 # plant_canopy_model_mod and ls_forcing_mod
    251 #
     250# Bugfix, add dependencies on surface_mod for surface_coupler, 
     251# plant_canopy_model_mod and ls_forcing_mod 
     252# 
    252253# 2233 2017-05-30 18:08:54Z suehring
    253254#
     
    255256# +dependencies for surface_mod
    256257# -wall_fluxes
    257 #
     258# 
    258259# 2130 2017-01-24 16:25:39Z raasch
    259260# dependency for timestep updated
     
    261262# 2118 2017-01-17 16:38:49Z raasch
    262263# -cuda_fft_interfaces_mod
    263 #
     264# 
    264265# 2050 2016-11-08 15:00:55Z gronemeier
    265266# Implement turbulent outflow method
    266 #
     267# 
    267268# 2007 2016-08-24 15:47:17Z kanani
    268269# urban surface module added,
    269270# cleaned up some lines (compiler flags/options), which were accidentally
    270271# added in rev1938
    271 #
     272# 
    272273# 1998 2016-08-20 18:45:34Z knoop
    273274# Bugfix: added netcdf_interface to dependency list for user_init_land_surface
     
    275276# 1986 2016-08-10 14:07:17Z gronemeier
    276277# POSIX-calls module added
    277 #
     278# 
    278279# 1972 2016-07-26 07:52:02Z maronga
    279280# Removed some dependencies due to further modularization of land surface model
    280 #
     281# 
    281282# 1957 2016-07-07 10:43:48Z suehring
    282283# flight module added
     
    286287#
    287288# 1938 2016-06-13 15:26:05Z hellstea
    288 # Some dependency errors corrected
    289 #
     289# Some dependency errors corrected 
     290# 
    290291# 1934 2016-06-13 09:46:57Z hellstea
    291292# poismg renamed poismg_noopt, poismg_fast_mod renamed poismg_mod
    292 #
     293# 
    293294# 1914 2016-05-26 14:44:07Z witha
    294295# Added wind_turbine_model_mod
     
    301302#
    302303# 1850 2016-04-08 13:29:27Z maronga
    303 # Adapted for modularization of microphysics
     304# Adapted for modularization of microphysics 
    304305# Several files renamed --> _mod
    305306# Bugfix for previous commit
     
    316317# 1833 2016-04-07 14:23:03Z raasch
    317318# spectrum renamed spectra_mod, depencies for spectra changed
    318 #
     319# 
    319320# 1826 2016-04-07 12:01:39Z maronga
    320321# Renamed radiation_model to radiation_model_mod.
    321322# Renamed plant_canopy_model to plant_canopy_model_mod.
    322 #
     323# 
    323324# 1822 2016-04-07 07:49:42Z hoffmann
    324325# Tails removed. lpm_release_set removed. calc_precipitation, impact_of_latent_heat
    325 # removed.
     326# removed. 
    326327#
    327328# 1817 2016-04-06 15:44:20Z maronga
    328329# Renamed land_surface_model to land_surface_model_mod.
    329 #
     330# 
    330331# 1808 2016-04-05 19:44:00Z raasch
    331332# -local_flush, -local_getenv
     
    353354#
    354355# 1762 2016-02-25 12:31:13Z hellstea
    355 # +pmc_interface, +pmc routines
     356# +pmc_interface, +pmc routines 
    356357#
    357358# 1747 2016-02-08 12:25:53Z raasch
     
    359360#
    360361# 1691 2015-10-26 16:17:44Z maronga
    361 # Replaced prandtl_fluxes with surface_layer_fluxes. Added radiation_model to
     362# Replaced prandtl_fluxes with surface_layer_fluxes. Added radiation_model to 
    362363# prognostic_equations
    363 #
     364# 
    364365# 1585 2015-04-30 07:05:52Z maronga
    365366# Added user_init_radiation.f90
    366 #
     367# 
    367368# 1575 2015-03-27 09:56:27Z raasch
    368369# +poismg_fast
     
    370371# 1551 2015-03-03 14:18:16Z maronga
    371372# Bugfix: further adjustments for the land surface model and radiation model
    372 #
     373# 
    373374# 1517 2015-01-07 19:12:25Z hoffmann
    374375# advec_s_bc added to prognostic_equations
     
    376377# 1500 2014-12-03 17:42:41Z maronga
    377378# Bugfix: missing adjustments for land surface model and radiation model
    378 #
     379# 
    379380# 1496 2014-12-02 17:25:50Z maronga
    380 # Added land surface model and radiation model files: land_surface_model,
     381# Added land surface model and radiation model files: land_surface_model, 
    381382# radiation_model, user_init_land_surface
    382 #
     383# 
    383384# 1484 2014-10-21 10:53:05Z kanani
    384385# plant_canopy_model-dependency added for check_parameters, header, init_3d_model,
    385386# package_parin, read_var_list, user_init_plant_canopy, write_var_list
    386 #
     387# 
    387388# 1444 2014-08-02 20:10:32Z letzel
    388389# bugfix: cpulog added to lpm_advec
    389 #
     390# 
    390391# 1404 2014-05-14 09:01:39Z keck
    391392# bugfix: dependencies added for progress_bar
     
    393394# 1402 2014-05-09 14:25:13Z raasch
    394395# progress_bar added
    395 #
     396# 
    396397# 1400 2014-05-09 14:03:54Z knoop
    397398# Added new module random_generator_parallel
    398 #
     399# 
    399400# 1380 2014-04-28 12:40:45Z heinze
    400401# bugfix: mod_particle_attributes  added to check_open
    401 # nudging added to time_integration
     402# nudging added to time_integration 
    402403#
    403404# 1374 2014-04-25 12:55:07Z raasch
     
    407408# Added new module calc_mean_profile, previously in module buoyancy,
    408409# removed buoyancy dependency from nudging
    409 #
     410# 
    410411# 1363 2014-04-17 12:28:49Z keck
    411412# bugfix: cpulog added to lpm_pack_arrays
     
    413414# 1361 2014-04-16 15:17:48Z hoffmann
    414415# cpulog added to microphysics
    415 #
     416# 
    416417# 1359 2014-04-11 17:15:14Z hoffmann
    417 # mod_particle_attributes added, lpm_sort_arrays removed,
     418# mod_particle_attributes added, lpm_sort_arrays removed, 
    418419# lpm_extend_particle_array removed
    419420#
     
    722723
    723724CC = cc
    724 CFLAGS = -O
     725CFLAGS = -O 
    725726
    726727F90 =
     
    13491350        chemistry_model_mod.o \
    13501351        gust_mod.o \
     1352        indoor_model_mod.o \
    13511353        land_surface_model_mod.o \
    13521354        mod_kinds.o \
     
    17501752        modules.o \
    17511753        netcdf_data_input_mod.o \
    1752         plant_canopy_model_mod.o \
    17531754        radiation_model_mod.o \
    17541755        surface_mod.o
Note: See TracChangeset for help on using the changeset viewer.