- Nov 26, 2015
-
-
Andrew Heather authored
-
Andrew Heather authored
-
Andrew Heather authored
-
Andrew Heather authored
-
Andrew Heather authored
-
- Nov 25, 2015
-
-
Mattijs Janssens authored
Feature function objects Lots of code migrated from internal development line, code tidying and a few fixes 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 See merge request !12
-
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
Feature decompose par dict Merging remaining functionality to do with -decomposeParDict parallel argList option. See merge request !10
-
Andrew Heather authored
ENH: patchProbes: allow wildcards for patches Also write out snapped location. Probe location output kept as in Foundation See merge request !11
-
Andrew Heather authored
Feature wind tunnel bc pressurePIDControlInletVelocity bc See merge request !9
-
mattijs authored
Also write out snapped location.
-
mattijs authored
-
Andrew Heather authored
-
mattijs authored
Merge branch 'feature-decomposeParDict' of develop.openfoam.com:Development/OpenFOAM-dev-OpenCFD into feature-decomposeParDict
-
mattijs authored
- foamyHexMesh - snappyHexMesh - decomposePar
-
mattijs authored
-
mattijs authored
-
mattijs authored
-
Andrew Heather authored
-
Andrew Heather authored
-
Andrew Heather authored
-
Andrew Heather authored
-
Andrew Heather authored
-
- Nov 24, 2015
-
-
mattijs authored
- foamyHexMesh - snappyHexMesh - decomposePar
-
mattijs authored
Merge branch 'feature-decomposeParDict' of develop.openfoam.com:Development/OpenFOAM-dev-OpenCFD into feature-decomposeParDict
-
mattijs authored
-
mattijs authored
-
mattijs authored
-
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
-
mattijs authored
Merge branch 'feature-windTunnelBC' of develop.openfoam.com:Development/OpenFOAM-dev-OpenCFD into feature-windTunnelBC
-
mattijs authored
- user provides two planes and pressure drop across these - bc assume potential flow and works out inlet velocity that would cause an equivalent pressure drop
-
- Nov 23, 2015
-
-
mattijs authored
- user provides two planes and pressure drop across these - bc assume potential flow and works out inlet velocity that would cause an equivalent pressure drop
-
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
-