Commit graph

710 commits

Author SHA1 Message Date
Henry Weller
f6a9d75559 Correct typo 2015-06-27 12:34:06 +01:00
Henry Weller
5cf70d30ef sampledPlane: Correct handling of coordinate system specification
Patches provided by Timm Severin
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1764
2015-06-25 21:59:13 +01:00
Henry Weller
47f1862e4c Removed support for the legacy SiCortex64 architecture 2015-06-23 11:18:36 +01:00
Henry Weller
a5a5397de5 Added support for the PPC64le architecture
Resolves feature request http://www.openfoam.org/mantisbt/view.php?id=1759
2015-06-23 11:17:42 +01:00
Henry Weller
58817ec6e0 codeTemplates: Update copyright date 2015-06-23 10:58:35 +01:00
Henry Weller
158fc138e9 surfaceToCell, surfaceToPoint: Add surface file name expansion
Resolves feature-request http://www.openfoam.org/mantisbt/view.php?id=1754
2015-06-19 15:47:33 +01:00
Henry Weller
ca10b7b40d rhoCentralFoam: Reverted correction to BCs
Reverted changes proposed in
http://openfoam.org/mantisbt/view.php?id=1548 as it adversely affects
fixed-value BCs and is formulated to fix an issue with an unphysical
case.  Further analysis of the handling of fixed pressure outlet
2015-06-18 15:13:03 +01:00
Henry Weller
20733b7dd2 rhoCentralFoam: Ensure fixed value boundary conditions are preserved
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1748
2015-06-17 14:38:20 +01:00
Henry Weller
6b92731286 PatchInjection::parcelsToInject: Ensure parallel consistency
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1746
2015-06-16 15:09:54 +01:00
Henry Weller
fc9f73afc3 createTurbulenceFields: Construct fields and turbulence model for every time step processed
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1749
2015-06-16 12:53:20 +01:00
Henry Weller
678abe2fea filmViscosityModel/thixotropicViscosity: Corrected the handling of the effect of droplet deposition
on the lambda of the film
2015-06-16 12:45:26 +01:00
Henry Weller
f691ac1efb externalWallHeatFluxTemperature: Correct doc
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1745
2015-06-15 19:22:49 +01:00
Henry Weller
04c63ba9a5 pairPatchAgglomeration: Stop agglomeration loop if no further agglomeration is achieved
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1157
2015-06-15 16:09:25 +01:00
Henry Weller
3d8da0e960 Corrected typo
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1741
2015-06-15 11:18:02 +01:00
Henry Weller
42ecf9c980 pairPatchAgglomeration: Do not use the result agglomeratePatch if the return indicates it is not valid
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1157
2015-06-13 23:11:12 +01:00
Henry
664271ec09 filmViscosityModel/ArrheniusViscosity: temperature-dependent viscosity function
Applied as a correction pre-factor to the viscosity obtained from a
run-time selectable base-model.
2015-06-05 12:03:09 +01:00
Henry
b750988e16 filmViscosityModel/thixotropicViscosity/thixotropicViscosity: Remove the spurious mask and correct the blending 2015-06-03 17:28:06 +01:00
Henry
a244c4111a rhoCentralFoam, sonicFoam: Remove superfluous includes
Resolves bug-report http://openfoam.org/mantisbt/view.php?id=1730
2015-06-03 09:36:22 +01:00
Henry
1c58abec87 dnsFoam: Use PISO controls read from fvSolution
Resolves bug-report http://openfoam.org/mantisbt/view.php?id=1727
2015-06-02 09:08:59 +01:00
Henry
9b0d7415bb kLowReWallFunction: Limit k to avoid /0
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1724
2015-05-31 21:18:34 +01:00
Henry
25d7706560 DPMFoam, MPPICFoam: Corrected contiuousPhaseName -> continuousPhaseName
Resolves second part of http://www.openfoam.org/mantisbt/view.php?id=1717
2015-05-29 08:25:20 +01:00
Henry
bfb49fc90e fvPatchFields: Support explicitly named U, phi and rho in all BCs
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1717
2015-05-28 20:41:23 +01:00
Henry
139084f451 DPMFoam, MPPICFoam: Corrected contiuousPhaseName -> continuousPhaseName
Resolves second part of http://www.openfoam.org/mantisbt/view.php?id=1717
2015-05-28 17:03:32 +01:00
Henry
756043acb1 cyclicAMIPolyPatch: Correct report of sweep angle
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1716
2015-05-28 16:27:44 +01:00
Henry
5eb755819f viewFactorsGen: Correct container resizing
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1712
2015-05-28 16:22:45 +01:00
Henry
5214c25ac5 /externalWallHeatFluxTemperatureFvPatchScalarField.H: Updated docs 2015-05-28 16:22:28 +01:00
Henry
6c9dc8867f MRFZone: Synchronize the faceType across processor patches
Resolves bug-report http://openfoam.org/mantisbt/view.php?id=1685
2015-05-25 11:34:30 +01:00
Henry
6181eecda5 tutorials/combustion/reactingFoam/ras/counterFlowFlame2D/0/N2: Correct name
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1706
2015-05-25 10:38:21 +01:00
Henry
1c47345dc5 Corrected 2015-05-24 22:19:39 +01:00
Henry
24059d8139 externalWallHeatFluxTemperature: Added support for relaxing the radiative contribution
Resolves bug-report http://openfoam.org/mantisbt/view.php?id=1704
2015-05-24 19:34:52 +01:00
Henry
909575ce07 radiationModels/derivedFvPatchFields: Corrected documentation
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1687
2015-05-24 18:56:45 +01:00
Henry
5f7608cba7 Updated version to 2.4.x 2015-05-22 15:30:44 +01:00
Henry
009f6d369f README: updated links 2015-05-22 10:50:30 +01:00
Henry
d9443bcb4b Updated guides 2015-05-22 08:45:18 +01:00
Henry
c33720e0f3 Updated 2015-05-22 08:45:06 +01:00
Henry
dcea1e13ff src/parallel/decompose/Allwmake: remove redundant -lscotch condition 2015-05-21 18:01:09 +01:00
Henry
f0842aea0e Updated version to 2.4.0 2015-05-20 22:38:10 +01:00
Henry
da9e1a84a4 Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x 2015-05-20 12:48:31 +01:00
Henry
bd11d30c85 cyclicAMIPolyPatch: Correct particle transformations across cyclic AMI patches
Patch provided by Daniel Jasiński
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1694
2015-05-20 12:48:09 +01:00
Chris Greenshields
9585db0bb1 Updated kivaTest to run without restart at CA = -15 degs
using coded function object to change time step at CA = -15 degs
2015-05-20 07:58:59 +01:00
Chris Greenshields
7b66c4d223 windAroundBuildings: example case of wind flow around buildings 2015-05-19 15:20:23 +01:00
Chris Greenshields
d07103686d Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x 2015-05-19 14:33:17 +01:00
Chris Greenshields
dd364b14d0 Modified waterChannel tutorial to make case better posed
Existing case did not properly converge and suffered slow convergence
with the water level failing to reach an equilibrium.  A slight rise in
the channel appears to help the water level reach an equlibrium when the flow
rate over the rise matches the inlet flow rate.
2015-05-19 14:33:00 +01:00
Henry
cc267ba127 ptscotchDecomp: link scotch library to resolve undefined symbol 2015-05-19 14:22:25 +01:00
Henry
b9acd12c29 Update headers 2015-05-19 14:22:04 +01:00
Henry
f511827216 OpenMPI: Upgrade to 1.8.5 2015-05-19 14:21:46 +01:00
Henry
a253ceb33b scotch: upgrade to 6.0.3 2015-05-19 14:21:25 +01:00
Henry
3bd206da92 CGAL: Upgrade to 4.6 2015-05-19 14:21:11 +01:00
Henry
edde7be5bd Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x 2015-05-19 08:41:17 +01:00
Henry
3354ee4350 printStack: rewritten to utilize dladdr for resolution of the stack addresses
Patch provided by Alexey Matveichev
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1676
2015-05-19 08:38:40 +01:00