Commit Graph

14650 Commits

Author SHA1 Message Date
mattijs
2e7c9a8206 ENH: edgeMesh: added extendedEdgeMesh level 2013-12-13 15:39:22 +00:00
Henry
1b06c634ce Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/repositories/OpenFOAM-dev 2013-12-13 15:36:29 +00:00
mattijs
c32add9e90 ENH: edgeMesh: added extendedEdgeMesh 2013-12-13 15:35:24 +00:00
Henry
541a03f773 sixDoFRigidBodyMotionConstraint: rewritten as direct constraints on the velocity
rather than applied as a force correction
2013-12-13 15:35:24 +00:00
mattijs
5552d5500b ENH: angledDuct: renamed wall to walls 2013-12-13 14:34:08 +00:00
mattijs
86233780e3 ENH: annularThermalMixer: renamed wall to walls 2013-12-13 14:31:34 +00:00
mattijs
9d2e472a5a ENH: angledDuct: renamed wall to walls 2013-12-13 13:09:31 +00:00
mattijs
b479c83c17 ENH: flameSpreadWaterSuppressionPanel: unused patchField entry in p_rgh 2013-12-13 13:04:11 +00:00
andy
171d004cb4 BUG: fvIOoptionList - corrected typo in output messaage - mantis #1109 2013-12-12 13:04:10 +00:00
andy
eee22d19b1 Merge branch 'master' of /home/dm4/OpenFOAM/repositories/OpenFOAM-dev 2013-12-12 13:01:23 +00:00
andy
2d1ed06aab ENH: Updated Make/files for utility function objects 2013-12-12 12:57:56 +00:00
andy
a97070c303 ENH: Added pimpleam pitzDaily test case 2013-12-12 12:57:19 +00:00
andy
30fb36f7e3 ENH: Refactored blended convection schemes 2013-12-12 12:46:42 +00:00
andy
93a4ba566f ENH: Added access to interpolation scheme 2013-12-12 12:45:13 +00:00
andy
17b321cbb1 BUG: Added file missed during commit 3ce6832 2013-12-12 12:43:15 +00:00
andy
351d0f420c ENH: Simplified lookup from database 2013-12-12 12:42:35 +00:00
andy
9437175bb8 STYLE: Updated code comments 2013-12-12 12:42:02 +00:00
andy
3ce683241e ENH: Added base class for blended convection schemes 2013-12-12 12:41:40 +00:00
andy
f1d7acffdd ENH: Added new blendingFactor FO to output blending factor used by blended convection schemes 2013-12-12 12:40:59 +00:00
andy
83d222ee68 ENH: Added new fvc cellReduce functions with templated op to generate cell data from face data 2013-12-12 12:38:59 +00:00
Sergio Ferraris
0f63d8f29b BUG: Correcting thermal resistance in layer 2013-12-12 12:34:07 +00:00
mattijs
bead2562c4 ENH: wall: put into patchGroup 2013-12-12 12:19:59 +00:00
mattijs
2444a2bd53 Merge branch 'master' of /home/dm4/OpenFOAM/repositories/OpenFOAM-dev 2013-12-12 08:57:47 +00:00
Henry
661304b55d Update headers 2013-12-11 17:28:50 +00:00
Henry
79614840b3 All ldu solvers: new optional parameter "minIter"
to specify the minimum number of iterations the solver should perform.
2013-12-11 17:27:27 +00:00
Henry
a8c917fd4b DyM solvers: correct Uf using phi after construction 2013-12-11 17:26:34 +00:00
mattijs
59c1f9cce3 ENH: circuitBoardCooling: added some processor patchField initialisation for easier parallel running 2013-12-11 17:19:39 +00:00
mattijs
6f46553895 ENH: createPatchDict: renamed dictionary entry 2013-12-11 17:16:40 +00:00
mattijs
644e9f3a48 ENH: displacementLaplacian: demand-driven diffusivity 2013-12-11 16:36:32 +00:00
mattijs
9a446b3cbc ENH: autoHexMesh: switchable island detection 2013-12-11 16:34:56 +00:00
mattijs
a67830e919 STYLE: refinementFeatures: typo 2013-12-11 16:34:36 +00:00
mattijs
8a19a5545e STYLE: SurfaceFilmModel: unused include file 2013-12-11 16:33:35 +00:00
mattijs
06e3f4fad1 STYLE: splitMeshRegions: removed comment out code 2013-12-11 16:08:00 +00:00
mattijs
1c9fbf6997 STYLE: edgeMesh: indentation etc. 2013-12-11 14:47:58 +00:00
mattijs
b713bc7124 Merge branch 'master' of /home/dm4/OpenFOAM/repositories/OpenFOAM-dev 2013-12-11 14:24:51 +00:00
andy
368e06e611 STYLE: Minor code formatting 2013-12-10 16:58:57 +00:00
andy
5a661f3981 Merge branch 'master' of /home/dm4/OpenFOAM/repositories/OpenFOAM-dev 2013-12-10 16:32:35 +00:00
andy
e32c866605 ENH: film sub-models - enabled smooth restart for models which accumulate data 2013-12-10 16:32:19 +00:00
andy
b36c952f26 ENH: surface film - enabled smooth restart for addedMass counter 2013-12-10 16:31:37 +00:00
andy
792d1f4bcf ENH: region models - updated writing of output properties 2013-12-10 16:30:43 +00:00
andy
08ab6f9a20 ENH: filmSubModelBase - added outputTime function 2013-12-10 16:30:09 +00:00
Henry
4152a7eda3 Updated doc 2013-12-10 14:13:47 +00:00
Henry
3ec31ba3f7 pimpleDyMFoam/movingCone: change axis to empty 2013-12-10 14:10:28 +00:00
Henry
76ae0daa28 sixDoFRigidBodyMotion/sixDoFRigidBodyMotionSolver: Support restart by caching state in the uniform directory
sixDoFRigidBodyMotionSolver: use point-edge rather than face-cell wave to calculate point distance to surface.
2013-12-10 14:07:27 +00:00
andy
c211071a5e BUG: Fan boundary condition - limit jump to be > 0 2013-12-10 10:24:45 +00:00
mattijs
21ebd85eda COMP: wmdep.l: added include file 2013-12-10 09:31:24 +00:00
mattijs
6dca9b0961 BUG: createBaffles: preserve faceZone orientation 2013-12-09 17:20:55 +00:00
andy
8b12cb3a9a Merge branch 'master' of /home/dm4/OpenFOAM/repositories/OpenFOAM-dev 2013-12-09 10:33:07 +00:00
andy
203157e3e1 ENH: Tutorial updates 2013-12-09 10:20:38 +00:00
andy
5c3ffcae0e ENH: surface film model refactoring 2013-12-09 09:47:54 +00:00