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

post processing codes to get vz(t) #3

Merged
merged 3 commits into from
Sep 26, 2024
Merged

Conversation

VatsalSy
Copy link
Collaborator

this should give vz(t) in the raw form as seen by basilisk

steps to do post processing:

  1. Run your code, cavity.c
  2. compile the get* codes.
  3. run the getInterface.py python code. This code triggers getFacet and getEtaNvz. getFacet is used to get the interface in the form of segments and getEtaNvz is used to get the interface position and velocity at r = 0. the latter will save the interface position and velocity in a csv file...
  4. It will create images in VideoInterface where you can verify that the point that you track is the correct one.
  5. t,r,eta,vz will be saved in the file called: etaNvz.csv
test.mp4

there is also a jupyter notebook that you can use to plot the t,vz...

CleanShot 2024-09-26 at 17 11 05@2x

@VatsalSy VatsalSy merged commit 2a7d507 into Lohittitas:main Sep 26, 2024
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.

2 participants