Commit Graph

5738 Commits

Author SHA1 Message Date
6eae2a6583 STYLE: Removed CRLF line endings 2011-09-30 14:23:11 +01:00
86eca744b8 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2011-09-28 17:44:49 +01:00
d1aab2399f ENH: Added SCOTCH_ROOT to scotch and ptscotch options files 2011-09-28 12:37:41 +01:00
4b5049b0d2 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2011-09-28 12:29:24 +01:00
b96eb963f9 ENH: dynamicRefineFvMesh: check all fluxes for interpolation 2011-09-28 12:28:34 +01:00
ca358fdc1c ENH: sampling: add offsetMode to patchInternalField sampleSurface 2011-09-28 11:33:05 +01:00
c1bb2ac02d ENH: AMI - only run parallel distributed if AMI is distributed 2011-09-27 15:40:28 +01:00
2e80e7c6ef BUG: solutionControl solver objects can return false positives in residualControl
Reported by Mark Olesen
2011-09-27 15:37:15 +01:00
e26ce06560 ENH: Tidied surface film mapping functionality 2011-09-27 14:52:01 +01:00
e13a06be66 BUG: Film diameter initialised to 0 instead of -1 - broke with AMI functionality 2011-09-27 14:51:28 +01:00
e0eb0c03a9 ENH: Added reverseDistribute helper to mappedPatchBase 2011-09-27 14:44:33 +01:00
1a54a0c81b ENH: polyBoundaryMesh: improved error message 2011-09-22 22:00:29 +01:00
41133ed370 ENH: isoSurfaceCell: orientation of triangles 2011-09-22 21:53:28 +01:00
228198c322 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2011-09-21 09:51:39 +01:00
9f9a64cedc ENH: Added 'voidFraction' cloud function object 2011-09-20 14:41:25 +01:00
13107697e3 ENH: Added call to reset cloud source terms on construction 2011-09-20 14:40:39 +01:00
4614b5cf15 ENH: Added postMove() hook to particle function objects 2011-09-20 14:40:13 +01:00
f855447619 BUG: Updated cone nozzle injector model copy cstr 2011-09-20 14:39:00 +01:00
8228454693 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2011-09-20 13:45:47 +01:00
6084361ca3 ENH: autoLayerDriver: additional printing in checkAndUnmark 2011-09-20 13:45:25 +01:00
60394c95e2 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2011-09-19 17:57:41 +01:00
295c6176f2 ENH: Only output local forces/moments when needed 2011-09-19 17:56:42 +01:00
cc53e3f068 Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev 2011-09-16 19:18:23 +01:00
72a2f9b45c multiphaseEulerFoam: further updates to the MRF functionality 2011-09-16 19:18:19 +01:00
6ac8d99e92 BUG: radialActuactionDiskSource: corrected maxR calculation. 2011-09-16 14:44:38 +01:00
b104525720 ENH: execFlowFunctionObjects: added -region option. Added -noFlow option. 2011-09-15 16:04:25 +01:00
36ee6e8262 BUG: Added missing exit() on fatal error 2011-09-15 12:49:03 +01:00
4c70e9837e ENH: Updated mapped boundary types 2011-09-14 14:18:44 +01:00
5deeeda007 STYLE: Corrected comment spelling 2011-09-14 11:32:58 +01:00
71c5c0fdb8 ENH: Added time bounds to function objects 2011-09-14 10:39:21 +01:00
e8a288fc00 ENH: Improved AMI message output 2011-09-14 10:38:28 +01:00
eeb0007fcc Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2011-09-13 18:15:23 +01:00
95af8817df ENH: starcd mesh reader: convert cyclics 2011-09-13 17:59:29 +01:00
82f569972f ENH: Addition of radialActuationDiskSource 2011-09-13 12:40:22 +01:00
41339f7550 ENH: nearWallFields: sample controlDict 2011-09-13 10:56:58 +01:00
89c502af13 ENH: sampledCuttingPlane: user specifiable merge tolerance 2011-09-13 10:54:58 +01:00
906acdcdef Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
Conflicts:
	src/postProcessing/functionObjects/field/nearWallFields/nearWallFields.C
2011-09-13 10:14:15 +01:00
2d53acd410 ENH: nearWallFields: only write when explicitly told so. 2011-09-13 08:51:51 +01:00
424866f099 ENH: Added sample around circle (new line sample type) 2011-09-12 13:03:56 +01:00
09edbe2a57 STYLE: updated code comment 2011-09-12 13:03:15 +01:00
93c5e81fe1 BUG: Corrected mapped point patch definition 2011-09-09 15:00:15 +01:00
881c362d59 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2011-09-09 12:55:38 +01:00
8ae9569085 ENH: Multiple commits - lumped due to git index file corruption
- Re-located mapped point patches
- Updated mapped patch write
- deprecated directMapped in favour of mapped
- updated resulting dependancies - apps/libs/tuts
2011-09-09 12:05:12 +01:00
70ab8f592b Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2011-09-09 11:40:09 +01:00
ecb1061d4f BUG: Update pyrolysis dictionaries and change null constructor for
noPyrolysis model
2011-09-09 11:39:15 +01:00
71a5db4db0 Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev 2011-09-09 10:45:13 +01:00
4ff31e73ef multiphaseEulerFoam: Added support for MRF and different schemes for each phase-fraction
Corrected tutorials
2011-09-09 10:45:07 +01:00
9eb1502555 BUG: Corrected pimple control stroring of prev iter 2011-09-09 10:02:24 +01:00
612150de9c Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2011-09-08 16:06:30 +01:00
b4c0893361 BUG: Added over-looked files from Make/files 2011-09-08 16:02:23 +01:00