Will Bainbridge
0e13649996
surfaceFeatures: Consistent plane specification for subsetting
...
Specifying a plane with which to subset feature edges is now done using
the same dictionary syntax used elsewhere in OpenFOAM. For example, in
system/surfaceFeaturesDict:
subsetFeatures
{
// Include only edges that intersect the plane
plane
{
planeType pointAndNormal;
point (0 0 0);
normal (1 0 0);
}
...
}
2021-02-18 09:09:53 +00:00
..
2018-07-09 15:40:05 +01:00
2018-07-09 15:40:05 +01:00
2018-07-09 15:40:05 +01:00
2019-08-02 22:47:45 +01:00
2018-07-09 15:40:05 +01:00
2019-12-31 20:24:52 +00:00
2018-07-09 15:40:05 +01:00
2018-07-09 15:40:05 +01:00
2018-07-09 15:40:05 +01:00
2018-07-09 15:40:05 +01:00
2018-07-09 15:40:05 +01:00
2018-07-09 15:40:05 +01:00
2019-10-18 11:46:20 +01:00
2018-07-09 15:40:05 +01:00
2018-07-09 15:40:05 +01:00
2021-01-14 08:33:57 +00:00
2018-07-09 15:40:05 +01:00
2018-07-09 15:40:05 +01:00
2018-07-09 15:40:05 +01:00
2018-07-09 15:40:05 +01:00
2018-07-09 15:40:05 +01:00
2018-07-09 15:40:05 +01:00
2018-07-09 15:40:05 +01:00
2018-07-09 15:40:05 +01:00
2018-07-09 15:40:05 +01:00
2018-07-09 15:40:05 +01:00
2018-12-18 10:34:40 +00:00
2021-02-04 13:51:48 +00:00
2021-02-18 09:09:53 +00:00
2018-07-09 15:40:05 +01:00
2020-07-24 14:11:36 +01:00
2018-07-09 15:40:05 +01:00
2021-02-12 17:28:32 +00:00
2018-07-09 15:40:05 +01:00
2018-07-09 15:40:05 +01:00