Commit Graph

7666 Commits

Author SHA1 Message Date
mattijs
6594b254b5 STYLE: chckTopology: wrong message. 2011-04-11 13:36:33 +01:00
opencfd
1adcd0eb6b BUG: foamConfigurePaths: permissions 2011-04-11 13:29:45 +01:00
andy
c3043fc265 ENH: Updated cloud film coupling model 2011-04-08 18:10:29 +01:00
andy
ef283937bf ENH: Updated reactingParcelFilmFoam.C solver 2011-04-08 15:46:59 +01:00
andy
9b764c1a3e ENH: Updated surface film functionality 2011-04-08 15:14:16 +01:00
mattijs
386dd53f44 ENH:autoSnapDriver: added support for facezones 2011-04-08 15:09:19 +01:00
andy
3342dbb0c7 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-04-08 11:59:02 +01:00
andy
d1fdcc2698 STYLE: minor code changes 2011-04-08 10:05:07 +01:00
andy
7e810605fe ENH: Updated kinematic cloud theta field calculation 2011-04-08 10:03:02 +01:00
mattijs
13ce640b92 ENH: dates 2011-04-07 22:36:11 +01:00
mattijs
39de49429d ENH: surfaceFeatures: search start of string 2011-04-07 22:35:34 +01:00
mattijs
d22c89db9a Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-04-07 13:48:49 +01:00
graham
d5d88fdba2 STYLE: Writing surface feature set out the root of the case. 2011-04-07 11:27:00 +01:00
graham
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
mattijs
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
mattijs
472bb82160 ENH: foamToFieldView: added region option. 2011-04-07 09:27:02 +01:00
mattijs
dccfa2171b STYLE: primitiveMesh.H: removed extraneous includes 2011-04-07 08:56:12 +01:00
mattijs
d47133aed9 ENH: polyMeshTetDecmoposition: move List allocation outside loop 2011-04-07 08:54:29 +01:00
Mark Olesen
9153534a9d ENH: use face::area() method for surfaceMeshInfo 2011-04-07 09:29:05 +02:00
Mark Olesen
cfc1f315d8 ENH: add area() method for face and triFace
- optionally returns centre point as well
2011-04-07 09:19:39 +02:00
Henry
1a0095489b gcc-4.6.0 warnings: removed initialised but unused variables 2011-04-06 22:55:47 +01:00
Henry
afc69b2010 snappyHexMesh/flange tutorial: Removed refinement of boss and increased overall resolution 2011-04-06 22:04:47 +01:00
mattijs
b89f6082b0 STYLE: dictionary headers 2011-04-06 20:35:56 +01:00
mattijs
19332dc06e STYLE: fixed headers. 2011-04-06 19:20:36 +01:00
mattijs
acd7554ae0 STYLE: dictionaries in $FOAM_UTILITIES: header 2011-04-06 19:15:15 +01:00
mattijs
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
mattijs
668f97c0ec Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-04-06 17:38:43 +01:00
graham
56426ce0df STYLE: wrong variable name. 2011-04-06 17:11:50 +01:00
graham
201d2def16 BUG: Not a reference, a value. 2011-04-06 16:57:34 +01:00
Henry
293398cea5 tutorials: updatded header 2011-04-06 16:16:33 +01:00
Henry
faffc4a255 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2011-04-06 16:16:15 +01:00
Henry
977ec4407b tutorials: updatded header 2011-04-06 16:16:10 +01:00
andy
be3d8be65a GIT: testing 2011-04-06 16:11:30 +01:00
andy
f0e2fd049e GIT: testing 2011-04-06 16:11:01 +01:00
andy
765d659faa GIT: testing 2011-04-06 16:08:47 +01:00
andy
96b171adfe GIT: testing 2011-04-06 16:07:33 +01:00
andy
405ee3ca64 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-04-06 16:02:35 +01:00
andy
f0554905a1 ENH: Removed OpenCFD-specific behaviour out of hooks 2011-04-06 15:14:25 +01:00
Henry
beaf86ff87 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2011-04-06 15:03:08 +01:00
Henry
4fc6e230cc snappyHexMesh flange tutorial: contracted the initial blockMesh to the bounding-box
Updated headers
2011-04-06 15:03:05 +01:00
andy
a5b19972d9 STYLE: Corrected coding style 2011-04-06 14:55:23 +01:00
graham
c65a3375fd Merge branch 'master' of ssh://hunt//home/noisy3/OpenFOAM/OpenFOAM-dev 2011-04-06 12:53:03 +01:00
Henry
5a8429582e snappyHexMesh flange tutorial: redirect all output to log files 2011-04-06 12:17:02 +01:00
Henry
ead978f08b snappyHexMeshDict flange tutorial: changed to mesh the inside of the flange 2011-04-06 12:16:36 +01:00
graham
bddb31eaf8 BUG: lambda numerator and denominator too small for tiny domains.
They go < SMALL for micro/nano domains and trigger corrections.  An absolute
value of SMALL is not justifiable, using cell volume scaled comparison.
2011-04-06 11:12:33 +01:00
mattijs
35e9958de6 ENH: selectCells: parallel running 2011-04-06 10:38:18 +01:00
mattijs
b1ce027774 ENH: cellClassification: parallel running 2011-04-06 10:36:00 +01:00
mattijs
081e4ff810 ENH: cellClassification: work in parallel 2011-04-06 10:24:13 +01:00
mattijs
7e50bc63c3 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2011-04-05 20:55:47 +01:00
mattijs
b09a19e026 ENH: sampledPatch: patchSet instead of single patch 2011-04-05 20:54:18 +01:00