|
|
512a1ed642
|
ENH: updated.
|
2010-04-29 18:51:58 +01:00 |
|
|
|
84af8ef75a
|
BUG: cyclics handled inconsistently
|
2010-04-29 18:51:28 +01:00 |
|
|
|
b9032abd28
|
BUG: evaluate at startup re-enabled.
|
2010-04-29 18:50:40 +01:00 |
|
|
|
dfd38ad3aa
|
ENH: Build in check for old cyclics.
|
2010-04-29 18:50:20 +01:00 |
|
|
|
1f895992d4
|
ENH: New test results
|
2010-04-29 18:50:06 +01:00 |
|
|
|
a967d05fd3
|
BUG: was reading mesh before setting coupledPolyPatch::matchTol
|
2010-04-29 18:42:30 +01:00 |
|
|
|
a4596d3fc1
|
ENH: update
|
2010-04-16 21:55:10 +01:00 |
|
|
|
4a08a3a388
|
ENH: update
|
2010-04-16 21:54:52 +01:00 |
|
|
|
41eb599433
|
BUG: allow defaultFaces specification for both shapes constructors
|
2010-04-16 21:53:27 +01:00 |
|
|
|
55d6460445
|
BUG: jump should be negated on slave patch.
|
2010-04-16 21:52:39 +01:00 |
|
|
|
0712a68639
|
Merge branch 'master' into splitCyclic
|
2010-04-16 14:21:27 +01:00 |
|
|
|
af095081b7
|
ENH: Added baffles and fan cyclic
|
2010-04-16 13:16:26 +01:00 |
|
|
|
dfa2c67602
|
ENH: Allow specification of defaultFaces boundary type
|
2010-04-16 13:15:12 +01: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 |
|
|
|
4da8beb94b
|
COMP: revert to non-debug flag for polyMeshAdder purposes.
|
2010-04-16 11:02:18 +01:00 |
|
|
|
6c6b3ad109
|
BUG: missing initialisation of boolList
|
2010-04-16 10:59:40 +01:00 |
|
|
|
0cb9f709ab
|
ENH: updated status
|
2010-04-16 10:59:24 +01:00 |
|
|
|
300ac4843c
|
BUG: fieldValue.C was defining duplicate IOField symbols
|
2010-04-15 18:15:09 +01:00 |
|
|
|
01aa79be54
|
ENH: multiple faces between two cells gives problems for scotch
We filter them out now when constructing the adjacency structure.
|
2010-04-15 15:12:48 +01:00 |
|
|
|
d4ca02cf7e
|
BUG: using Time::run() as a loop construct was not doing the functionObjects.
|
2010-04-15 12:22:56 +01:00 |
|
|
|
21b283779c
|
STYLE: new time structure
|
2010-04-15 11:59:31 +01:00 |
|
|
|
5080bd3237
|
STYLE: convert to new time loop structure
|
2010-04-15 11:58:33 +01:00 |
|
|
|
1fe76fef6a
|
BUG: Load library containing the functionObjects before using them.
|
2010-04-15 11:35:43 +01:00 |
|
|
|
6d71a38e66
|
ENH: Allow tensorial K
|
2010-04-15 11:34:47 +01:00 |
|
|
|
2de3c0d2cf
|
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
|
2010-04-14 16:12:02 +01:00 |
|
|
|
36e845a7a3
|
ENH: Allow derivation of constraint types (for pointFields only). Allow usage of
non constraint patchFields on constraint patch types (all fields)
|
2010-04-14 16:10:31 +01:00 |
|
|
|
bdaca3a63f
|
ENH: Store additional information to handle split cyclics (still not correct though)
|
2010-04-14 15:57:36 +01:00 |
|
|
|
d807c16732
|
BUG: Ordering should use other side information.
|
2010-04-14 15:57:13 +01:00 |
|
|
|
c75b0bb02a
|
BUG: Remove initialisation of cyclic since interferes with referred patch
setting transformation properties later on
|
2010-04-14 15:56:05 +01:00 |
|
|
|
93a0172f03
|
BUG: incorrect statistics in parallel. Also removed sign of magSf.
|
2010-04-14 15:47:39 +01:00 |
|
|
|
c948fadb10
|
ENH: particleForces. Not caching gradH field, looking up HdotGradH
field directly.
Renaming Ftot to accelTot to remind that the functions return
accelerations.
|
2010-04-14 13:59:58 +01:00 |
|
|
|
55cd7409d8
|
STYLE: particleForces. Rename variable chi -> magneticSusceptibility.
|
2010-04-14 09:51:46 +01:00 |
|
|
|
3c06042179
|
ENH: particleForces. Adding paramagnetic force. Adding d to
calcCoupled/calcNonCoupled arguments and call.
|
2010-04-13 18:24:54 +01:00 |
|
|
|
6c3c14ab20
|
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
|
2010-04-13 16:50:12 +01:00 |
|
|
|
4ede1bc104
|
Merge branch 'tmp'
|
2010-04-13 16:50:03 +01:00 |
|
|
|
1cdcfd7291
|
ENH: new pointPatchField type cyclicSlip.
|
2010-04-13 16:49:18 +01:00 |
|
|
|
8d2e5df846
|
ENH: Allow pointPatchFields derived from constrained pointPatchField types.
|
2010-04-13 16:46:35 +01:00 |
|
|
|
868d5866b4
|
ENH: Use reference instead of copy
|
2010-04-13 15:01:08 +01:00 |
|
|
|
089e593907
|
BUG: Was never calculating the patch-patch points.
|
2010-04-13 11:27:11 +01:00 |
|
|
|
6148d8c428
|
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
|
2010-04-13 11:11:48 +01:00 |
|
|
|
4b5d82c63a
|
BUG: missing NamedEnum.
|
2010-04-13 11:11:22 +01:00 |
|
|
|
42562ac65e
|
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
|
2010-04-13 11:07:29 +01:00 |
|
|
|
defea5836e
|
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
Conflicts:
src/OpenFOAM/containers/Lists/DynamicList/DynamicList.H
src/postProcessing/functionObjects/field/fieldValues/cellSource/cellSource.C
src/postProcessing/functionObjects/field/fieldValues/faceSource/faceSource.C
|
2010-04-13 11:07:19 +01:00 |
|
|
|
404ffda99a
|
STYLE: sendingReferralList. Type in FatalErrorIn.
|
2010-04-13 11:05:51 +01:00 |
|
|
|
9fd4af7e7b
|
STYLE: reactingParcelFilmFoam/rhoEqn.H. Changing to GPL v3.
|
2010-04-13 10:44:43 +01:00 |
|
|
|
130dfe7dc6
|
ENH: Added warning message about nGrow changed behaviour.
|
2010-04-13 10:30:42 +01:00 |
|
|
|
5397845971
|
STYLE: Remove unused include files.
|
2010-04-13 10:29:16 +01:00 |
|
|
|
9544796a98
|
Merge branch 'olesenm' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev into olesenm
|
2010-04-13 09:57:41 +01:00 |
|
|
|
2c54d448f5
|
ENH: Use const reference instead of const copy in loop
|
2010-04-13 09:57:33 +01:00 |
|
|
|
c2044d746a
|
ENH: udr_checker is the same for ensight82 and ensight90
|
2010-04-13 10:35:51 +02:00 |
|