openfoam/applications/utilities/mesh
graham 1f8e1a0a58 Added objOutput Switch to controls to allow debug obj output to be controlled.
Added function to limit vertex displacements that penetrate the surface or come
to close to it (closer than twice the local point pair distance) by recursively
halving the displacement vector.

Using runTime.loop() construct in app for time loop - with runTime++ at the end
of the loop - wasn't getting the polyMesh written to the final timestep.  Moving
targetCellSize and internal delaunay vertex writing out of writeDual function
and calling them from the move() function.
2009-07-14 15:34:30 +01:00
..
advanced adjust solvers and utilities to use new argList methods 2009-05-19 20:21:50 +02:00
conversion execute bit set 2009-07-07 15:48:04 +01:00
generation Added objOutput Switch to controls to allow debug obj output to be controlled. 2009-07-14 15:34:30 +01:00
manipulation faceZone checking. wip 2009-07-09 11:57:21 +01:00