Commit Graph

5418 Commits

Author SHA1 Message Date
322ccff48f BUG: interpolateXY was not creating correct type. Only worked for scalarField. 2010-05-12 15:52:50 +01:00
925202da2e ENH: have -noSync option to prevent topoSet/setSet automatically syncing coupled faces. 2010-05-12 15:52:19 +01:00
a0aa574dd2 ENH: sixDoFRigidBodyDisplacement. Adding g lookup from BC dict when
not available from db.
2010-05-11 16:28:05 +01:00
140536cd60 Merge branch 'master' of ssh://graham@hunt//home/noisy3/OpenFOAM/OpenFOAM-dev 2010-05-11 12:19:52 +01:00
be8c67a242 ENH: sixDoFRigidBodyDisplacement rho field handling.
Removing rhoInf from uncoupledSixDoF... patch, not needed.  Adding
optional rhoName entry to sixDoF... so no rhoInf entry is needed for
simulations that have a rho field, and require than a rhoInf value is
read for those that don't.
2010-05-11 12:09:58 +01:00
7507b5f6bd BUG: fixed subset action in topoSet; renamed sourceDict keyword to sourceInfo. 2010-05-11 12:09:49 +01:00
9f2e06ed55 STYLE: added missing command line option descriptions for mapFields and splitMeshRegions. 2010-05-11 10:52:35 +01:00
9826d65a76 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2010-05-11 10:28:57 +01:00
c367e07642 ENH: Converted all cellSet/faceSet/pointSet to topoSet. 2010-05-10 17:17:49 +01:00
3c1318fc4f ENH: Converted all cellSet/faceSet to topoSet. 2010-05-10 17:17:49 +01:00
49bf24b194 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2010-05-10 14:31:52 +01:00
1a1c6a57e2 STYLE: Added comment to explain usage. 2010-05-10 13:57:44 +01:00
992833d9d4 Merge branch 'olesenm' 2010-05-10 11:45:12 +01:00
7ad0be020e Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2010-05-10 11:44:49 +01:00
1668cb76f1 STYLE: reduce number of absolute widths in css
- use ® instead of ® in html templates - seems to work better with
  doxygen at the moment
2010-05-10 08:56:50 +02:00
6291df9d48 ENH: update. 2010-05-08 17:47:56 +01:00
6660ec17e5 ENH: topoSet tool to replace cellSet,faceSet,pointSet. 2010-05-08 17:39:24 +01:00
4b487cf5e0 pimpleDyMFoam: Moved turbulence correction inside the outer-loop. 2010-05-08 10:47:19 +01:00
11a5e247c6 Merge remote branch 'OpenCFD/master' into olesenm 2010-05-07 16:07:20 +02:00
5087125424 STYLE: remove erroneous section-label on doxygen @endcond 2010-05-07 15:30:27 +02:00
3dd66066a7 STYLE: remove ToDo paragraph from doxygen processing
- avoids them showing on related pages
2010-05-07 15:15:43 +02:00
b2d987dfe3 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2010-05-07 09:18:54 +01:00
ba2a6566c3 rawSurfaceWriter: Corrected the formatting of symmTensor and tensor. 2010-05-07 09:18:46 +01:00
1b4450890a ENH: write patches as vtkPolyData instead of vtkUnstructuredGrid
- slightly better memory efficiency and file sizes
- consistent with library reader
2010-05-07 09:35:40 +02:00
64ac5cbc78 ENH: allow direct writing of polyhedra from foamToVTK 2010-05-07 09:06:48 +02:00
5b588af7ab ENH: use simpler API for vtkPolyhedron 2010-05-06 17:56:37 +02:00
53d3e1e328 ENH: chtMultiRegionSimpleFoam into chtMultiRegionFoam folder 2010-05-06 15:00:13 +01:00
af65028d19 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2010-05-06 14:45:56 +01:00
911f50cebe XiFoam: Added relaxation statements to Su and Xi equations
This makes the solver more robust when the "Courant number" of the flame
propagation fluctuates.
2010-05-06 14:45:53 +01:00
476f4bb7f6 ENH: reduce the number of trailing spaces when writing VTK legacy files 2010-05-06 11:21:47 +02:00
2c93471af1 Merge remote branch 'bundle2/homedoxy' into olesenm 2010-05-06 10:35:08 +02:00
15e9f0ed91 STYLE: adjust doxygen css for better spacing in the navpath 2010-05-06 07:48:08 +02:00
c90ac07985 ENH: updated tutorial lagrangian/porousExplicitSourceReactingParcelFoam/filter 2010-05-04 17:53:36 +01:00
51c2adc21f ENH: updated simpleSRFFoam/mixer tutorial 2010-05-04 17:33:44 +01:00
4380e0fbea ENH: give warning for value field inside cyclic. 2010-05-04 17:33:13 +01:00
c5b801c5dc BUG: indexing symmTensor with tensor::XX component names. 2010-05-04 17:21:09 +01:00
f39c200e02 ENH: updated tutorial boundaryFoam/boundaryWallFunctionsProfile 2010-05-04 16:23:59 +01:00
8420ff9e90 ENH: Updated boundaryFoam/boundaryWallFunctions tutorial 2010-05-04 16:19:22 +01:00
b04a87a0a1 STYLE: Removed irrelevant comment 2010-05-04 15:50:23 +01:00
fa2c806920 BUG: adapted createPatchDict for new syntax 2010-05-04 15:47:14 +01:00
3973126deb ENH: Updated combustion/XiFoam/les/pitzDaily3D 2010-05-04 15:29:51 +01:00
409d373c6d ENH: updated channel395 tutorial 2010-05-04 15:14:42 +01:00
061a0014c4 ENH: converted boxTurb16 2010-05-04 14:53:35 +01:00
72caa3020b ENH: Recognise already converted boundary file and change fields accordingly. 2010-05-04 12:41:01 +01:00
284dd5c4b0 ENH: update. 2010-05-03 18:04:09 +01:00
1374539416 STYLE: Removed unused code 2010-05-03 18:03:50 +01:00
e0ccb9ed7c ENH: updated. 2010-05-03 17:31:10 +01:00
495d3c5480 BUG: use neighbourPatch information instead of size()/2 offset. 2010-05-03 17:23:21 +01:00
cf53341939 ENH: updated 2010-05-03 17:23:09 +01:00
6f0c117664 ENH: Added CHANGES file to describe all changes. 2010-05-03 15:54:24 +01:00