Matej Forman
5b9c4ceae5
ENH: rigidbodyDynamics: prescribed rotation + testcase
...
See:
src/rigidBodyDynamics/restraints/prescribedRotation
tutorials/multiphase/overInterDyMFoam/boatAndPropeller
2018-04-19 17:54:24 +01:00
mattijs
430367b25a
STYLE: shm: indentation
2018-03-01 17:09:39 +00:00
mattijs
e5d4fbcd72
BUG: snappyHexMesh: cutting imcompatible with corner-point detection
2018-02-21 11:08:21 +00:00
Andrew Heather
9b330a9e68
ENH: updated residuals function object field output
...
Fields now correspond to the initial residual for the first solver
iteration
2018-01-17 13:19:36 +00:00
Andrew Heather
6312f80918
ENH: residuals function object - extended to write residual fields
...
Residual fields can be written using the new 'writeFields' entry, e.g.
functions
{
residual
{
type residuals;
libs ("libutilityFunctionObjects.so");
fields (".*");
writeControl writeTime;
writeFields true;
}
}
Fields currently correspond to the initial residual for the last solver
iteration.
2018-01-16 12:13:11 +00:00
Andrew Heather
08193a50fa
ENH: Pair collision model - added ramp time to bleed-in force contributions
2018-05-22 10:05:36 +01:00
Andrew Heather
885c47150e
ENH: chemFoam - updated mesh creation
2018-01-11 21:34:27 +00:00
Andrew Heather
aec949d7cc
ENH: Consistency improvement for setting postProcessing directory name
2018-02-27 14:37:05 +00:00
Andrew Heather
853b9abb79
ENH: Utilities - add -region option when creating meshes
2018-01-16 12:10:20 +00:00
Andrew Heather
66ba2dd674
ENH: check case tool - updated command line arguments:
...
-dry-run : perform check only and no writing
-dry-run-write: perform check and write to the next time step. This
also triggers function objects that fire on the call to write()
2018-02-26 11:46:03 +00:00
Andrew Heather
b50bbc7ef2
ENH: Added new dry-run options to solvers
2018-01-11 14:23:17 +00:00
Andrew Heather
1791a3a334
ENH: Added tools to generate simplified meshes used to check case set-ups
2018-01-11 14:21:51 +00:00
Andrew Heather
a2762d16fa
ENH: Field - read error if insufficient values provided, but allow if more are available
2018-01-12 14:19:46 +00:00
Andrew Heather
eedb266c72
ENH: polyBoundaryMeshEntries - respect IOobject read flags
2018-01-11 14:19:39 +00:00
Andrew Heather
a1e5e4abcb
COMP: move error trap to within debug scope
2018-01-12 10:03:47 +00:00
Andrew Heather
8dadd181c1
ENH: surfaceInterpolation - improved robustness when dealing with empty patches
2018-01-11 14:20:26 +00:00
Andrew Heather
27888bf7aa
ENH: Updated mechanism to create empty sets and zones
2018-05-22 10:10:48 +01:00
Andrew Heather
34606f54b9
COMP: Updated createDpDt for moving meshes
2018-06-01 15:39:28 +01:00
mattijs
f51ee9a0e2
Merge remote-tracking branch 'origin/develop' into develop-pre-release
2018-05-31 17:34:16 +01:00
mattijs
ec5d9cdf01
Merge remote-tracking branch 'origin/develop' into develop-pre-release
2018-05-29 12:13:58 +01:00
mattijs
d703f09d11
BUG: fileOperation: avoid par syn in uncollated. Fixes #846 .
2018-05-29 12:13:13 +01:00
Mark Olesen
9d5cb5751e
ENH: additional methods for tmpNrc (as per tmp)
...
- move constructable
- factory methods: New, NewFrom
- reset methods
2018-05-28 17:01:03 +02:00
sergio
369604e935
Merge branch 'develop-pre-release' of develop.openfoam.com:Development/OpenFOAM-plus into develop-pre-release
2018-05-22 14:06:07 -07:00
sergio
d8f9029c7f
ENH: adding needed dictionary in smallPoolFire2D.
...
Update QDot dimensions for diffusionMulticomponent
2018-05-22 14:05:03 -07:00
mattijs
cb74d7b9d4
Merge remote-tracking branch 'origin/develop' into develop-pre-release
2018-05-21 17:03:58 +01:00
mattijs
f7fa618e8f
Merge remote-tracking branch 'origin/develop' into develop-pre-release
2018-05-21 09:53:10 +01:00
mattijs
7fe700a8dc
COMP: HashPtrTableI.H: inlined functions
2018-05-21 09:50:22 +01:00
mattijs
447ee9e027
ENH: processorField: added etc/caseDicts file. Fixes #807 .
2018-05-21 09:45:55 +01:00
mattijs
db23dd7b57
Merge remote-tracking branch 'origin/develop-pre-release' into develop-pre-release
2018-05-21 08:59:55 +01:00
mattijs
977a9894b4
ENH: codedMotionSolver: motion solver with user-supplied coding
2018-05-21 08:59:01 +01:00
Andrew Heather
ad25e18c7f
Merge remote-tracking branch 'origin/develop' into develop-pre-release
2018-05-18 12:18:13 +01:00
Andrew Heather
6180e0db8b
INT: Additional integration updates/clean-up
2018-05-18 10:49:10 +01:00
sergio
b78d37e93c
Merge branch 'develop-pre-release' of develop.openfoam.com:Development/OpenFOAM-plus into develop-pre-release
2018-05-18 01:31:17 -07:00
sergio
e0912a058c
ENH: Adding pressure work terms for compressibleInterFoam
...
Removing temporary fix from compressibleInterDyFOAM to re-calculte Uf with morphing mesh
2018-05-18 01:27:13 -07:00
mattijs
5474d161f2
Merge branch 'develop-pre-release' of develop.openfoam.com:Development/OpenFOAM-plus into develop-pre-release
2018-05-17 17:11:57 +01:00
Andrew Heather
f700bce878
Merge remote-tracking branch 'origin/develop' into develop-pre-release
2018-05-17 12:14:27 +01:00
Mark Olesen
48d654cf19
ENH: avoid memory leaks for HashPtrTable, PtrMap insertion (issue #749 )
...
- disallow insert() of raw pointers, since a failed insertion
(ie, entry already existed) results in an unmanaged pointer.
Either insert using an autoPtr, or set() with raw pointers or autoPtr.
- IOobjectList::add() now takes an autoPtr instead of an object reference
- IOobjectList::remove() now returns an autoPtr instead of a raw pointer
2018-05-17 09:56:36 +01:00
Mark Olesen
46b768628c
STYLE: use FieldBase for template invariant parts
...
- use refCount instead of the tmp<...>::refCount alias
2018-05-16 18:03:14 +01:00
Mark Olesen
fe80e3b4ed
SUBMODULE: updates for catalyst
2018-05-16 16:07:31 +01:00
Mark Olesen
4289242c07
Merge remote-tracking branch 'origin/master' into develop
2018-05-16 16:07:00 +01:00
mattijs
1275c71e50
ENH: snappyHexMeshDict: description of gapMode
2018-05-16 11:38:24 +01:00
Andrew Heather
647e1c892d
INT: Additional integration updates/clean-up
2018-05-16 10:32:42 +01:00
mattijs
b0ddf92e78
ENH: polyMesh: fixed warning message. Fixes #828 .
2018-05-16 10:14:45 +01:00
Mark Olesen
7c43b919c5
STYLE: eliminate a global reduction for field function (issue #816 )
2018-05-15 18:10:03 +01:00
Mark Olesen
5b50febfa4
ENH: simplify distance calculation in distanceSurface
...
- use normal instead of volumeType to decide on the sign.
This provides a continuous field and eliminates special handling of
GREAT in iso-surface routines.
- fix regression in isoSurfaceCell cutting that was introduced by the
previous adjustments for distanceSurface
2018-05-15 13:50:24 +01:00
Mark Olesen
d8356fee44
CONFIG: change default writeLagrangianPositions ON ( closes #781 )
...
- this enables x,y,z access of lagrangian positions, which is useful
for postprocessing in paraview, but at the expense of slightly
more disk space.
2018-05-15 11:11:59 +01:00
Mark Olesen
65129d7b90
CONFIG: export ThirdParty Qt5_DIR (issue #827 )
2018-05-14 17:04:18 +01:00
Mark Olesen
df3b406ef8
COMP: resolve faceZone constructor ambiguity for gcc 4.8.1
2018-05-11 17:18:52 +01:00
Mark Olesen
26c24492b1
SUBMODULE: updates for avalanche, catalyst, cfmesh
2018-05-11 15:29:00 +02:00
Henry Weller
7ac5d76773
ENH: fvMeshDistribute: uses topological rather than geometric point merging
...
Patch contributed by Mattijs Janssens
2018-03-23 17:02:18 +00:00