ENH: streamline improvements

- barycentric coordinates in interpolation (instead of x/y/z)

- ease U (velocity) requirement.
  Needn't be named in the sampled fields.

- default tracking direction is 'forward'
This commit is contained in:
Mark Olesen
2022-07-05 16:01:17 +02:00
parent 71246b94b7
commit f16f3da645
24 changed files with 360 additions and 391 deletions

View File

@ -3,7 +3,7 @@
nLines 24;
start (0 0.5 0);
end (9 0.5 0);
fields (U);
fields (p);
#includeEtc "caseDicts/postProcessing/visualization/streamlines.cfg"