mattijs
3541dad6d4
BUG: dynamicRefineFvMesh: stricter checking of non-refinable cells
2014-02-05 10:45:07 +00:00
andy
8f26a77443
STYLE: Minor code formatting
2014-01-13 17:40:28 +00:00
andy
61d7e8fc52
ENH: solidBodyMotionFvMesh - Added check to ensure cellZone is set
2014-01-09 12:56:10 +00:00
mattijs
08a9d05ccd
ENH: polyMesh: update pointMesh.
2013-12-17 09:02:25 +00:00
mattijs
209cc1d538
ENH: solidBodyMotion: added pointDisplacement bc
2013-12-05 12:23:12 +00:00
mattijs
096ff01e52
ENH: dynamicRefineFvMesh: added option for NaN
2013-09-20 17:29:08 +01:00
Henry
f75138d1f6
solidBodyMotionFunctions: Changed CofG to origin where appropriate and support run-time selectable omega specification in rotatingMotion
2013-07-30 09:41:27 +01:00
Henry
2812024796
Update headers
2013-02-26 22:20:05 +00:00
Henry
0afb3ab1ac
MeshObject: extended to support movePoints and updateMesh as an alternative to call-backs
...
All MeshObjects are now handled generically in polyMesh and fvMesh
See MeshObject.H for details
2013-02-26 22:19:28 +00:00
mattijs
100a25ee25
STYLE: defineDebug: move into Foam namespace
2012-12-17 17:35:42 +00:00
andy
83cb3df56b
ENH: Updated debug for parallel running
2012-12-07 16:35:18 +00:00
mattijs
b7a8e8b5ac
ENH: dynamicFvMesh: added region support
2012-09-20 12:53:52 +01:00
Henry
da70726881
dynamicMotionSolverFvMesh.C: Removed temporary relaxation
2012-08-24 11:41:59 +01:00
Henry
a80708c8f2
dynamicMotionSolverFvMesh: Revert temporary relaxation hack
2012-08-23 16:51:04 +01:00
Henry
26abc53885
Updated headers
2012-08-23 11:39:13 +01:00
Henry
8f4b56b3c3
Thermodynamics: Rationalised the base classes for fluid and solid thermo.
...
New base class for fluid and solid thermo: veryBasicThermo
Base class for fluid thermo: basicThermo (derived from veryBasicThermo)
Base class for solid thermo: solidThermo (derived from veryBasicThermo)
Note in next commit basicThermo -> fluidThermo, veryBasicThermo -> basicThermo
2012-08-23 11:39:02 +01:00
andy
7435d65a60
ENH: Corrected ambiguous construction from tmp msgs (llvm/clang)
2012-04-16 10:05:13 +01:00
mattijs
806bdec178
BUG: axisRotationMotion: fix angle specification
2012-03-13 13:03:31 +00:00
mattijs
51613abb86
ENH: dynamicFvMesh: multi-region support
2012-03-09 08:50:28 +00:00
mattijs
f254714829
ENH: axisRotationMotion: solidbody motion with roation axis specified (v.s. eulerangles for rotatingMotion)
2012-03-07 11:48:20 +00:00
mattijs
42069b5077
ENH: multiSolidBodyMotionFvMesh: multiple solid body rotations
2012-03-06 16:38:51 +00:00
mattijs
8667536a2b
ENH: various: move boundaryField(), internalField() out of loop
2011-12-02 10:38:18 +00:00
mattijs
9011d3f901
ENH: solidBodyFvMotionMesh: added check on points
2011-11-15 15:10:37 +00:00
mattijs
821f43c950
BUG: solidBodyMotionFvMesh: zero-cellZone processor would decide to move all points
2011-11-11 09:10:17 +00:00
mattijs
b96eb963f9
ENH: dynamicRefineFvMesh: check all fluxes for interpolation
2011-09-28 12:28:34 +01:00
andy
4f40cdb7d7
GIT: Resolve conflict
2011-08-16 16:09:56 +01:00
andy
9857d2be7c
GIT: Resolve conflict
2011-08-16 15:43:30 +01:00
Henry
c2dd153a14
Copyright transfered to the OpenFOAM Foundation
2011-08-14 12:17:30 +01:00
andy
27213aed5a
ENH: not storing undisplaced points on db to avoid name clash
2011-08-03 09:55:51 +01:00
andy
c6c83f65de
STYLE: Correct spelling error in comment
2011-07-29 10:18:31 +01:00
andy
f9e1917b5f
ENH: Added cell zone option to solid body point motion
2011-07-29 10:17:02 +01:00
mattijs
018a6f2a29
STYLE: fvMeshSubset, solidBodyMotion: message and date.
2011-07-26 17:30:46 +01:00
mattijs
4f47ff0219
STYLE: dictionaries: update version number
2011-06-10 17:22:56 +01:00
mattijs
f2fa95cab6
ENH: dynamicFvMesh: add additional constructors
2011-05-25 21:38:58 +01:00
mattijs
a791316896
ENH: dlLibraryTable: moved library handles to objects
2011-04-18 16:41:21 +01:00
andy
eaef8d482b
STYLE: Updated 1991 start copyright year to 2004
2011-01-14 16:08:00 +00:00
andy
099cc39e2e
Revert "STYLE: 2011 copyright date."
...
This reverts commit b18f6cc1ce
.
2011-01-05 18:24:29 +00:00
graham
b18f6cc1ce
STYLE: 2011 copyright date.
2011-01-05 11:14:26 +00:00
Mark Olesen
a78fa5add5
STYLE: remove trailing ';' after '{ ... }' compound
2010-12-30 17:50:47 +01:00
Mark Olesen
881b3dafa2
Merge remote branch 'OpenCFD/master' into olesenm
...
Conflicts:
applications/solvers/multiphase/twoPhaseEulerFoam/kineticTheoryModels/kineticTheoryModel/kineticTheoryModel.C
applications/utilities/mesh/generation/extrude/extrudeToRegionMesh/createShellMesh.C
applications/utilities/surface/surfaceCheck/surfaceCheck.C
src/finiteVolume/fields/fvPatchFields/derived/advective/advectiveFvPatchField.C
src/finiteVolume/fields/fvPatchFields/derived/waveTransmissive/waveTransmissiveFvPatchField.C
src/meshTools/directMapped/directMappedPolyPatch/directMappedPatchBase.C
NOTE: also needed to strip trailing space/lines in various files
2010-12-21 10:19:53 +01:00
Mark Olesen
a494ec35a1
COMP: avoid ambiguous construct from tmp - finiteVolume, thermophysicalModels, turbulenceModels
...
- missed on these on the first sweep
2010-12-21 09:44:19 +01:00
mattijs
fa641d785d
BUG: createDynamicFvMesh: mesh created with NO_READ
2010-12-20 17:08:08 +00:00
Mark Olesen
7b1eb1ceb8
COMP: avoid ambiguous construct from tmp - dynamicFvMesh, dynamicMesh
2010-12-17 16:38:45 +01:00
mattijs
aee09dd35c
BUG: dynamicRefineFvMesh : error calculation, reading dictionary
2010-11-15 16:22:16 +00:00
Henry
5dc9b66ba3
New Courant number now implemented in most solvers
...
CHT solvers still to do
2010-10-13 13:09:24 +01:00
Henry
cf6cac28ce
tabulated6DoFMotion: Added file-name expansion
2010-09-06 17:30:12 +01:00
graham
d79237597e
STYLE: Fixing code style requirements for all src.
2010-07-28 13:31:46 +01:00
henry
ccfb6e32a6
Corrected headers.
2010-06-23 16:54:54 +01:00
andy
28b1a9e2c6
Merge branch 'olesenm'
2010-06-03 10:25:03 +01:00
mattijs
c51a2b0f63
ENH: have MUST_READ_IF_MODIFIED on IOdictionary construction
2010-06-02 09:48:07 +01:00