Chris Greenshields
930eb454e4
Template function objects: forces and forceCoeffs correction/tidy
2016-12-14 14:38:12 +00:00
Chris Greenshields
750b0402a6
Template function objects: corrected forces and forceCoeffs for code correction
...
See bug-report https://bugs.openfoam.org/view.php?id=2387
2016-12-14 14:17:45 +00:00
Henry Weller
fb57ecbfdf
functionObjects::forceCoeffs: Corrected setting of rhoRef for compressible flow
...
Resolves bug-report https://bugs.openfoam.org/view.php?id=2387
2016-12-14 10:42:49 +00:00
Henry Weller
3d754f4a12
PBiCGStab: Corrected to support processorAgglomerator
...
Patch contributed by Battijs Janssens
Resolves bug-report http://bugs.openfoam.org/view.php?id=2383
2016-12-09 17:00:50 +00:00
Henry Weller
2fedcfd00c
tutorials/incompressible/pisoFoam/les/motorBike/motorBike/Allrun: Removed spurious '-parallel' option
...
Resolves bug-report http://bugs.openfoam.org/view.php?id=2378
2016-12-07 15:36:15 +00:00
Henry Weller
7209ceb306
metisDecomp: Corrected return from metisDecomp::decompose
...
Resolves bug-report http://bugs.openfoam.org/view.php?id=2370
2016-12-03 19:27:24 +00:00
Henry Weller
daa4d54a49
processorMeshes::read destruct before de-register
...
Patch contributed by Mattijs Janssens
Resolves bug-report http://bugs.openfoam.org/view.php?id=2368
2016-12-01 22:06:35 +00:00
Henry Weller
0b3c8e6fb4
meshToMesh0: fixed segmentation fault
...
Patch contributed by Mattijs Janssens
Resolves bug-report http://bugs.openfoam.org/view.php?id=2363
2016-12-01 19:57:00 +00:00
Henry Weller
0e18bbaa12
functionObjects::grad: Avoid cache conflict with 'postProcess' utility
...
Resolves bug-report http://bugs.openfoam.org/view.php?id=2350
2016-12-01 15:53:38 +00:00
Henry Weller
422f1770e0
tensor::eigenValues: Test the magnitude of 'QQ' before dividing by it.
...
Resolves bug-report http://bugs.openfoam.org/view.php?id=2351
2016-11-26 20:53:19 +00:00
Henry Weller
fcb789a267
functionObject.H: Updated documentation
...
Patch contributed by Bruno Santos
Resolves patch request http://bugs.openfoam.org/view.php?id=2355
2016-11-26 19:47:45 +00:00
Henry Weller
769940a61b
functionObjects::yPlus: Removed the AUTO_WRITE option on yPlus
...
Writing is controlled directly by the functionObject
2016-11-26 17:35:17 +00:00
Henry Weller
35f4d2da07
functionObjects::fieldExpression: Correct and improve warning messages
...
postProcess -func MachNo
previously generated the warning
Executing functionObjects
--> FOAM Warning : functionObjects::MachNo MachNo cannot find required field U
which is incorrect; the field 'U' is available but the
thermophysicalProperties is not. Now 'postProcess' generates the
warning:
Executing functionObjects
--> FOAM Warning : functionObjects::MachNo MachNo cannot find required object thermophysicalProperties of type fluidThermo
--> FOAM Warning : functionObjects::MachNo MachNo failed to execute.
Resolves bug-report http://bugs.openfoam.org/view.php?id=2352
2016-11-25 21:49:56 +00:00
Henry Weller
acc2a7707e
functionObjects::yPlus: Call read() in constructor to set base-class controls
...
Patch contributed by Bruno Santos
Resolves bug-report http://bugs.openfoam.org/view.php?id=2320
2016-11-06 10:33:18 +00:00
Henry Weller
c4b8d5e443
kOmegaSSTBase: Corrected read() to re-read the base-class settings
...
Patch contributed by Bruno Santos
Resolves bug-report http://bugs.openfoam.org/view.php?id=2318
2016-11-05 23:27:19 +00:00
Henry Weller
61195404f7
Cloud: Added 'td.switchProcessor' check to processor transfer logic
...
Patch contributed by Bruno Santos
Resolves bug-report http://bugs.openfoam.org/view.php?id=2315
2016-11-05 21:20:18 +00:00
Henry Weller
8e01ae0462
driftFluxFoam: Corrected Udm BCs
...
Added 'READ_IF_PRESENT' option to support overriding of the default BCs
for complex problems requiring special treatment of Udm at boundaries.
Resolves bug-report http://bugs.openfoam.org/view.php?id=2317
2016-11-05 20:53:31 +00:00
Henry Weller
423ac54eab
etc/bashrc: Added support for sourcing etc/bashrc with relative path
...
Patch contributed by Bruno Santos
Resolves bug-report http://bugs.openfoam.org/view.php?id=2310
2016-11-04 13:09:18 +00:00
Henry Weller
c590630ab0
etc/config.csh/paraview: avoid ParaView_DIR: Undefined variable.
...
Patch contributed by Bruno Santos
Resolves bug-report http://bugs.openfoam.org/view.php?id=2309
2016-10-30 10:44:38 +00:00
Henry Weller
579268eb16
etc/cshrc: Removed echo $FOAM_INST_DIR
2016-10-30 09:39:25 +00:00
Henry Weller
a6a964b265
foamCleanPath: Changed sed delimiter from '@' to '|' to allow Email addresses
...
Patch contributed by Bruno Santos
http://bugs.openfoam.org/view.php?id=2306
2016-10-25 17:12:37 +01:00
Henry Weller
c326278adb
Revert "Set version for the 4.1 release"
...
This reverts commit 21991d73a3 .
2016-10-16 15:11:57 +01:00
Henry Weller
21991d73a3
Set version for the 4.1 release
2016-10-16 15:11:45 +01:00
Henry Weller
1e03d68d4f
twoPhaseEulerFoam, reactingTwoPhaseEulerFoam: Corrected support for implicitPhasePressure with nAlphaCorr > 1
...
Resolves bug-report http://bugs.openfoam.org/view.php?id=2290
2016-10-12 18:52:07 +01:00
Henry Weller
da3fc4f29d
snappyHexMesh: Added support for scotch redistribution
...
Requires scotch-6.?.?
2016-10-12 16:29:36 +01:00
Henry Weller
192edd160b
etc/config.*/unset: unset FOAM_ETC
...
Patch contributed by Bruno Santos
Resolves bug-report http://bugs.openfoam.org/view.php?id=2285
2016-10-10 10:41:00 +01:00
Henry Weller
77bf5fbf9e
foamToTecplot360: Updated to use tmp.ref()
...
Patch contributed by Bruno Santos
Resolves bug-report http://bugs.openfoam.org/view.php?id=2288
2016-10-09 15:10:20 +01:00
Henry Weller
d23f7d0fd1
movingWallVelocityFvPatchVectorField: Removed incorrect documentation concerning MRF
...
Resolves bug-report http://bugs.openfoam.org/view.php?id=2287
2016-10-07 17:39:30 +01:00
Henry Weller
7dce08191e
fvOptions: Corrected docs: 'fieldName' -> 'fields'
...
Resolves bug-report http://bugs.openfoam.org/view.php?id=2273
2016-09-28 19:40:47 +01:00
Henry Weller
be7fba6cff
mapFields: reset the FOAM_CASE environment variable
...
Patch proveded by Alexey Matveichev
Resolves bug-report http://bugs.openfoam.org/view.php?id=2229
2016-09-17 14:50:20 +01:00
Henry Weller
00356f9f7c
setInitialMultiRegionDeltaT: update to be consistent with the standard setInitialDeltaT
...
Resolves bug-report http://bugs.openfoam.org/bug_change_status_page.php
2016-09-16 17:42:01 +01:00
Henry Weller
7dbca43064
PatchToPatchInterpolate: Update to use the tmp ref() non-const access function
...
Resolves bug-report http://bugs.openfoam.org/view.php?id=2248
2016-09-16 14:48:31 +01:00
Henry Weller
de29a3309e
rigidBodyMotion: Change the transform averaging to use approximate inverse-distance weighting
...
Now works correctly for an arbitrary number of bodies
Resolves bug-report http://bugs.openfoam.org/view.php?id=2211
2016-09-15 14:36:20 +01:00
Henry Weller
1ca4bbf1d2
PBiCGStab: New preconditioned bi-conjugate gradient stabilized solver for asymmetric lduMatrices
...
using a run-time selectable preconditioner
References:
Van der Vorst, H. A. (1992).
Bi-CGSTAB: A fast and smoothly converging variant of Bi-CG
for the solution of nonsymmetric linear systems.
SIAM Journal on scientific and Statistical Computing, 13(2), 631-644.
Barrett, R., Berry, M. W., Chan, T. F., Demmel, J., Donato, J.,
Dongarra, J., Eijkhout, V., Pozo, R., Romine, C. & Van der Vorst, H.
(1994).
Templates for the solution of linear systems:
building blocks for iterative methods
(Vol. 43). Siam.
See also: https://en.wikipedia.org/wiki/Biconjugate_gradient_stabilized_method
Tests have shown that PBiCGStab with the DILU preconditioner is more
robust, reliable and shows faster convergence (~2x) than PBiCG with
DILU, in particular in parallel where PBiCG occasionally diverges.
2016-09-12 15:19:24 +01:00
Henry Weller
168b29e2cf
functionObjectList::readFunctionObject: Added support for region specification
...
Now the postProcess utility '-region' option works correctly, e.g. for
the chtMultiRegionSimpleFoam/heatExchanger case
postProcess -region air -func "mag(U)"
calculates 'mag(U)' for all the time steps in region 'air'.
2016-09-09 11:24:12 +01:00
Henry Weller
8efaef8c30
tutorials/multiphase/interFoam/ras/weirOverflow: Updated to improve robustness
...
Resolves bug-report http://bugs.openfoam.org/view.php?id=2236
2016-09-07 14:07:46 +01:00
Henry Weller
1b195fb9d7
tutorials/multiphase/interDyMFoam/ras/DTCHull: Corrected specification of restraints
...
Resolves bug-report http://bugs.openfoam.org/view.php?id=2224
2016-09-03 21:13:14 +01:00
Henry Weller
5c32111a21
decomposePar: corrected decomposeParDict read using -region option
...
Patch contributed by Mattijs Janssens
Resolves bug-report http://bugs.openfoam.org/view.php?id=2227
2016-09-03 20:50:40 +01:00
Henry Weller
a874d8fae1
OpenFOAM-dev/etc/bashrc: Use 'pwd -P' to handle relative paths and links
...
Resolves bug-report http://bugs.openfoam.org/view.php?id=2223
2016-09-03 15:59:49 +01:00
Henry Weller
5c32f339e3
foamToVTK, PVFoamReader: Resolve problems converting VTK_WEDGE
...
- There will be triangles rendered inside the mesh (when
surface-rendering), because one of the cell's triangles is defined
as a quadrangle in VTK_WEDGE.
- Therefore, this VTK_WEDGE representation is only used when
decomposing the mesh, otherwise the correct representation is done
by VTK_POLYHEDRON.
- Furthermore, using VTK_PYRAMID gave worse result, because it renders
2 triangles inside the mesh for the collapsed quadrangle, likely due
to mismatch with the adjacent cell's face.
- Using VTK_HEXAHEDRON was not tested in this iteration, given that it
should give even worse results, when compared to using VTK_PYRAMID.
Patch contributed by Bruno Santos
Resolves bug-report http://bugs.openfoam.org/view.php?id=2099
2016-08-24 22:06:06 +01:00
Henry Weller
e5670539f8
forceCoeffs: Removed duplicate header writing
...
Patch contributed by Bruno Santos
Resolves bug-report http://bugs.openfoam.org/view.php?id=2216
2016-08-24 16:02:53 +01:00
Henry Weller
24690df17f
functionObjects::forces: Corrected file names when using the 'binData' option
...
Resolves bug-report http://bugs.openfoam.org/view.php?id=2214
2016-08-24 11:23:02 +01:00
Henry Weller
85daa4f41a
foamToVTK::vtkTopo: Apply fix from #1633
...
Patch contributed by Bruno Santos
Resolves bug-report http://bugs.openfoam.org/view.php?id=2213
2016-08-24 09:47:01 +01:00
Henry Weller
f7d4c9d055
etc/bashrc, etc/config.sh:
...
- "$FOAM_USER_APPBIN" and "$FOAM_USER_LIBBIN" have been added to
"foamOldDirs" in "etc/bashrc" and "etc/config.sh/unset"
- "$OPAL_PREFIX" is now undefined in the option "SYSTEMOPENMPI" within
"etc/config.sh/mpi", but only if the path defined in this variable
is cleaned when using "foamCleanPath".
- "$OPAL_PREFIX" is now also conditionally undefined in
"etc/config.sh/unset" when the path is picked up by "foamCleanPath".
Patch contributed by Bruno Santos
Resolved bug-report http://bugs.openfoam.org/view.php?id=2210
2016-08-23 21:05:27 +01:00
Henry Weller
a13e6aef99
Corrected documentation in classes derived from temperatureCoupleBase
...
Patch contributed by Bruno Santos
Resolves bug-report http://bugs.openfoam.org/view.php?id=2207
2016-08-22 14:28:19 +01:00
Henry Weller
0fb712a4f1
septernion: Correct quaternion normalization after averaging
...
Resolves bug-report http://bugs.openfoam.org/view.php?id=2203
2016-08-19 20:34:13 +01:00
Henry Weller
c84098737c
ParaView: GUI resource files in plugins are no longer supported
...
Patch contributed by Bruno Santos
Resolves bug-report http://bugs.openfoam.org/view.php?id=2192
2016-08-16 08:43:30 +01:00
Henry Weller
2c09dd8ceb
codingStyleGuide: Corrected typos
...
Patch contributed by Bruno Santos
Resolves bug-report http://bugs.openfoam.org/view.php?id=2193
2016-08-16 08:35:15 +01:00
Henry Weller
3214725229
reconstructPar: Handle the copy of the 'uniform' directory when only 1 region is reconstructed
...
Resolves bug-report http://bugs.openfoam.org/view.php?id=2186
2016-08-09 16:41:38 +01:00
Henry Weller
7dfa780c48
ORourkeCollision: Corrected probability test
...
Resolves bug-report http://bugs.openfoam.org/view.php?id=2097
2016-08-04 10:05:22 +01:00