Commit graph

2662 commits

Author SHA1 Message Date
Henry Weller
2d5af005e5 blockMesh: Corrected diagram printed with "-help" to be consistent with the documentation
Resolves bug report https://bugs.openfoam.org/view.php?id=2710
2017-10-13 11:30:57 +01:00
Will Bainbridge
19da978511 dragModels: Tenneti: Corrected Doxygen formatting 2017-10-10 15:25:38 +01:00
Will Bainbridge
f05ccec6e8 PatchInteraction: Added "none" to list of interaction type names 2017-10-10 09:12:57 +01:00
Henry Weller
0b26b4bab8 thermoFoam: Removed duplicate #include
Resolves bug-report https://bugs.openfoam.org/view.php?id=2714
2017-10-06 16:57:02 +01:00
Chris Greenshields
90bd37616b foamCreateVideo: corrected test for avconv installation 2017-10-01 12:11:10 +01:00
Chris Greenshields
bae45027f1 Added icoUncoupledKinematicCloud packaged function object 2017-10-01 12:08:28 +01:00
Chris Greenshields
a0cd8bf4e9 doxygen: updated -online option
Resolves bug report https://bugs.openfoam.org/view.php?id=2702
2017-09-21 14:04:11 +01:00
Will Bainbridge
da23476f9d foamyHexMesh: Corrected surface utility calls in mixerVessel tutorial 2017-09-19 08:45:32 +01:00
Henry Weller
db90699cff reactingTwoPhaseEulerFoam: Added continuity fvOption term to U equations
Patch contributed by Juho Peltola, VTT
Resolves bug-report https://bugs.openfoam.org/view.php?id=2699
2017-09-15 11:40:00 +01:00
Henry Weller
e4c2052291 ideasUnvToFoam: Added test for no cells (e.g. 2D mesh)
Patch contributed by Bruno Santos
Resolves patch request https://bugs.openfoam.org/view.php?id=2691
2017-09-09 22:34:43 +01:00
Henry Weller
aa2c977924 tutorials/multiphase/interFoam/laminar/wave: Consistency updates 2017-09-08 14:59:56 +01:00
Henry Weller
33b579c3c1 chtMultiRegionFoam: Added support for single solid region post-processing
Patch contributed by Bruno Santos

Resolves patch request https://bugs.openfoam.org/view.php?id=2684
2017-09-04 17:16:43 +01:00
Henry Weller
a36ee338ae GAMG: removed warnComm 2017-09-01 16:43:24 +01:00
Henry Weller
437961d247 externalWallHeatFluxTemperature: Allow manipulation of the boundary values
Provides support for the limitTemperature fvOption.

Resolves bug-report https://bugs.openfoam.org/view.php?id=2675
2017-08-29 16:48:56 +01:00
Henry Weller
4808629028 Merge branch 'master' of github.com-OpenFOAM:OpenFOAM/OpenFOAM-5.x 2017-08-29 14:50:01 +01:00
Henry Weller
adac0dbb1d compressibleMultiphaseInterFoam: Corrected update of dgdt for multiple phases
Resolves bug-report https://bugs.openfoam.org/view.php?id=2677
2017-08-29 14:49:44 +01:00
Will Bainbridge
d5a54e796f foamUpdateCaseFileHeader: Correct version number check and error message 2017-08-24 10:04:47 +01:00
Henry Weller
3fe7aa77e6 Time::purgeWrite: Corrected handling of collated processors directory
Resolves bug-report https://bugs.openfoam.org/view.php?id=2667
2017-08-17 14:55:03 +01:00
Henry Weller
af02f92b9e swirlFlowRateInletVelocityFvPatchVectorField: Avoid calculating origin and axis for patches with no faces
Resolves problem with reconstructPar
2017-08-16 14:22:02 +01:00
Will Bainbridge
18d3aa150e externalWallHeatFluxTemperature: Fixed restart
Resolves bug report https://bugs.openfoam.org/view.php?id=2665
2017-08-15 14:22:04 +01:00
Henry Weller
0ee1799ebf Merge branch 'master' of github.com-OpenFOAM:OpenFOAM/OpenFOAM-5.x 2017-08-15 10:02:14 +01:00
Henry Weller
2d41f24639 chtMultiRegionFoam: Corrected pressure and density update order
Resolves bug-report https://bugs.openfoam.org/view.php?id=2663
2017-08-15 10:01:57 +01:00
Will Bainbridge
90ce63f694 ThermoParcel: Improved numerical stability of heat transfer term
Patch contributed by Timo Niemi, VTT.
Resolves bug-report https://bugs.openfoam.org/view.php?id=2655
2017-08-14 08:59:43 +01:00
Will Bainbridge
718111a3b2 waves: Improved handling of reversed flow and additional wave models
The wave library from dev has been copied over into 5.x. It is still
backwards compatible. This change has fixed a failure in the DTCHullWave
tutorial.
2017-08-08 10:32:12 +01:00
Henry Weller
e6ecefe422 Upgraded cmake to 3.9.0
Resolves bug-report https://bugs.openfoam.org/view.php?id=2648
2017-08-04 11:49:03 +01:00
Henry Weller
f5c3640f1c Merge branch 'master' of github.com-OpenFOAM:OpenFOAM/OpenFOAM-5.x 2017-08-03 10:48:36 +01:00
Henry Weller
ef412e1b83 argList: addition of fileHandler option moved to argList.C
Patch contributed by Timo Niemi, VTT.
Resolves bug-report https://bugs.openfoam.org/view.php?id=2645
2017-08-03 10:47:55 +01:00
Will Bainbridge
9d57e8795a lagrangian: Always set switchProcessor flag
The TrackData::switchProcessor flag was not being set for some of the
tracking steps made by the more complicated parcels. In the case that a
parcel starts the step already on a processor boundary, this sometimes
lead to the particle being transferred back and forth indefinitely. The
flag is now explicitly set in all cases.
2017-08-02 10:13:05 +01:00
Henry Weller
89ccd9169c Merge branch 'master' of github.com-OpenFOAM:OpenFOAM/OpenFOAM-5.x 2017-08-01 09:48:51 +01:00
Henry Weller
def44d0d70 setSet: Add ncurses to link-line if available
Resolves potential issue linking with readline on systems where readline has
ncurses support enabled.

Resolves bug-report https://bugs.openfoam.org/view.php?id=2642
2017-08-01 09:48:04 +01:00
Will Bainbridge
bfda106526 lagrangian: Fixed argument passing from Colliding to Kinematic parcel component constructor
Resolves bug report https://bugs.openfoam.org/view.php?id=2643
2017-07-31 16:53:20 +01:00
Henry Weller
4d892f4579 CGAL: Upgraded to 4.10 2017-07-28 08:28:38 +01:00
Will Bainbridge
3ece3e9e81 fvOptions: limitVelocity: Fixed the correction factor
Resolves bug report https://bugs.openfoam.org/view.php?id=2634
2017-07-27 15:19:12 +01:00
Henry Weller
c66fba323c etc/bashrc: Updated to support ksh and zsh
Resolves bug-report https://bugs.openfoam.org/view.php?id=2636
2017-07-27 14:16:24 +01:00
Henry Weller
019c14b8cf tutorials/incompressible/porousSimpleFoam/straightDuctImplicit: Only run if FOAMY_HEX_MESH set 2017-07-25 23:04:09 +01:00
Henry Weller
43183115b2 Set version to 5.x 2017-07-25 17:44:31 +01:00
Henry Weller
bed7223187 Set version to 5.0 2017-07-25 17:43:40 +01:00
Henry Weller
a628b8838a tutorials/mesh/foamy.*Mesh::Allrun: Only run if FOAMY_HEX_MESH set 2017-07-25 17:38:53 +01:00
Henry Weller
dbb428a3a8 Updated to OpenFOAM-5.x 2017-07-25 14:23:49 +01:00
Henry Weller
b11b28db06 surfaceFilmModels::transferModelList: Resolve problem with the Intel C++ compiler 2017-07-25 12:19:37 +01:00
Henry Weller
d09b89d0b2 PVReaders: Update C++ standard specification to 11 2017-07-25 00:03:31 +01:00
Henry Weller
3fba921563 POSIX::fileStat: Avoid warning from gcc 2017-07-25 00:03:09 +01:00
Henry Weller
aa7f6d12b7 PVReaders: Simplified, rationalized and reorganized source tree and build scripts 2017-07-24 16:57:13 +01:00
Henry Weller
5cf5f8d783 PV3Readers: Removed
ParaView version 3 is no longer supported, upgrade to ParaView-5.4.0.
2017-07-24 16:20:40 +01:00
Henry Weller
d1b59e976d MULES: Improve handling of very small geometries 2017-07-24 10:35:54 +01:00
Henry Weller
2fb9ffc651 foamJob: Updated to support collated parallel IO
Resolves bug-report https://bugs.openfoam.org/view.php?id=2632
2017-07-24 08:22:11 +01:00
Henry Weller
c6f365f6cc refineMesh: Correct parallel operation
Patch contributed by Mattijs Janssens
Resolves bug-report https://bugs.openfoam.org/view.php?id=2621
2017-07-22 22:39:40 +01:00
Henry Weller
0c4175bec7 surfaceFilmModels: 0.333 -> 1.0/3.0 and 0.666 -> 2.0/3.0
Resolves bug-report https://bugs.openfoam.org/view.php?id=2629
2017-07-21 17:38:31 +01:00
Henry Weller
53a524a280 Simplified scalar(0.0) -> scalar(0) and scalar(1.0) -> scalar(1) 2017-07-21 17:37:37 +01:00
Will Bainbridge
2c3826ebd9 paraFoam: Render on refresh
The "Refresh Times" button now triggers a re-render of the visualisation
as well as scanning for new times and fields. This prevents old
overwritten data from remaining on screen despite everything else having
been updated.
2017-07-21 14:13:00 +01:00