Dominik Christ
|
0283362119
|
BUGFIX: In parallel run, if no cells are on a processor, min() returns no ::max instead of ::zero and max() returns ::min instead of ::zero. Author: Pablo Higuera. Merge: Dominik Christ.
|
2014-08-07 13:45:31 +01:00 |
|
Dominik Christ
|
c5a2b9d772
|
BUGFIX: In parallel run, if no cells are on a processor, min() returns no ::max instead of ::zero and max() returns ::min instead of ::zero. Author: Pablo Higuera. Merge: Dominik Christ.
|
2014-08-07 11:59:41 +01:00 |
|
Dominik Christ
|
346a19c3c9
|
If no cells on processor, min() returns ::max instead of ::zero; same fix for max()
|
2014-08-07 11:45:23 +01:00 |
|
Dominik Christ
|
6851acebb0
|
FEATURE: Reorganization of block-solver code, moves VectorN into finiteVolume. New solvers pUCoupledFullPicardFoam and pUCoupledSemiPicardFoam. Author: Vuko Vikcevic. Merge: Dominik Christ.
|
2014-08-01 16:04:35 +01:00 |
|
Dominik Christ
|
52fa58a6b7
|
FEATURE: Changes to fvSolution settings for pUCoupled tutorial improving performance. Author: Klas Jareteg. Merge: Dominik Christ.
|
2014-08-01 15:50:10 +01:00 |
|
Dominik Christ
|
5badbed88d
|
FEATURE: Updates for fixedFluxPressure to handle cell and face-based diffusivity in the pressure equation. Author: Hrvoje Jasak. Merge: Dominik Christ.
|
2014-08-01 15:49:19 +01:00 |
|
Dominik Christ
|
42c3e5f7c3
|
FEATURE: Strictly bounded "01" version of Superbee scheme, including Deferred correction "DC". Author: Hrvoje Jasak. Merge: Dominik Christ
|
2014-08-01 15:47:52 +01:00 |
|
Dominik Christ
|
7f26c1b7c3
|
BUGFIX: New blockMesh can create mixing plane BC directly. Removed a-posteriori change of boundary definition from Allrun, updated Allclean and removed boundary.preconfigured from tutorials. Author: Dominik Christ. Merge: Dominik Christ
|
2014-08-01 15:47:01 +01:00 |
|
Dominik Christ
|
4ae159a96c
|
BUGFIX: Correct interpolation of point data on processor boundaries after parallel topological changes. Author: Zeljko Tukovic. Merge: Dominik Christ.
|
2014-08-01 15:38:56 +01:00 |
|
Dominik Christ
|
5144673533
|
BUGFIX: Updated wmake/rules for compilation with ICC 14. Author: Hrvoje Jasak. Merge: Dominik Christ.
|
2014-08-01 15:38:35 +01:00 |
|
Dominik Christ
|
587173521b
|
BUGFIX: Fixed typos and formatting in ReleaseNotes file. Author: Hrvoje Jasak. Merge: Dominik Christ.
|
2014-08-01 15:38:12 +01:00 |
|
Dominik Christ
|
01ed8b1c83
|
BUGFIX: Bumped version number in ReleaseNotes and updated links to SourceForce pages. Author: Hakan Nilsson. Merge: Dominik Christ.
|
2014-08-01 15:37:51 +01:00 |
|
Hrvoje Jasak
|
49a6c80191
|
Performance improvements on block-coupled solver tutorial
|
2014-08-01 15:34:02 +01:00 |
|
Hrvoje Jasak
|
7342cc2649
|
Updates for fixedFluxPressure to handle cell and face-based diffusivity in the pressure equation
|
2014-08-01 15:33:26 +01:00 |
|
Hrvoje Jasak
|
cb5fe4e682
|
01 and 01DC for SuperBee
|
2014-08-01 15:32:27 +01:00 |
|
Dominik Christ
|
0387b0be1e
|
BUGFIX: New blockMesh can create mixing plane BC directly. Removed a-posteriori change of boundary definition from Allrun, updated Allclean and removed boundary.preconfigured from tutorials. Author: Dominik Christ. Merge: Dominik Christ
|
2014-08-01 13:57:05 +01:00 |
|
Dominik Christ
|
95b418a1ff
|
Modified Allrun in mixing plane cases
|
2014-08-01 13:47:42 +01:00 |
|
Dominik Christ
|
84238c1d35
|
FEATURE: Block solve reorganisation
|
2014-08-01 12:29:37 +01:00 |
|
Dominik Christ
|
79616c2fc8
|
BUGFIX: Correct interpolation of point data on processor boundaries after parallel topological changes. Author: Zeljko Tukovic. Merge: Dominik Christ.
|
2014-08-01 12:21:48 +01:00 |
|
Dominik Christ
|
13b8fde0ae
|
BUGFIX: Updated wmake/rules for compilation with ICC 14. Author: Hrvoje Jasak. Merge: Dominik Christ.
|
2014-08-01 12:21:32 +01:00 |
|
Dominik Christ
|
278e106f03
|
BUGFIX: Fixed typos and formatting in ReleaseNotes file. Author: Hrvoje Jasak. Merge: Dominik Christ.
|
2014-08-01 12:20:14 +01:00 |
|
Dominik Christ
|
d47abc3626
|
BUGFIX: Bumped version number in ReleaseNotes and updated links to SourceForce pages. Author: Hakan Nilsson. Merge: Dominik Christ.
|
2014-08-01 12:19:54 +01:00 |
|
Hrvoje Jasak
|
221751a310
|
Formatting and grammar
|
2014-08-01 12:01:20 +01:00 |
|
Hakan Nilsson
|
49c104f817
|
Another fix of version number, and link to new bug tracker, and link to the HowToContribute Wiki page
|
2014-08-01 11:37:56 +01:00 |
|
Hakan Nilsson
|
64d2ce8570
|
Modified version number for installation link at OpenFOAM Wiki
|
2014-08-01 11:37:41 +01:00 |
|
Hakan Nilsson
|
f6f9109c0f
|
Another fix of version number, and link to new bug tracker, and link to the HowToContribute Wiki page
|
2014-07-31 16:15:21 +01:00 |
|
Hakan Nilsson
|
ff4c52c9c5
|
Modified version number for installation link at OpenFOAM Wiki
|
2014-07-31 16:15:13 +01:00 |
|
Dominik Christ
|
126263ad3e
|
Merge remote-tracking branch 'origin/bugfix/updatePreconfiguredBoundaryTuts'
|
2014-07-31 15:54:38 +01:00 |
|
Dominik Christ
|
b75f934697
|
Added file: Changelog.current
|
2014-07-31 15:53:49 +01:00 |
|
Hrvoje Jasak
|
2ce462ad47
|
On topo change processor patch ordering changes. Zeljko Tukovic
|
2014-07-22 14:13:54 +01:00 |
|
Hrvoje Jasak
|
3bef09ddb4
|
Intel Icc 14 porting
|
2014-07-11 16:38:49 +02:00 |
|
Hrvoje Jasak
|
27c1259fd9
|
Update broked preconfigured boundary files for mixing plane
|
2014-06-19 19:42:23 +01:00 |
|
Hrvoje Jasak
|
ff55be110d
|
Merge branch 'nextRelease' of ssh://git.code.sf.net/p/openfoam-extend/foam-extend-3.1 into nextRelease
|
2014-06-19 09:49:30 +01:00 |
|
Hrvoje Jasak
|
addfa40748
|
Making zero directories for cfMesh
|
2014-06-19 09:49:18 +01:00 |
|
Dominik Christ
|
f77b4801a2
|
Merge branch 'BUGFIX/3rdPartyDownloadFromSourceForge'
|
2014-06-18 11:53:06 +01:00 |
|
Dominik Christ
|
49902057f2
|
BUGFIX: Changed download location to SorgeForge mirror, where possible
|
2014-06-18 11:52:33 +01:00 |
|
Henrik Rusche
|
34e29bb009
|
Merge branch 'bugfix/releaseNotes' into nextRelease
|
2014-06-18 09:41:44 +02:00 |
|
Henrik Rusche
|
d42bae4f2f
|
Merge branch 'bugfix/releaseNotes'
|
2014-06-18 09:36:45 +02:00 |
|
Hakan Nilsson
|
811bd0048a
|
Removed obsolete and incomplete HowToContribute, and reference to that file in ReleaseNotes. Also some typo fixes in ReleaseNotes.
|
2014-06-18 09:36:38 +02:00 |
|
Hrvoje Jasak
|
2561143344
|
Merge branch 'cfMeshMacPortChanges' into nextRelease
Conflicts:
Allwmake.firstInstall
|
2014-06-17 12:26:01 +01:00 |
|
Hrvoje Jasak
|
44123aa2eb
|
CLang porting changes: cfMesh
|
2014-06-17 11:42:41 +01:00 |
|
Henrik Rusche
|
b973a15b4d
|
Merge commit '10725e9' into nextRelease
Conflicts:
ListOfContributors
|
2014-06-17 12:01:30 +02:00 |
|
Henrik Rusche
|
6c0c77dee2
|
Merge branch 'nextRelease'
|
2014-06-17 11:43:09 +02:00 |
|
Dominik Christ
|
ddbc29bdfb
|
Added bazaar packages
|
2014-06-17 11:35:58 +02:00 |
|
Dominik Christ
|
d71951fb59
|
Commented out ulimit in etc/bashrc
|
2014-06-17 11:35:58 +02:00 |
|
Hakan Nilsson
|
d86d25ab99
|
Corrected version number to 3.1
|
2014-06-17 11:35:58 +02:00 |
|
Hakan Nilsson
|
bf0df94f9e
|
Same modifications as just done in master
|
2014-06-16 23:11:42 +02:00 |
|
Dominik Christ
|
c37054dac5
|
Added bazaar packages
|
2014-06-16 17:00:21 +01:00 |
|
Dominik Christ
|
8d5634ed53
|
Commented out ulimit in etc/bashrc
|
2014-06-16 16:58:22 +01:00 |
|
Henrik Rusche
|
3d469cc1a0
|
Merge branch 'nextRelease-3.2' into nextRelease
Conflicts:
ListOfContributors
|
2014-06-16 16:50:20 +02:00 |
|