Mark Olesen
45fe65f83e
CONFIG: backport of META-INFO information ( #1367 )
2019-07-10 20:19:01 +02:00
Mark Olesen
cdce0585f2
CONFIG: cannot pass additional arguments to foamEtcFile ( closes #880 )
...
- add support by using updated foamEtcFile from 1806, which also add
the '-config' short-cut option.
2018-06-18 08:42:55 +02:00
Mark Olesen
714040678a
BUG: dictionary lookup of embedded coordinateSystem fails ( fixes #879 )
...
- also fix incorrect documentation in forces functionObject and
interRegionExplicitPorositySource fvOption.
2018-06-16 00:29:41 +02:00
Mark Olesen
b8ec4e12e1
TUT: added tutorial test with faceOnlySet sampling (issue #745 )
2018-02-28 11:23:59 +01:00
Mark Olesen
e9a9d4c297
GIT: merge artifact duplicate call to update mesh moving
2018-02-28 10:59:53 +01:00
Mark Olesen
c6a651cc46
BUG: isoAdvection using 'vof2IsoTol' instead of 'isoFaceTol' ( closes #740 )
2018-02-23 15:11:24 +01:00
Mark Olesen
be3eee6c12
BUG: timeControlFunctionObject swallows dictionary modifications ( closes #716 )
...
- runTimeModifiable change to the dictionary not being propagated to
the underlying functionObjects
2018-01-24 20:45:59 +01:00
Mark Olesen
07fd1aec5b
ENH: use main constant/triSurface directory for sampling surfaces ( closes #704 )
...
- these were previously taken from region-local directories
(eg, constant/region/triSurface), but this becomes difficult to
manage when there are many files and regions.
2018-01-17 14:47:38 +01:00
Andrew Heather
7f646223bb
TUT: minor update to div scheme test
2017-12-30 20:29:13 +00:00
Andrew Heather
c24a8c26ee
ENH: Added divergence scheme test case
2017-12-05 11:43:09 +00:00
Andrew Heather
d88d1d53aa
BUG: ensightSurfaceReader - corrected initial list sizing
2017-11-30 08:36:07 +00:00
sergio
74248c7469
BUG: Correcting expression for adimensional pressure drop table for fanFvPatchField
2017-11-16 11:01:54 -08:00
sergio
70873eb647
ENH: Avoidding 0/0 conflict in externalCoupledTemperatureMixed increaging the zero order of denomitaror
2017-11-15 12:58:58 -08:00
sergio
219c520f0b
ENH: adding non-dimensional option to fanFvPatchField.C
2017-11-15 12:54:09 -08:00
Andrew Heather
ad00fed4aa
BUG: steadyStateDdtSchems - corrected oriented state of return fields for *Corr functions. Fixes #634
2017-11-07 12:10:47 +00:00
Mark Olesen
198a215445
BUG: multiLevelCoeffs entry not mandatory ( closes #620 )
2017-10-10 19:32:53 +02:00
Mark Olesen
c8da996ace
BUG: label overflow in multiLevel decomposition ( closes #619 )
...
- previously when more than two levels were used.
Now calculate the required final target domain segment directly.
2017-10-10 18:06:52 +02:00
Mark Olesen
1e3cf9630e
BUG: incorrect xml format tag for VTK surface mesh writer ( closes #611 )
2017-10-06 11:36:40 +02:00
Andrew Heather
e35df56231
BUG: thermoFoam - corrected to enable restart and post-processing using thermoFoam -postProcess. Fixes #598
2017-09-25 13:25:34 +01:00
Andrew Heather
1c0af6ecbc
BUG: kOmegaSSTLM - corrected writing of coefficients. Fixes #592
2017-09-18 10:48:39 +01:00
Andrew Heather
d36f988d97
BUG: DESModelRegions - added missing field write() - see #591
2017-09-18 10:17:24 +01:00
Mark Olesen
680baba1b5
BUG: parse issues for nastran long format ( closes #589 )
2017-09-15 10:40:55 +02:00
sergio
346770e0d9
BUG: Correcting adimensional formulation for fanPressureFvPatchScalarField
2017-11-06 09:04:15 -08:00
sergio
b28502b3a8
ENH: Adding momemtum predictor to chtSimpleFoam
2017-11-06 09:03:42 -08:00
sergio
9e123313a7
ENH: Adding required interpolation for alpha.water in fvSchemes for overInterDyMFoam floatingBody tutorial
2017-09-08 15:40:22 -07:00
sergio
92fa08cf12
ENH: adding oversetAdjustPhi to overInterFoam plus reconstructing U from phi in pEq.
2017-09-08 15:35:27 -07:00
Andrew Heather
21301e3aba
ENH: isoCutCell - improved robustness. Patch provided by Johan Roenby - see #582
2017-09-08 17:22:49 +01:00
Andrew Heather
c9b6b090ca
BUG: Corrected Curle analogy implementation. See #574
2017-08-31 14:05:05 +01:00
Prashant
838d6bc0b0
BugFix: keyword for caseDict also syncrhonized
2017-08-30 09:48:45 +05:30
Prashant
5dbd697db5
BugFix: corrected keyword for flowRateInletVelocity BC fixes #577
2017-08-30 09:38:36 +05:30
Andrew Heather
a0721f7d00
BUG: Corrected construction of List from SLList. Fixes #571
2017-08-15 11:00:21 +01:00
Andrew Heather
68fe3cc35c
ENH: Corrections to doxygen help
2017-08-10 11:14:10 +01:00
Andrew Heather
860b7f503d
BUG: Corrected false integer divisions. Fixes #557
2017-08-07 11:53:54 +01:00
Pete Bachant
2ba590ec0b
BUG: Fix viscosity in simpleFoam motorBike tutorial ( fixes #550 )
2017-07-27 19:55:12 -04:00
Mark Olesen
84aa61e650
BUG: incorrect range check in foamHelp ( closes #547 )
2017-07-22 23:54:08 +02:00
Mark Olesen
e9df8d9366
BUG: failed check for scotch headers on ubuntu ( closes #543 )
...
- installed under /usr/include/scotch/scotch.h
ENH: obtain fallback value for SCOTCH_VERSION from the header
COMP: add support for metis, scotch static libraries (eg, EasyBuild)
2017-07-20 12:15:08 +02:00
Andrew Heather
4645a440e1
STYLE: Updated directory names for interCondensatingEvaporatingFoam solver. Fixes #533
2017-07-19 08:24:17 +01:00
Mark Olesen
6dd5a5f35f
BUG: foamToVTK -cellSet produces rubbish or segfault ( closes #516 )
...
- erroneous double logic for subset meshes.
The underlying vtk::vtuCells uses a cellMap to map into a global
field, which also allows handling of decomposed polyhedral cells.
If a mesh subset is involved (eg, cellSet, cellZone), then the
set/zone cellMap can be used to ensure that the original number is
properly adjusted. For foamToVTK, the meshSubsetHelper already
does the subsetting and is used when loading fields.
Does not affect ParaView reader module since there we work on the
full field and do the subsetting manually (using the cellMap).
2017-07-04 13:19:16 +02:00
Andrew Heather
2910240040
Merge branch 'develop' into 'master'
...
Merge develop into master for v1706 release
Closes #505 , #509 , #497 , #502 , #500 , #498 , #493 , #492 , #490 , #485 , #486 , #484 , #481 , #480 , #467 , #473 , #470 , #466 , #464 , #463 , #460 , #462 , #458 , #418 , #420 , #391 , #452 , #454 , #453 , #439 , #427 , #415 , #422 , #414 , #411 , #400 , #398 , and #348
See merge request !121
2017-06-29 21:09:51 +01:00
Andrew Heather
c84bf48873
Merge branch 'develop' of develop.openfoam.com:Development/OpenFOAM-plus into develop
2017-06-29 19:49:55 +01:00
Andrew Heather
4518004df4
TUT: Updated RutlandVortex case - Thanks to Thilo Knacke
2017-06-29 19:49:32 +01:00
mattijs
31172408ee
Merge branch 'develop' of develop.openfoam.com:Development/OpenFOAM-plus into develop
2017-06-29 17:34:23 +01:00
mattijs
0e465e0f5d
BUG: label64: write primitives consistent with label size. Fixes #505 .
2017-06-29 17:33:40 +01:00
mattijs
2f62d94e8b
BUG: CollidingParcel: is not contiguous since have collisionRecords_
2017-06-29 17:16:38 +01:00
Andrew Heather
07d9d3fc04
Merge branch 'develop' of develop.openfoam.com:Development/OpenFOAM-plus into develop
2017-06-29 14:18:41 +01:00
Andrew Heather
a900153f57
ENH: Added new vortexShed tutorial to show vortex shedding and use of the Curle function object
2017-06-29 14:18:19 +01:00
Andrew Heather
7dbb3b657d
ENH: argList - onlycheck for decomposeParDict when checkProcessorDirectories_ is true
2017-06-29 14:10:12 +01:00
Andrew Heather
a40798c71e
STYLE: Updated copyright year
2017-06-29 14:09:34 +01:00
Andrew Heather
7ac88c13d9
ENH: Updated oriented flag for backwards compatibility
2017-06-29 13:37:08 +01:00
sergio
00a5b61bd2
ENH: making pcEqn.H similar to pEqn.H.
...
STY: Fixing syntax in rhoPimpleDyMFoam/pEqn.H
2017-06-28 14:36:25 -07:00