Changes between Version 1052 and Version 1053 of doc/tec/changelog_2018


Ignore:
Timestamp:
Apr 17, 2018 11:06:07 AM (7 years ago)
Author:
kanani
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/tec/changelog_2018

    v1052 v1053  
    1717
    1818||='''svn\\Revision'''  =||='''Date'''\\(YYYY/MM/DD) =||='''Author'''  =||='''PALM\\version'''  =||='''Type''' =||='''Description''' =||
     19|----------------
     20{{{#!td style="vertical-align:top;width: 50px"
     21[[CRev(0,2977)]]
     22}}}
     23{{{#!td style="vertical-align:top;width: 50px"
     24[[CRev(1,2977)]]
     25}}}
     26{{{#!td style="vertical-align:top;width: 75px"
     27[[CRev(2,2977)]]
     28}}}
     29{{{#!td style="vertical-align:top"
     305.0
     31}}}
     32{{{#!td style="vertical-align:top"
     33B, C, N
     34}}}
     35{{{#!td style="vertical-align:top"
     36SVN commit message: [[CRev(3,2977)]] (init_3d_model, palm, plant_canopy_model_mod, radiation_model_mod, surface_mod, time_integration, urban_surface_mod)\\
     37
     38Implement changes from branch radiation (r2948-2971) with minor modifications.\\
     39
     40'''Change:'''
     41* Improved default settings for radiative transfer calculations (shadows and surface reflections). Calculations activated by default (radiation_interactions = .TRUE.) only if vertical surfaces or trees are present. Flag {{{average_radiation}}} is set TRUE in this case, and it is no longer a namelist parameter. User can override this behavior by setting {{{&radiation_parameters radiation_interactions_on = .F.}}} (default value is TRUE).     (init_3d_model, radiation_model_mod, surface_mod)
     42
     43'''Bugfixes:'''
     44* Deduct spinup_time from first RUN_CONTROL output time by using time_since_reference_point instead of simulated_time (palm)
     45* Edited read and write sky view factors and CSF routines to account for the sub-domains which may not contain any of them (radiation_model_mod)
     46* Replaced plant_canopy by npcbl to check tree existence to avoid weird allocation of related arrays (after domain decomposition some domains contain no trees although plant_canopy (global parameter) is still TRUE) (radiation_model_mod)
     47* Fixed bug in if statement for radiation_interactions (time_integration)
     48
     49'''New:'''
     50* Add plant canopy type to account for changes in LAD together with the ASCII input for 3D LAD distribution (plant_canopy_model_mod)
     51
     52}}}
    1953|----------------
    2054{{{#!td style="vertical-align:top;width: 50px"