Skip to content
Snippets Groups Projects
  1. Jan 25, 2016
    • mattijs's avatar
      Merge branch 'master' of develop.openfoam.com:Development/OpenFOAM-plus into feature-shared-file · 9e3ce4ec
      mattijs authored
      Conflicts:
      	applications/utilities/mesh/advanced/refinementLevel/refinementLevel.C
      	applications/utilities/mesh/generation/foamyMesh/conformalVoronoiMesh/initialPointsMethod/pointFile/pointFile.C
      	applications/utilities/miscellaneous/foamHelp/helpTypes/helpBoundary/helpBoundary.C
      	applications/utilities/postProcessing/graphics/PV3Readers/PV3FoamReader/vtkPV3Foam/vtkPV3FoamUpdateInfo.C
      	applications/utilities/postProcessing/graphics/PV4Readers/PV4FoamReader/vtkPV4Foam/vtkPV4FoamUpdateInfo.C
      	applications/utilities/postProcessing/turbulence/createTurbulenceFields/createTurbulenceFields.C
      	applications/utilities/postProcessing/velocityField/Co/Co.C
      	applications/utilities/postProcessing/velocityField/Pe/Pe.C
      	applications/utilities/preProcessing/applyBoundaryLayer/applyBoundaryLayer.C
      	applications/utilities/preProcessing/changeDictionary/changeDictionary.C
      	applications/utilities/preProcessing/setFields/setFields.C
      	applications/utilities/surface/surfaceMeshConvert/surfaceMeshConvert.C
      	applications/utilities/surface/surfaceMeshExport/surfaceMeshExport.C
      	applications/utilities/surface/surfaceMeshImport/surfaceMeshImport.C
      	applications/utilities/surface/surfaceRedistributePar/surfaceRedistributePar.C
      	src/OpenFOAM/db/IOobject/IOobject.C
      	src/OpenFOAM/db/IOobjects/CompactIOList/CompactIOList.C
      	src/OpenFOAM/db/IOobjects/IOField/IOField.C
      	src/OpenFOAM/db/IOobjects/IOList/IOList.C
      	src/OpenFOAM/db/IOobjects/IOPtrList/IOPtrList.C
      	src/OpenFOAM/db/IOobjects/IOdictionary/IOdictionary.C
      	src/OpenFOAM/db/Time/findInstance.C
      	src/OpenFOAM/db/regIOobject/regIOobject.C
      	src/OpenFOAM/db/regIOobject/regIOobjectI.H
      	src/OpenFOAM/db/regIOobject/regIOobjectRead.C
      	src/OpenFOAM/db/regIOobject/regIOobjectWrite.C
      	src/OpenFOAM/meshes/polyMesh/mapPolyMesh/mapDistribute/IOmapDistribute.C
      	src/OpenFOAM/meshes/polyMesh/polyBoundaryMesh/polyBoundaryMesh.C
      	src/OpenFOAM/meshes/polyMesh/zones/ZoneMesh/ZoneMesh.C
      	src/dynamicMesh/fvMeshDistribute/IOmapDistributePolyMesh.C
      	src/dynamicMesh/motionSolver/componentDisplacement/componentDisplacementMotionSolver.C
      	src/dynamicMesh/polyTopoChange/polyTopoChange/hexRef8/hexRef8Data.C
      	src/dynamicMesh/polyTopoChange/polyTopoChange/hexRef8/refinementHistory.C
      	src/dynamicMesh/polyTopoChange/polyTopoChanger/polyTopoChanger.C
      	src/edgeMesh/edgeMeshFormats/edgeMesh/edgeMeshFormat.C
      	src/edgeMesh/extendedEdgeMesh/extendedEdgeMeshFormats/extendedEdgeMeshFormat/extendedEdgeMeshFormat.C
      	src/edgeMesh/extendedEdgeMesh/extendedFeatureEdgeMesh/extendedFeatureEdgeMesh.C
      	src/fvMotionSolver/fvMotionSolvers/displacement/interpolation/displacementInterpolationMotionSolver.C
      	src/fvMotionSolver/pointPatchFields/derived/uniformInterpolatedDisplacement/uniformInterpolatedDisplacementPointPatchVectorField.C
      	src/lagrangian/basic/Cloud/CloudIO.C
      	src/meshTools/sets/cellSources/fieldToCell/fieldToCell.C
      	src/postProcessing/foamCalcFunctions/basic/addSubtract/addSubtract.C
      	src/postProcessing/functionObjects/field/fieldCoordinateSystemTransform/fieldCoordinateSystemTransformTemplates.C
      	src/postProcessing/functionObjects/field/readFields/readFieldsTemplates.C
      	src/thermophysicalModels/radiation/radiationModels/fvDOM/radiativeIntensityRay/radiativeIntensityRay.C
      	src/triSurface/triSurface/surfacePatch/surfacePatchIOList.C
      9e3ce4ec
    • mattijs's avatar
      ENH: glboal file handling: initial commit · e4240592
      mattijs authored
      Moved file path handling to regIOobject and made it type specific so
      now every object can have its own rules. Examples:
      - faceZones are now processor local (and don't search up anymore)
      - timeStampMaster is now no longer hardcoded inside IOdictionary
        (e.g. uniformDimensionedFields support it as well)
      - the distributedTriSurfaceMesh is properly processor-local; no need
        for fileModificationChecking manipulation.
      e4240592
  2. Jan 18, 2016
  3. Jan 13, 2016
  4. Jan 11, 2016
  5. Jan 08, 2016
  6. Jan 07, 2016
  7. Jan 06, 2016
  8. Jan 05, 2016
  9. Jan 04, 2016
  10. Dec 31, 2015
  11. Dec 23, 2015
  12. Dec 22, 2015
  13. Dec 19, 2015