OpenFOAM-4.x-lab/applications/utilities/postProcessing
Henry Weller 97b0882ef4 timeSelector: Add support for -newTimes option
//- Return the set of times selected based on the argList options
    //  including support for \b -newTimes in which times are selected
    //  if the file <fName> does not exist in the time directory.
    //  Also set the runTime to the first instance or the
    //  \c constant/ directory if no instances are specified or available
    static instantList select
    (
        Time& runTime,
        const argList& args,
        const word& fName
    );

This is experimental functionality and currently on test in the yPlus
post-processing utility.
2015-06-24 10:04:29 +01:00
..
dataConversion Update headers 2015-06-23 11:27:05 +01:00
foamCalc ddtScheme::fvcDdtPhiCoeff: Zero ddtCorr on AMIs 2015-03-24 15:23:01 +00:00
graphics vtkPV?FoamMeshVolume: Corrected conversion of tetWedge to VTK_WEDGE 2015-03-29 20:17:45 +01:00
lagrangian Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
miscellaneous foamListTimes: Added '-rm' option to remove the selected time directories 2015-05-08 22:47:31 +01:00
noise Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
patch ddtScheme::fvcDdtPhiCoeff: Zero ddtCorr on AMIs 2015-03-24 15:23:01 +00:00
sampling Formatting: Rationalized the indentation of #include 2015-02-10 20:35:50 +00:00
scalarField/pPrime2 ddtScheme::fvcDdtPhiCoeff: Zero ddtCorr on AMIs 2015-03-24 15:23:01 +00:00
stressField/stressComponents ddtScheme::fvcDdtPhiCoeff: Zero ddtCorr on AMIs 2015-03-24 15:23:01 +00:00
turbulence createTurbulenceFields: Construct fields and turbulence model for every time step processed 2015-06-16 12:49:02 +01:00
velocityField streamFunction: Evaluate which coordinate plan the 2D geometry is in filter-out the normal component 2015-05-22 22:38:39 +01:00
wall timeSelector: Add support for -newTimes option 2015-06-24 10:04:29 +01:00