OpenFOAM-4.x/applications/utilities
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
..
mesh refineMesh: Improved command-line argument handling to be more consistent with other OpenFOAM utilities 2015-05-04 16:38:03 +01:00
miscellaneous ddtScheme::fvcDdtPhiCoeff: Zero ddtCorr on AMIs 2015-03-24 15:23:01 +00:00
parallelProcessing timeSelector: Rename option zeroTime -> withZero for consistency with the noZero option 2015-04-25 15:12:08 +01:00
postProcessing execFlowFunctionObjects: Update handling of turbulence models 2015-04-25 16:31:09 +01:00
preProcessing viewFactorsGen: Handle baffles 2015-04-30 22:25:40 +01:00
surface surfaceCheck: Make -blockMesh output easier to parse 2015-02-16 22:15:54 +00:00
thermophysical fluidThermo: Add compressibleTransportModel as base-class 2015-02-17 17:25:26 +00:00