Henry
3c24c64edb
Pe: Correct turbulence model includes
2015-04-25 16:34:44 +01:00
Henry
6cc8fc128f
Pe: Create and write volScalarField in addition to the surfaceScalarField for ease of post-processing
2015-04-25 16:31:54 +01:00
Henry
3f249821ce
foamListTimes: Change the default behavior to not include 0 in the list
...
To include 0 use the -withZero option
2015-04-25 15:15:40 +01:00
Henry
f130edc9ac
timeSelector: Change select0 to return 'constant' if no times are specified or available
...
This allows checkMesh and other mesh manipulation utilities to operate
on the mesh without any time directories being present.
Also renamed option zeroTime -> withZero for consistency with the noZero option
2015-04-25 15:14:31 +01:00
Henry
2edb12fa80
foamyHexMesh/Make/options: Added ${CGAL_LIBS}
2015-04-21 16:29:23 +01:00
Henry
8e6264ed2d
reconstructParMesh: Correct handling of time and constant command-line options
...
Resolves bug-report http://openfoam.org/mantisbt/view.php?id=1641
2015-04-18 11:34:52 +01:00
Henry
7445bfe634
reconstructParMesh: Enable -constant and -zeroTime options
2015-04-12 17:50:49 +01:00
Henry
5d4398371e
viewFactorsGen: Add support for 2D slab geometries
...
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1649
2015-04-11 11:41:41 +01:00
Henry
d7d91261a9
refineMesh: Correct and simplify check for 2D mesh
...
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1112
2015-03-29 21:51:51 +01:00
Henry
a79b45c611
vtkPV?FoamMeshVolume: Corrected conversion of tetWedge to VTK_WEDGE
...
Thanks to Bruno Santos for analysing and fixing this
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1633
2015-03-29 20:14:38 +01:00
Henry
719bf1b4e7
ddtScheme::fvcDdtPhiCoeff: Zero ddtCorr on AMIs
...
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1421
2015-03-24 15:16:22 +00:00
Henry
8d28dc8ad4
surfaceCheck: Make -blockMesh output easier to parse
...
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1534
2015-02-16 22:07:07 +00:00
Henry
6dc299f6f8
refineWallLayer: Rationalize and add support for operating on a list of patch name regular expressions
...
Resolves bug-report http://openfoam.org/mantisbt/view.php?id=1525
2015-02-14 22:53:57 +00:00
Henry
7404b42a76
mapFields: Minimum hack provided by Mattijs to get mapFields working again
...
This version is very inefficient in parallel and does not provide the
-parallelSource or -parallelTarget options which will need to be
reinstanted in the future or we could revert mapFields to the
OpenFOAM-2.2 version.
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1495
2015-02-05 12:18:17 +00:00
Henry
dae8d83823
transform: Handle codirectional and contradirectional transformation vectors
...
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=416
2015-02-01 16:31:44 +00:00
Henry
9ae53dec4a
viewFactorsGen/shootRays: Allow the specification of maxDynListLength in viewFactorsDict
...
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1501
2015-01-27 10:45:03 +00:00
Henry
0c57b123fb
Removed spurious file
...
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1374
2015-01-01 16:25:44 +00:00
Henry
e8bd759b7a
execFlowFunctionObjects: Reconstruct functionObjects if the mesh changes
...
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1452
2014-12-18 17:01:33 +00:00
mattijs
4b4284ae96
ENH: snappyHexMeshDict: added note
2014-09-30 17:14:16 +01:00
mattijs
70caaaa0e6
BUG: surfaceCheck: face based data
2014-09-26 17:39:37 +01:00
william
7b27df3002
Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x
2014-09-08 12:35:16 +01:00
william
239aacdd17
BUG: mantis #1389 : foamyHexMesh: point insertion was not correctly setting the vertex count
2014-09-08 12:33:32 +01:00
mattijs
9bed9f56af
ENH: sampleDict: missing entry
2014-09-03 16:04:38 +01:00
mattijs
c5d310b1b9
ENH: mapFields: expose AMI mapping methods
2014-09-03 11:54:30 +01:00
mattijs
3ad9f0cb62
ENH: patchSummary: support point fields
2014-08-13 17:16:21 +01:00
mattijs
f7fee26a16
ENH: refineHexMesh: add -region option
2014-08-06 17:00:25 +01:00
mattijs
8870892855
BUG: extrudeToRegionMesh: memory leak
2014-07-24 17:29:07 +01:00
mattijs
436464a47c
BUG: createPatch: cleanup
2014-07-23 20:30:22 +01:00
mattijs
67f03e3fb3
STYLE: faceZoneSelection: corrected comment
2014-07-11 10:59:08 +01:00
andy
f39a8ffdb5
ENH: extrudeMesh - migrating new functionlity from internal development line
2014-07-02 16:09:46 +01:00
mattijs
420997e125
BUG: splitMeshRegions: #1282
2014-06-09 12:51:01 +01:00
mattijs
ef32eebe1a
Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x
2014-06-09 11:14:19 +01:00
mattijs
f355917484
STYLE: surfaceCheck: use boundBox non-reduce constructor
2014-06-09 11:12:14 +01:00
andy
33b0d17999
ENH: mesh motion updates
2014-06-03 14:42:39 +01:00
mattijs
04cc2bf911
ENH: redistributePar: allow time override
2014-06-02 15:37:58 +01:00
mattijs
4624d435b9
ENH: execFlowFunctionObjects: load dimensionedFields and uniformDimensionedFields
2014-04-29 10:02:22 +01:00
mattijs
4701d9a0a8
BUG: fluentMeshToFoam: correct sets addressing
2014-04-22 14:46:27 +01:00
mattijs
f9ca72b1b6
ENH: execFlowFunctionObjects: added End printing
2014-04-22 09:44:49 +01:00
mattijs
d5f43168c9
ENH: createBafflesDict: added comment
2014-04-03 12:35:10 +01:00
andy
ed61ba2199
ENH: mapFields - added mapMethod to arg notes
2014-03-31 16:57:14 +01:00
mattijs
808aced503
ENH: redistributePar: start with all patches present
2014-03-20 16:46:38 +00:00
mattijs
32711a0caa
ENH: refineHexMesh: add option to keep to 2:1 ratio outside cellSet
2014-03-11 10:51:57 +00:00
andy
4a46e611ac
BUG: helpTypes: incorrect libs - mantis #1182
2014-02-24 09:12:33 +00:00
andy
0218131995
Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x
2014-02-21 16:41:41 +00:00
andy
9e38fbdbe4
BUG: decomposePar - updated to handle multiple processor cyclic patches - mantis 879
2014-02-21 16:18:00 +00:00
sergio
97cf0c0317
STYLE: Updated copyright year
2014-02-21 11:17:31 +00:00
mattijs
c904860547
BUG: foamToEnsight: handle empty patches
2014-02-20 13:39:56 +00:00
andy
2f449a0da8
ENH: execFlowFunctionObjects - instantiate fvOptions if present
2014-02-17 16:45:37 +00:00
OpenFOAM-admin
9fd0db5cf9
Initial commit for version 2.3.x
2014-02-17 16:00:08 +00:00