Skip to content

calculate superficial velocity#100

Closed
mjrahimi wants to merge 2 commits intomainfrom
sup_vel
Closed

calculate superficial velocity#100
mjrahimi wants to merge 2 commits intomainfrom
sup_vel

Conversation

@mjrahimi
Copy link
Collaborator

No description provided.

@mjrahimi mjrahimi requested a review from malihass May 19, 2025 17:21
syncup to avoid failing the ci every time
Copy link
Collaborator

@malihass malihass left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for adding this

  1. For passing the linting step, you can activate the bird conda env, and go to the root of the GitHub repo (${BIRD_DIR}/..) and do bash fixFormat.sh.
  2. The from paraview import XXX will not work currently. Can you add that that dependency requirements in BiRD? I suspect it will be tricky to add because of all the c++ bindings in pvpython. In that case, maybe we should think about using the utilities in bird/utilities/ofio.py instead, or is there a specific need to stick to pvpython?
  3. Before we can merge, we would need a test. The test would go into tests/postprocess and you can use test_cond_mean.py as an example for that test.

@malihass malihass mentioned this pull request May 27, 2025
20 tasks
@malihass
Copy link
Collaborator

malihass commented Jul 9, 2025

Fixed by 7069e23

@malihass malihass closed this Jul 9, 2025
@malihass malihass deleted the sup_vel branch July 9, 2025 21:56
@malihass
Copy link
Collaborator

paraview dependencies added in #135

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