openfoam/applications
Mark Olesen 3ae1a49119 blockMesh:
renamed genBlockMesh.C -> blockMeshApp.C for the -doc option

  Followed Eugene's suggestions and moved blockMeshDict out of polyMesh/.

  Rationale:
  blockMeshDict is not a polyMesh or part of a polyMesh, thus it doesn't
  really belong in the polyMesh/ dir anyhow. Moving it to constant/ or
  constant/<region>/ improves the overview and eases cleanup of polyMesh/ as
  well. For compatibility, constant/polyMesh/ or constant/<region>/polyMesh/
  will be searched if the new locations fail.
2008-07-18 10:23:09 +02:00
..
solvers user_libsrc correction 2008-07-14 11:34:31 +01:00
test update dictionary headers and FoamFile entry to 1.5 format 2008-07-14 14:50:35 +02:00
utilities blockMesh: 2008-07-18 10:23:09 +02:00
Allwmake Lots of changes from Mark and my changes to ddtPhiCorr all mixed together 2008-05-25 21:46:37 +01:00