Henry Weller
|
eb5e2c923c
|
snappyHexMesh: Added support for scotch redistribution
Requires scotch-6.?.?
|
2016-10-12 16:28:26 +01:00 |
|
Henry Weller
|
274d1df8a4
|
snappyHexMesh: Automatically remove zero-sized patches
All patches are preserved if the 'keepPatches' option is set true.
Patch contributed by Mattijs Janssens
|
2016-05-13 17:47:38 +01:00 |
|
Henry Weller
|
2d5ff31649
|
boundaryField() -> boundaryFieldRef()
|
2016-04-24 22:07:37 +01:00 |
|
Henry Weller
|
2bbc844ea0
|
Rationalize the autoMesh library: autoHexMesh -> snappyHexMesh
autoRefine -> snappyRefine
autoLayer -> snappyLayer
autoSnap -> snappySnap
|
2016-03-01 16:21:31 +00:00 |
|
Henry Weller
|
eb5d349242
|
Rationalize the autoMesh library: autoMesh -> snappyHexMesh
|
2016-03-01 16:01:42 +00:00 |
|
Henry Weller
|
56fa7c0906
|
Update code to use the simpler C++11 template syntax removing spaces between closing ">"s
|
2016-01-10 22:41:16 +00:00 |
|
Henry Weller
|
e2ef006b91
|
applications: Update ...ErrorIn -> ...ErrorInFunction
Avoids the clutter and maintenance effort associated with providing the
function signature string.
|
2015-11-10 17:53:31 +00:00 |
|
Henry
|
c778346c96
|
Formatting: Rationalized the indentation of #include
|
2015-02-10 20:35:50 +00:00 |
|
OpenFOAM-admin
|
9fb26d59d3
|
GIT: Repo update
|
2014-12-11 08:35:10 +00:00 |
|
mattijs
|
2bbddf9cb5
|
ENH: snappyHexMeshDict: added note
|
2014-09-30 17:14:16 +01:00 |
|
OpenFOAM-admin
|
fbb3ddf2c4
|
Updated for release 2.3.0
|
2014-02-17 10:21:46 +00:00 |
|
mattijs
|
1f192f8b73
|
ENH: snappyHexMesh: have single region surface named as <surface> instead of <surface>_<region>
|
2014-01-27 12:44:45 +00:00 |
|
mattijs
|
489475d137
|
ENH: snappyHexMesh: separate meshing steps same as run through
|
2014-01-24 09:19:46 +00:00 |
|
mattijs
|
98cabc2efb
|
ENH: snappyHexMesh: added debug switch
|
2014-01-21 16:25:15 +00:00 |
|
mattijs
|
22e40fe39a
|
STYLE: snappyHexMeshDict: tyop
|
2013-12-20 15:59:58 +00:00 |
|
mattijs
|
a9dc6715ba
|
ENH: snappyHexMeshDict: document new options
|
2013-12-17 12:04:57 +00:00 |
|
mattijs
|
a7799adeb8
|
ENH: snappyHexMeshDict: added new settings
|
2013-12-04 15:47:42 +00:00 |
|
mattijs
|
202d7c1ad3
|
ENH: snappyHexMesh: fix growing of attraction. Split off debug/writing/output
|
2013-11-12 09:00:04 +00:00 |
|
mattijs
|
cca229f785
|
ENH: snappyHexMesh: layer coverage volfields
|
2013-10-30 15:17:57 +00:00 |
|
mattijs
|
1f63b86824
|
ENH: snappyHexMeshDict: added comment
|
2013-10-17 11:49:14 +01:00 |
|
mattijs
|
ca8b37a4c8
|
ENH: snappyHexMeshDict: improved comment
|
2013-10-03 10:41:27 +01:00 |
|
mattijs
|
12d87fcacc
|
ENH: snappyHexMesh: detect small distance snapping
|
2013-09-13 16:20:03 +01:00 |
|
mattijs
|
c40460644f
|
ENH: snappyHexMesh: move writeLevel into snappyHexMeshDict
|
2013-09-05 09:52:34 +01:00 |
|
laurence
|
eaad256f31
|
face/cell zoning: Create new class surfaceZonesInfo
|
2013-09-03 11:09:16 +01:00 |
|
mattijs
|
205e1e77bc
|
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
|
2013-08-15 15:36:29 +01:00 |
|
mattijs
|
0860c370b5
|
STYLE: snappyHexMesh: fancy printing
|
2013-08-15 15:36:17 +01:00 |
|
laurence
|
9883825eed
|
STYLE: correct line widths
|
2013-08-15 15:01:36 +01:00 |
|
mattijs
|
560df1929b
|
ENH: snappyHexMesh: extra comment
|
2013-08-06 17:19:38 +01:00 |
|
laurence
|
e7388fefb8
|
REVERT: surfaceSimplify: Use background mesh to start surfaceSimplify
|
2013-08-12 11:12:16 +01:00 |
|
laurence
|
0415e5689c
|
ENH: Write out cell centres when running surfaceSimplify in snappyHexMesh.
Also provide option to not do inside outside test when reading points into
foamyHexMesh from file
|
2013-08-08 12:59:40 +01:00 |
|
mattijs
|
102805befe
|
ENH: snappyHexMesh: improved table printing
|
2013-07-18 13:09:43 +01:00 |
|
mattijs
|
8fdce7f8cf
|
ENH: snappyHexMesh: writing pointLevel,cellLevel under switch
|
2013-07-09 11:06:46 +01:00 |
|
mattijs
|
d35926b0eb
|
BUG: snappyHexMesh: refinementSurfaces fix
|
2013-07-05 15:19:53 +01:00 |
|
mattijs
|
a5dae2480f
|
ENH: snappyHexMeshDict: added comment
|
2013-07-04 12:29:55 +01:00 |
|
mattijs
|
ed1ecd5f7a
|
BUG: snappyHexMesh: outFile is fileName, not word
|
2013-07-03 12:49:59 +01:00 |
|
mattijs
|
f2397e7f41
|
ENH: snappyHexMesh: clean up mesh quality settings
|
2013-07-02 15:01:32 +01:00 |
|
laurence
|
a0a162948f
|
COMP: Add surfMesh dependency to snappyHexMesh
|
2013-06-04 09:58:59 +01:00 |
|
laurence
|
c644cb680b
|
Merge branch 'master' into feature/cvMesh
Conflicts:
applications/utilities/mesh/generation/snappyHexMesh/snappyHexMesh.C
|
2013-06-03 16:27:14 +01:00 |
|
laurence
|
5d26732b7e
|
ENH: snappyHexMesh: update outfile location for surfaceSimplify
|
2013-06-03 14:59:05 +01:00 |
|
mattijs
|
b965b9e783
|
ENH: snappyHexMesh: added gapLevelIncrement to outer dictionary
|
2013-06-03 13:29:22 +01:00 |
|
laurence
|
28868e97bb
|
ENH: Add a surfaceSimplify option to snappyHexMesh
|
2013-06-03 12:40:26 +01:00 |
|
mattijs
|
487ef5ac0b
|
ENH: snappyHexMeshDict: improved setting in comment
|
2013-05-31 16:49:18 +01:00 |
|
mattijs
|
55fd1ac9fd
|
ENH: snappyHexMeshDict: commented new options
|
2013-05-30 10:39:33 +01:00 |
|
mattijs
|
25a373bd39
|
ENH: snappyHexMesh: enable free-standing baffle merging
|
2013-05-16 12:49:16 +01:00 |
|
mattijs
|
34cc904b9d
|
BUG: snappyHexMeshDict: incorrect variable
|
2013-05-08 12:58:09 +01:00 |
|
mattijs
|
d9afcb75d3
|
ENH: snappyHexMesh: update with code
|
2013-04-29 15:21:56 +01:00 |
|
mattijs
|
1cf850f164
|
ENH: snappyHexMesh: print final mesh check
|
2013-04-11 15:16:06 +01:00 |
|
mattijs
|
634d643090
|
ENH: snappyHexMeshDict: improved comment
|
2013-04-02 18:13:31 +01:00 |
|
mattijs
|
8d809e15ca
|
ENH: snappyHexMeshDict: specify patch groups
|
2012-12-11 15:57:17 +00:00 |
|
mattijs
|
e2d2f505fb
|
ENH: snappyHexMesh: keep orientation of baffle
|
2012-12-05 15:50:56 +00:00 |
|