227631742d
ENH: add const-ness to pressureImplicitPorosity control
2010-05-20 08:42:07 +02:00
80b8071e75
ENH: add default control values to ease SIMPLE->PIMPLE transition
...
- add const-ness for control variables
- drop unused fluxGradp variable
- use lookupOrDefault instead of found/lookup combination
2010-05-20 08:24:55 +02:00
5bdcece3af
ENH: allow retention of 'FoamFile' when reading dictionaries
...
- used in expandDictionary
2010-05-17 12:56:30 +02:00
78e5ef9dbd
ENH: specification of selection of cellZone in snappyHexMeshDict.
...
Now allows specification of inside point to help leaky surfaces.
2010-05-17 11:45:01 +01:00
1f1fea9868
STYLE: copy-paste legacy in SourceFiles list.
2010-05-14 18:48:22 +01:00
174972ad45
Merge branch 'master' into particleInteractions
2010-05-14 18:27:25 +01:00
970b917360
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2010-05-14 18:05:50 +01:00
9e0c805425
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2010-05-14 17:55:45 +01:00
7e05548ec0
BUG: TimeActivatedExplicitSource : absolute source incorrect.
...
Also added cellZone and all as source selection mechanism.
2010-05-14 17:55:23 +01:00
7fc4368586
ENH: New pimpleDyMFoam tutorial of fluttering wing, demonstrating the
...
sixDoFRigidBodyDisplacement BC restraints and constraints.
2010-05-14 17:54:58 +01:00
1789098e5a
ENH: Adding WallSiteData collection and passing it to the wall model.
...
Adding tangential forces (with no memory) to wall model.
2010-05-14 15:58:05 +01:00
4b00c01d0c
ENH: added interpolateSplineXY templated function, and updated tabulated6DoFMotion
2010-05-14 12:47:32 +01:00
1638a4ac2f
STYLE: enforcing 80 chars width
2010-05-14 12:39:39 +01:00
4107c09b8a
BUG: aded missing dt in COxidationKineticDiffusionLimitedRate model
2010-05-14 12:39:07 +01:00
5924a74108
ENH: New WallInteractionSite class to pass wall data to wall model.
...
Access and lookup to/of UName.
2010-05-13 18:50:07 +01:00
3d43439072
ENH: Better output formatting, directly outputting
...
sixDoFRigidBodyDisplacement BC entries.
2010-05-13 16:00:42 +01:00
1ed3261f33
COMP: motionSmootherTemplates.C : missing comma.
2010-05-12 16:04:30 +01:00
09910a0dae
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2010-05-12 16:00:41 +01:00
b56a533cf2
STYLE: chtMultiRegion*Foam: remove unused/hardly rhosCps.
2010-05-12 15:59:40 +01:00
4bf6f2ecd1
STYLE: meshRefinementBaffles.C additional comment
2010-05-12 15:54:51 +01:00
56cf9169af
STYLE: basicSymmetryFvPatchField : 80char line length.
2010-05-12 15:54:19 +01:00
9331bd89fa
ENH: motionSmoother: allow certain tolerance when comparing coupled data
2010-05-12 15:53:36 +01:00
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