-
Notifications
You must be signed in to change notification settings - Fork 18
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
add vtk streamlines of the fluid velocity field #434
Comments
Good idea! |
We could do it after the analysis is done and we compute a box in the space where the structure is included...then compute the velocities in that box.... |
We can use StremLinesRepresentation plugin Here is an simple way to test this new feature:
|
This how it should look like: animation.mp4 |
pretty nice. i think that we can still discuss the options for this before implementing it in ONSAS. at some onsas meeting we can talk aboutit. i will write it down in the future meeting agenda! |
Add vtk automatic generator for fluid stream lines when a velocity function is declared.
The text was updated successfully, but these errors were encountered: