- Nov 25, 2015
-
-
Andrew Heather authored
Updated objects - corrected Peclet number for compressible cases - propagated log flag and resultName across objects New function objects - new fluxSummary: - calculates positive, negative, absolute and net flux across face zones - new runTimeControl - abort the calculation when a user-defined metric is achieved. Available options include: - average value remains unchanged wrt a given threshold - equation initial residual exceeds a threshold - useful to abort diverging cases - equation max iterations exceeds a threshold - useful to abort diverging cases - min/max of a function object value - min time step exceeds a threshold - useful to abort diverging cases - new valueAverage: - average singular values from other function objects, e.g. Cd, Cl and Cm from the forceCoeffs function object
-
Andrew Heather authored
-
Andrew Heather authored
-
Andrew Heather authored
-
Andrew Heather authored
-
Andrew Heather authored
-
Andrew Heather authored
-
Andrew Heather authored
-
- Nov 24, 2015
-
-
mattijs authored
-
mattijs authored
-
Andrew Heather authored
ENH: checkMesh: have -writeSets option - checkMesh has option to write faceSets or (outside of) cellSets as sampledSurface format. It automatically reconstructs the set on the master and writes it to the postProcessing folder (as any sampledSurface). E.g. mpirun -np 6 checkMesh -allTopology -allGeometry -writeSets vtk -parallel - fixed order writing of symmTensor in Ensight writers See merge request !8
-
Andrew Heather authored
Feature motion solvers Wrapping of displacement based fvMotionSolvers such that they can be used inside snappyHexMesh See merge request !7
-
mattijs authored
-
- Nov 23, 2015
-
-
mattijs authored
-
mattijs authored
-
mattijs authored
- checkMesh has option to write faceSets or (outside of) cellSets as sampledSurface format. It automatically reconstructs the set on the master and writes it to the postProcessing folder (as any sampledSurface). E.g. mpirun -np 6 checkMesh -allTopology -allGeometry -writeSets vtk -parallel - fixed order writing of symmTensor in Ensight writers
-
mattijs authored
-
- Nov 19, 2015
-
-
Andrew Heather authored
-
mattijs authored
Merge branch 'feature-motionSolvers' of develop.openfoam.com:Development/OpenFOAM-dev-OpenCFD into feature-motionSolvers
-
mattijs authored
- shm: have displacementMotionSolver as alternative mesh shrinker (instead of medialAxis). - updated iglooWithFridges tutorial to use displacementLaplacian - selectable interpolation from cells to points in the motion solvers using the 'interpolation' keyword: interpolation volPointInterpolation; // default or interpolation patchCorrected (lowerWall upperWall); - wrapped up mesh shrinkers (see above) for use as a displacementMotionSolver (i.e. the opposite of the displacementMotionSolver mesh shrinker)
-
mattijs authored
Merge branch 'feature-motionSolvers' of develop.openfoam.com:Development/OpenFOAM-dev-OpenCFD into feature-motionSolvers
-
mattijs authored
- shm: have displacementMotionSolver as alternative mesh shrinker (instead of medialAxis). - updated iglooWithFridges tutorial to use displacementLaplacian - selectable interpolation from cells to points in the motion solvers using the 'interpolation' keyword: interpolation volPointInterpolation; // default or interpolation patchCorrected (lowerWall upperWall); - wrapped up mesh shrinkers (see above) for use as a displacementMotionSolver (i.e. the opposite of the displacementMotionSolver mesh shrinker)
-
Andrew Heather authored
Feature periodic ami and xi dy m foam Ok state. Tested tutorials. See merge request !3
-
mattijs authored
Conflicts: src/meshTools/AMIInterpolation/AMIInterpolation/AMIInterpolation.C
-
mattijs authored
-
Andrew Heather authored
ENH: surface: various updates to the surface utilities surfaceBooleanFeatures: use CGAL for intersection surfaceCheck: write surface zoning as vtk file surfaceInflate: new utility to offset surface surfacePatch: replacement for surfaceAutoPatch. Also does cutting of surfaces. See merge request !4
-
Andrew Heather authored
Feature parallel All low-level parallel bits: - support for surfaceFields - low-level distributed Field mapping - complete rewrite of redistributePar See merge request !6
-
mattijs authored
- shm: have displacementMotionSolver as alternative mesh shrinker (instead of medialAxis). - updated iglooWithFridges tutorial to use displacementLaplacian - selectable interpolation from cells to points in the motion solvers using the 'interpolation' keyword: interpolation volPointInterpolation; // default or interpolation patchCorrected (lowerWall upperWall); - wrapped up mesh shrinkers (see above) for use as a displacementMotionSolver (i.e. the opposite of the displacementMotionSolver mesh shrinker)
-
- Nov 18, 2015
- Nov 17, 2015
-
-
mattijs authored
Merge branch 'feature-parallel' of develop.openfoam.com:Development/OpenFOAM-dev-OpenCFD into feature-parallel
-
mattijs authored
- redistributePar to have almost (complete) functionality of decomposePar+reconstructPar - low-level distributed Field mapping - support for mapping surfaceFields (including flipping faces) - support for decomposing/reconstructing refinement data
-
mattijs authored
- redistributePar to have almost (complete) functionality of decomposePar+reconstructPar - low-level distributed Field mapping - support for mapping surfaceFields (including flipping faces) - support for decomposing/reconstructing refinement data
-
mattijs authored
-
mattijs authored
-
mattijs authored
-
mattijs authored
-
mattijs authored
-
mattijs authored
-
mattijs authored
-