Changes between Version 1151 and Version 1152 of doc/tec/changelog_2018


Ignore:
Timestamp:
Jul 27, 2018 2:47:28 PM (7 years ago)
Author:
suehring
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/tec/changelog_2018

    v1151 v1152  
    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,3182)]]
     22}}}
     23{{{#!td style="vertical-align:top;width: 50px"
     24[[CRev(1,3182)]]
     25}}}
     26{{{#!td style="vertical-align:top;width: 75px"
     27[[CRev(2,3182)]]
     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,3182)]] (UTIL/inifor, advec_ws, boundary_conds, check_parameters, chemistry_model_mod, coriolis, exchange_horiz_2d, init_3d_model, init_grid, init_pegrid, large_scale_forcing_nudging_mod, modules, netcdf_data_input_mod, palm, parin, pmc_interface_mod, poismg_mod, poismg_noopt_mod, pres, prognostic_equations, read_restart_data_mod, sor, synthetic_turbulence_generator_mod, time_integration, turbulence_closure_mod)
     37
     38
     39'''Inifor bugfixes''' (responsible Eckhard Kadasch, DWD)
     40
     41* Improved compatibility with older Intel Intel compilers by avoiding implicit array allocation
     42* Added origin_lon/_lat values and correct reference time in dynamic driver global attributes
     43
     44'''Inifor changes'''
     45
     46* Updated netCDF variable names and attributes to comply with PIDS v1.9
     47
     48'''Inifor new code'''
     49
     50* Introduced new PALM grid stretching
     51* Improved command-interface
     52* GNU-style short and long options
     53* Prepared output of large-scale forcing profiles (no computation yet)
     54* Added preprocessor flag __netcdf4 to switch output format between netCDF 3 and 4
     55
     56'''PALM-related changes'''
     57
     58* Inifor initialization and offline nesting in case of vertically stretched grids improved - no inter/extrapolation required any more
     59* synthetic turbulence generator works also in combination with stretched grids
     60* revise Inifor initialization
     61* Update netCDF variable names and attributes to comply with PIDS v1.9
     62* variable names renamed in LES-LES and COSMO-offline nesting
     63* variable names renamed for lateral boundary flags for inflow/outflow or nesting conditions
     64* remove masking of geostrophic wind forcing in offline nesting case
     65* some unused variables in USE statements removed
     66* Replace simulated_time by time_since_reference_point in offline-nesting mode
     67
     68}}}
    1969|----------------
    2070{{{#!td style="vertical-align:top;width: 50px"