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

Adding More Cases and Auxilliary Files #27

Merged
merged 18 commits into from
Apr 29, 2024

Conversation

smullangi3
Copy link
Contributor

Adding:

  • Revised velocity field code and also README to explain how to use it
  • Carotid artery and Web simulations, as well as the wall geometries and associated README entries in the sample_files
  • Parallelize collision detection to speed up random cell placement when using large # of processors -- distributes collision-detection workload using a grid-stride pattern and uses MPI_AllReduce to determine if a cell's placement is successful or not.

@sbryngelson sbryngelson merged commit 94f296d into comp-physics:master Apr 29, 2024
1 check passed
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