-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Pathlines and changes for request info #137
Conversation
9391868
to
cb2cab7
Compare
4e4bcc1
to
876d41e
Compare
93d3171
to
ad2c608
Compare
cf1263a
to
7896dba
Compare
0472c98
to
6e2c2e8
Compare
3ade7e0
to
6392b14
Compare
pathlines = graphics.Pathlines["pathlines"] | ||
pathlines.field = "velocity-magnitude" | ||
pathlines.surfaces_list = ["inlet", "inlet1", "inlet2"] | ||
# pathlines.display("window-9") |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@akulshre-qa @ypatel-qa Now pathlines is also supported. Currently commented.
Testing can resume pending the fix for Issue #153 and further discussion of which attributes should be supported for release of pathlines support (ie - path skip, step size, show_edges, etc). In addition to exposing the example, we will plan to have at least one integration test involving a vof model with pathlines per the discussion with @ajain-work. Please let us know if there is any concern. |
Contains following changes: