Commit Graph

9377 Commits

Author SHA1 Message Date
andy
f265920015 ENH: Added DataEntry functionality to oscillatingFixedValue boundary condition 2011-11-17 18:12:03 +00:00
andy
cd462bbc43 STYLE: Minor code formatting 2011-11-17 18:11:28 +00:00
andy
8b4fa16d8b ENH: Added dictionary write functionality to DataEntry 2011-11-17 18:10:42 +00:00
mattijs
00fec91ff2 ENH: meshRefinement.C: write cell centres if in debug mode 2011-11-17 12:33:42 +00:00
andy
f93ae77a86 ENH: Added output of AMI processor split for debugging 2011-11-16 14:57:58 +00:00
andy
68a87d891b Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2011-11-16 12:37:24 +00:00
andy
bf589e0fcd ENH: Caching octree for AMI target face search 2011-11-16 12:37:06 +00:00
Henry
2142331e40 Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev 2011-11-16 12:26:51 +00:00
Henry
52d5a8832d rhoCentralFoam: Corrected update of phi 2011-11-16 12:26:45 +00:00
mattijs
acba38b8aa ENH: setSet: do not exit upon error if in interactive mode 2011-11-16 11:52:40 +00:00
mattijs
d6ef1ac9d1 STYLE: snappyHexMeshDict: changed default 2011-11-15 18:18:25 +00:00
mattijs
d1dc882633 BUG: ZoneSet: fix inverting functionality 2011-11-15 17:58:43 +00:00
mattijs
f1aa8b5f2a ENH: topoSet: add remove support 2011-11-15 17:58:10 +00:00
mattijs
26aa427dd3 ENH: addPatchCellLayer: avoid use of mesh.edgeFaces() 2011-11-15 16:48:59 +00:00
andy
84ad94a455 ENH: pimple solvers: no longer update U in UEqn unless specifying a momentum predictor 2011-11-15 16:13:53 +00:00
mattijs
33b1e00f4b BUG: foamPrintJobs: user name printing 2011-11-15 15:15:09 +00:00
mattijs
986b016558 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2011-11-15 15:11:52 +00:00
mattijs
70ec93bbe7 BUG: AMIInterpolation: tmp handling 2011-11-15 15:11:15 +00:00
mattijs
9011d3f901 ENH: solidBodyFvMotionMesh: added check on points 2011-11-15 15:10:37 +00:00
mattijs
af4c4812de BUG: foamPrintJobs: handle hostnames being strings, not words 2011-11-15 15:08:30 +00:00
andy
9d453652d6 ENH: Updated AMI output to include average weights 2011-11-15 14:53:27 +00:00
andy
36e4a15363 BUG: multiphaseEulerFoam was linked against -lphaseModel instead of -lcompressibleMultiPhaseModel 2011-11-15 14:06:11 +00:00
andy
13ca9281fe BUG: Re-instated tmp dereferencing for AMIInterpolation 2011-11-15 13:55:33 +00:00
andy
ff8bc5743c BUG: Added missing meshTools entry to deompositionMethods build options 2011-11-15 12:38:41 +00:00
andy
7aef8ad35a Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2011-11-15 12:06:33 +00:00
mattijs
f1e0067c3d ENH: cellDistFuncs: use on-the-fly pointCells calculation 2011-11-15 11:36:44 +00:00
mattijs
a05f38db94 ENH: TJunction: changed to run piso mode (1 outer, 2 inner correctors) 2011-11-15 10:59:34 +00:00
mattijs
568917214c ENH: pipeCyclic/Allrun: enable dynamic code 2011-11-15 10:30:34 +00:00
mattijs
cf8ad3d936 ENH: cyclicAMI: handle FaceCellWave (e.g. wall distance) 2011-11-15 10:29:59 +00:00
andy
b1e6537659 ENH: Updates to faceAreaIntersect 2011-11-15 09:47:07 +00:00
mattijs
0efe54b50b Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2011-11-14 15:16:31 +00:00
mattijs
35395ea438 BUG: cyclicAMI: differentiate between coupled geometry and coupled fields 2011-11-14 15:15:06 +00:00
mattijs
0143ef82ea ENH: dynamicCode: include unitConversion by default 2011-11-14 15:11:30 +00:00
mattijs
fb1783ab29 ENH: pipeCyclic: pipe using AMI 2011-11-14 15:10:11 +00:00
andy
e16191b24c STYLE: Updated code comment 2011-11-14 10:31:27 +00:00
andy
874b598bf2 STYLE: Code formatting and consistency 2011-11-11 16:58:39 +00:00
andy
a539298fc2 ENH: Refactored mappedPatchBase 2011-11-11 16:56:05 +00:00
andy
cf2bfd93fb Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2011-11-11 16:04:16 +00:00
mattijs
6f84a643eb ENH: mixerVesselAMI: change relative solvers to smoothers. 2011-11-11 15:08:04 +00:00
andy
1891b460f0 BUG: Particle erosion model - Q field requires READ_IF_PRESENT 2011-11-11 13:50:46 +00:00
mattijs
46038d1b1b Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2011-11-11 13:47:54 +00:00
mattijs
fac508c56d ENH: cyclicAMI: consistent parallel transformations 2011-11-11 13:47:26 +00:00
mattijs
ef4a575788 ENH: ops.H: added min,maxMagSqrOp 2011-11-11 10:34:50 +00:00
mattijs
9ca28aee18 ENH: AMIInterpolation: parallel running improvements 2011-11-11 09:26:17 +00:00
mattijs
86a37284cc BUG: cyclicAMIFvPatchField: transform before interpolate 2011-11-11 09:11:10 +00:00
mattijs
821f43c950 BUG: solidBodyMotionFvMesh: zero-cellZone processor would decide to move all points 2011-11-11 09:10:17 +00:00
andy
b7239be526 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2011-11-10 16:00:44 +00:00
andy
1dd6004a64 BUG: changeDictionary - new dictionary entry index was not being incremented 2011-11-10 16:00:33 +00:00
mattijs
458e53d96b STYLE: rotatedBoxToCell: removed printing 2011-11-10 13:09:49 +00:00
mattijs
ccc0698af2 BUG: fvMeshGeometry: mesh.C() on cyclicAMI 2011-11-10 13:09:15 +00:00