OpenFOAM-5.x/applications
Henry 1211b2ecd4 refineMesh: Improved command-line argument handling to be more consistent with other OpenFOAM utilities
Command-line option handling:
    + If -all specified or no refineMeshDict exists or, refine all cells
    + If -dict <file> specified refine according to <file>
    + If refineMeshDict exists refine according to refineMeshDict

    When the refinement or all cells is selected apply 3D refinement for 3D
    cases and 2D refinement for 2D cases.
2015-05-04 16:38:03 +01:00
..
solvers twoPhaseEulerFoam: In the limit of phase-fraction->0 the velocity is calculated from a force balance 2015-05-02 17:15:49 +01:00
test TurbulenceModels: LienCubicKE, ShihQuadraticKE and LienLeschziner models rewritten 2015-03-01 17:55:16 +00:00
utilities refineMesh: Improved command-line argument handling to be more consistent with other OpenFOAM utilities 2015-05-04 16:38:03 +01:00
Allwmake New version of wmake supporting out-of-tree object and dependency files 2014-12-14 21:42:18 +00:00