Skip to content
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

Fluid dynamics #2

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Fluid dynamics #2

wants to merge 3 commits into from

Conversation

RubenGarcia
Copy link
Owner

No description provided.

Ruben J. Garcia-Hernandez added 3 commits September 26, 2020 11:35
…main.

More information about this variant can be seen on
Matthias Albert bachelor thesis:
http://www.nm.ifi.lmu.de/pub/Fopras/albe18/

This is a fork from the NOMAD VR build for the HTC Vive from 2018.

It allows to view datasets with large amounts of isosurfaces.
To control how many timesteps are loaded a config file option is used:
isobuffersize [int]

If the dataset uses particles/atoms an interactive interface is shown above the second controller.
Above the first controller its x,y,z coordinates are displayed (current range from -9,99 to 9,99).
Additionally the velocity, acceleration and crossproduct (v x a) of all particles are shown.
To change their scaling the following config file options are used:
velocityscaling [float]
accelerationscaling [float]
crossproductscaling [float]
@RubenGarcia
Copy link
Owner Author

the changes in this branch are related to the bachelor thesis at
https://www.nm.ifi.lmu.de/pub/Fopras/albe18/
and should not be merged into main.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant