Version 673 (modified by maronga, 8 years ago) (diff)

--

PALM source code change log

Current revision:

r4901


Current fixed release: 4.0 (r1540)

The following table documents all changes to the PALM repository since 2017.

Previous changes:

Please follow the rules for developers when carrying out source code changes!

Entries in the fifth column specify the type of the change: change of existing code (C), new code (N) or bugfix (B). More detailed information about the changes may sometimes be found in the header comment lines of the respectively changed routines.

Date Author svn
Revision
Last
Release
Type Description

16/01/17

BM

r2116

4.0

N

Beta version of new tool palm_gf added. palm_gf allows to calculate all possible processor grids. A detailed description will follow.

12/01/17

FK

r2114

4.0

N

cpp switch __mpi3 added for MPI-3 standard code. (urban_surface_mod)
This was necessary because some older compiler versions cannot handle MPI-3 operations, hence, respective parts of the code shall only be compiled if explicitly enabled by the cpp switch __mpi3.
However, the urban surface model only works with these MPI-3 operations included.

09/01/17

FK

r2108

4.0

C

Preparation for doxygen comments. (modules)

05/01/17

MS

r2100

4.0

B

Bugfix: Prevent extremely large SGS-velocities by limiting TKE in stochastic terms. (lpm_advec)

Copyright update. (all source-code files)