Commit Graph

86 Commits

Author SHA1 Message Date
100a25ee25 STYLE: defineDebug: move into Foam namespace 2012-12-17 17:35:42 +00:00
83cb3df56b ENH: Updated debug for parallel running 2012-12-07 16:35:18 +00:00
b7a8e8b5ac ENH: dynamicFvMesh: added region support 2012-09-20 12:53:52 +01:00
da70726881 dynamicMotionSolverFvMesh.C: Removed temporary relaxation 2012-08-24 11:41:59 +01:00
a80708c8f2 dynamicMotionSolverFvMesh: Revert temporary relaxation hack 2012-08-23 16:51:04 +01:00
26abc53885 Updated headers 2012-08-23 11:39:13 +01:00
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
7435d65a60 ENH: Corrected ambiguous construction from tmp msgs (llvm/clang) 2012-04-16 10:05:13 +01:00
806bdec178 BUG: axisRotationMotion: fix angle specification 2012-03-13 13:03:31 +00:00
51613abb86 ENH: dynamicFvMesh: multi-region support 2012-03-09 08:50:28 +00:00
f254714829 ENH: axisRotationMotion: solidbody motion with roation axis specified (v.s. eulerangles for rotatingMotion) 2012-03-07 11:48:20 +00:00
42069b5077 ENH: multiSolidBodyMotionFvMesh: multiple solid body rotations 2012-03-06 16:38:51 +00:00
8667536a2b ENH: various: move boundaryField(), internalField() out of loop 2011-12-02 10:38:18 +00:00
9011d3f901 ENH: solidBodyFvMotionMesh: added check on points 2011-11-15 15:10:37 +00:00
821f43c950 BUG: solidBodyMotionFvMesh: zero-cellZone processor would decide to move all points 2011-11-11 09:10:17 +00:00
b96eb963f9 ENH: dynamicRefineFvMesh: check all fluxes for interpolation 2011-09-28 12:28:34 +01:00
4f40cdb7d7 GIT: Resolve conflict 2011-08-16 16:09:56 +01:00
9857d2be7c GIT: Resolve conflict 2011-08-16 15:43:30 +01:00
c2dd153a14 Copyright transfered to the OpenFOAM Foundation 2011-08-14 12:17:30 +01:00
27213aed5a ENH: not storing undisplaced points on db to avoid name clash 2011-08-03 09:55:51 +01:00
c6c83f65de STYLE: Correct spelling error in comment 2011-07-29 10:18:31 +01:00
f9e1917b5f ENH: Added cell zone option to solid body point motion 2011-07-29 10:17:02 +01:00
018a6f2a29 STYLE: fvMeshSubset, solidBodyMotion: message and date. 2011-07-26 17:30:46 +01:00
4f47ff0219 STYLE: dictionaries: update version number 2011-06-10 17:22:56 +01:00
f2fa95cab6 ENH: dynamicFvMesh: add additional constructors 2011-05-25 21:38:58 +01:00
a791316896 ENH: dlLibraryTable: moved library handles to objects 2011-04-18 16:41:21 +01:00
eaef8d482b STYLE: Updated 1991 start copyright year to 2004 2011-01-14 16:08:00 +00:00
099cc39e2e Revert "STYLE: 2011 copyright date."
This reverts commit b18f6cc1ce.
2011-01-05 18:24:29 +00:00
b18f6cc1ce STYLE: 2011 copyright date. 2011-01-05 11:14:26 +00:00
a78fa5add5 STYLE: remove trailing ';' after '{ ... }' compound 2010-12-30 17:50:47 +01:00
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
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
fa641d785d BUG: createDynamicFvMesh: mesh created with NO_READ 2010-12-20 17:08:08 +00:00
7b1eb1ceb8 COMP: avoid ambiguous construct from tmp - dynamicFvMesh, dynamicMesh 2010-12-17 16:38:45 +01:00
aee09dd35c BUG: dynamicRefineFvMesh : error calculation, reading dictionary 2010-11-15 16:22:16 +00:00
5dc9b66ba3 New Courant number now implemented in most solvers
CHT solvers still to do
2010-10-13 13:09:24 +01:00
cf6cac28ce tabulated6DoFMotion: Added file-name expansion 2010-09-06 17:30:12 +01:00
d79237597e STYLE: Fixing code style requirements for all src. 2010-07-28 13:31:46 +01:00
ccfb6e32a6 Corrected headers. 2010-06-23 16:54:54 +01:00
28b1a9e2c6 Merge branch 'olesenm' 2010-06-03 10:25:03 +01:00
c51a2b0f63 ENH: have MUST_READ_IF_MODIFIED on IOdictionary construction 2010-06-02 09:48:07 +01:00
f84a91d7ce Merge commit 'origin/master' into splitCyclic
Conflicts:
	applications/utilities/mesh/manipulation/createBaffles/createBaffles.C
	applications/utilities/postProcessing/patch/patchIntegrate/patchIntegrate.C
	src/OpenFOAM/meshes/pointMesh/pointPatches/constraint/cyclic/cyclicPointPatch.C
	src/OpenFOAM/meshes/pointMesh/pointPatches/constraint/processor/processorPointPatch.C
	src/dynamicMesh/motionSmoother/motionSmoother.C
	src/dynamicMesh/motionSmoother/motionSmoother.H
	src/dynamicMesh/motionSmoother/motionSmootherTemplates.C
2010-05-18 13:28:21 +01:00
895a077cb1 STYLE: fixup some dictionary headers 2010-05-18 11:38:07 +02:00
4b00c01d0c ENH: added interpolateSplineXY templated function, and updated tabulated6DoFMotion 2010-05-14 12:47:32 +01:00
7f6740a9eb Merge commit 'origin/master' into splitCyclic 2010-04-30 15:10:10 +01:00
1075587fc1 STYLE: fully scope some method names 2010-04-29 15:12:44 +02:00
03338b9ea9 STYLE: partial revert for 5cfa97624e 2010-04-23 10:23:08 +02:00
5cfa97624e STYLE: more consistent New methods, use unregistered IOobject where appropriate 2010-04-20 17:13:35 +02:00
cff2580336 Merge branch 'master' into splitCyclic
Conflicts:
	applications/utilities/mesh/manipulation/splitMeshRegions/splitMeshRegions.C
	applications/utilities/parallelProcessing/decomposePar/domainDecompositionMesh.C
	src/OpenFOAM/db/IOstreams/Pstreams/UPstream.H
	src/OpenFOAM/fields/pointPatchFields/pointPatchField/pointPatchField.C
	src/OpenFOAM/matrices/lduMatrix/solvers/GAMG/interfaces/cyclicGAMGInterface/cyclicGAMGInterface.C
	src/OpenFOAM/meshes/pointMesh/pointPatches/constraint/processor/processorPointPatch.H
	src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/cyclic/cyclicPolyPatch.H
	src/OpenFOAM/meshes/polyMesh/syncTools/syncTools.C
	src/OpenFOAM/meshes/polyMesh/syncTools/syncToolsTemplates.C
	src/meshTools/sets/topoSets/faceSet.C
	src/parallel/decompose/decompositionMethods/decompositionMethod/decompositionMethod.C
2010-04-16 12:09:34 +01:00
937e0d23d0 STYLE: consistent naming of files containing the 'New' method
before:
    - 'new' prefixed to camel-cased class name: eg, someClass -> newSomeClass
    - 'New' prefixed to templated class name:   eg, TmplClass -> NewTmplClass
    - 'New' suffixed to class name:             eg, someClass -> someClassNew

after:
    - consistent 'New' suffixed to class name, no change of case
          eg, someClass -> someClassNew
          eg, TmplClass -> TmplClassNew
2010-04-13 18:47:47 +02:00