Commit Graph

7534 Commits

Author SHA1 Message Date
c11a8b9fbe hRhoThermo: Added 7th-order polynomial incompressible thermo 2011-04-13 11:44:36 +01:00
85cec5496f interMixingFoam: correct the viscosity of the phases 2011-04-13 11:44:02 +01:00
a523542955 ENH: Minor tutorial update 2011-04-13 11:08:33 +01:00
2602523b6c ENH: Updated momentum coupling for reacting parcels 2011-04-13 11:08:18 +01:00
786e8f43fb ENH: Updated cloud reqd inputs for uncoupled calcs 2011-04-13 11:07:37 +01:00
4ae80d8798 ENH: Updated tutorial Allrun script 2011-04-13 11:05:11 +01:00
8881ca56a8 ENH: Updated clodu reqd inputs for uncoupled calcs 2011-04-13 11:04:44 +01:00
e5a319d6d6 ENH: Film tutorial updates 2011-04-12 17:35:25 +01:00
c72ffd6a04 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-04-12 14:17:53 +01:00
ce401467fc STYLE: minor code style updates 2011-04-12 14:05:00 +01:00
43d0962d26 Merge branch 'filmPyr' 2011-04-12 14:01:03 +01:00
676b83b877 ENH: Film tutorial updates 2011-04-12 14:00:12 +01:00
963ef7e688 ENH: Updated cloud splash model 2011-04-12 12:00:39 +01:00
1291caa0dc ENH: Updated cloud couping terms 2011-04-12 12:00:23 +01:00
96b1a46333 ENH: Updated reactingParcelFilmFoam solver 2011-04-12 11:57:40 +01:00
9e6f7b70e9 Compilation: Correct the gcc location for compilation in 32bit on a 64bit machine 2011-04-12 11:49:02 +01:00
64648e8b3e ENH: Updated motorbike tutorial (Chris' updates) 2011-04-12 10:11:08 +01:00
358be80629 Merge branch 'master' of ssh://10.0.0.4/home/noisy3/OpenFOAM/OpenFOAM-dev 2011-04-11 22:06:12 +01:00
a5f207e740 Merge branch 'master' of hunt:/home/noisy3/OpenFOAM/OpenFOAM-dev 2011-04-11 13:40:26 +01:00
21ec7be069 ENH: refinementFeatures: make indexedOctree bounding box 3D 2011-04-11 13:37:41 +01:00
ce4302716d ENH: scotchDecomp: add mpi compilation since scotch.h seems to include mpi.h 2011-04-11 13:37:02 +01:00
6594b254b5 STYLE: chckTopology: wrong message. 2011-04-11 13:36:33 +01:00
1adcd0eb6b BUG: foamConfigurePaths: permissions 2011-04-11 13:29:45 +01:00
c3043fc265 ENH: Updated cloud film coupling model 2011-04-08 18:10:29 +01:00
ef283937bf ENH: Updated reactingParcelFilmFoam.C solver 2011-04-08 15:46:59 +01:00
9b764c1a3e ENH: Updated surface film functionality 2011-04-08 15:14:16 +01:00
386dd53f44 ENH:autoSnapDriver: added support for facezones 2011-04-08 15:09:19 +01:00
3342dbb0c7 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-04-08 11:59:02 +01:00
d1fdcc2698 STYLE: minor code changes 2011-04-08 10:05:07 +01:00
7e810605fe ENH: Updated kinematic cloud theta field calculation 2011-04-08 10:03:02 +01:00
13ce640b92 ENH: dates 2011-04-07 22:36:11 +01:00
39de49429d ENH: surfaceFeatures: search start of string 2011-04-07 22:35:34 +01:00
d22c89db9a Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-04-07 13:48:49 +01:00
d5d88fdba2 STYLE: Writing surface feature set out the root of the case. 2011-04-07 11:27:00 +01:00
adfc2de66e ENH: Moving the calculation of the lambda denominator/numerator upwards.
Expensive to look it up in the lambda function, passing from trackToFace as an
argument.
2011-04-07 11:23:18 +01:00
876aa9cdda Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
Conflicts:
	src/OpenFOAM/meshes/primitiveMesh/primitiveMeshClear.C
2011-04-07 09:36:51 +01:00
472bb82160 ENH: foamToFieldView: added region option. 2011-04-07 09:27:02 +01:00
dccfa2171b STYLE: primitiveMesh.H: removed extraneous includes 2011-04-07 08:56:12 +01:00
d47133aed9 ENH: polyMeshTetDecmoposition: move List allocation outside loop 2011-04-07 08:54:29 +01:00
1a0095489b gcc-4.6.0 warnings: removed initialised but unused variables 2011-04-06 22:55:47 +01:00
afc69b2010 snappyHexMesh/flange tutorial: Removed refinement of boss and increased overall resolution 2011-04-06 22:04:47 +01:00
b89f6082b0 STYLE: dictionary headers 2011-04-06 20:35:56 +01:00
19332dc06e STYLE: fixed headers. 2011-04-06 19:20:36 +01:00
acd7554ae0 STYLE: dictionaries in $FOAM_UTILITIES: header 2011-04-06 19:15:15 +01:00
9021e777e0 ENH: flange feature edge tutorial:
- slightly bigger display so re-patching does not pick up original outside
- additional refinement at inlet since 2 cells across is too few occasionally
- changed feature angle to pick up more edges
2011-04-06 19:04:17 +01:00
668f97c0ec Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-04-06 17:38:43 +01:00
56426ce0df STYLE: wrong variable name. 2011-04-06 17:11:50 +01:00
201d2def16 BUG: Not a reference, a value. 2011-04-06 16:57:34 +01:00
293398cea5 tutorials: updatded header 2011-04-06 16:16:33 +01:00
faffc4a255 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2011-04-06 16:16:15 +01:00