- Nov 26, 2015
-
-
Henry Weller authored
etc/caseDicts/setConstraintTypes: Initialize the value for processor BCs to the uniform internalField value Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1883
-
mattijs authored
-
mattijs authored
-
Andrew Heather authored
-
Andrew Heather authored
-
Andrew Heather authored
-
Andrew Heather authored
-
Henry Weller authored
moveDynamicMesh: Iterate over mesh.update() according to the PIMPLE settings Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1926
-
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
-
mattijs authored
-
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
-