controlSwitches: updating after code merge. Minor correction for DimensionedConstants...
[foam-extend-3.2.git] / Changelog.current
blob3190418662d6fbfda3c9087d4f0b2ae1f4a64c69
1 ################################################################################
2 This file contains brief description of the changes introduced by merging 
3 branches
5 There are two secions: feature and bugfix
7 The general format should be:
8 Branchname (sans "bugfix/" of "feature/" prefix)
9 Author: Contributor name; Merge: Code maintainer name
10 One or two lines describing the bugfix or feature
12 ################################################################################
14 ** Feature
18 ** Bugfix
19 * updatePreconfiguredBoundaryTuts
20 Author: Hrvoje Jasak; Merge: Dominik Christ
21 Updated tutorials which use mixing plane and had broken preconfigured boundary
22 files
24 * ReleaseNotesInstallationVersionNumber
25 Author: Hrvoje Jasak; Merge: Dominik Christ
26 Bumped version number in ReleaseNotes and updated links to SourceForce pages
28 * Intel14Port
29 Author: Hrvoje Jasak; Merge: Dominik Christ
30 Updated wmake/rules for compilation with ICC 14
32 * processorPointPatch
33 Author: Zeljko Tukovic; Merge: Dominik Christ
34 Correct interpolation of point data on processor boundaries after parallel 
35 topological changes