Changes between Version 1208 and Version 1209 of doc/tec/changelog_2018


Ignore:
Timestamp:
Sep 25, 2018 1:01:46 PM (6 years ago)
Author:
schwenkel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/tec/changelog_2018

    v1208 v1209  
    3838'''Modularization of bulk microphysics '''////
    3939* All code components which belong to the bulk cloud model (except of the prognostic equations) are seperated from the PALM model core and moved to the module bulk_cloud_model. Note that this massive change in the code structure does not lead to any changes in the physics and model outcomes. ////
    40 '''Introduction of basic_constants_and_equations'''////
     40'''Introduction of basic_constants_and_equations_mod'''////
    4141* Moreover, a new module was introduced containig many (at the moment not all) constants and basic equantions such as the magnus formula or exener function. ////
    4242'''Renamed files'''////
    4343* microphysics_mod into '''bulk_cloud_model_mod'''
    4444'''Deleted files'''////
    45 * diagnostic_quantites
     45* diagnostic_quantites_mod
    4646* calc_liquid_water_content
    4747* init_cloud_physics
    4848'''New files'''////
    49 * basic_constants_and_equations
     49* basic_constants_and_equations_mod
    5050
    5151}}}