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

Light cone binary files #99

Open
wants to merge 4 commits into
base: development
Choose a base branch
from

Conversation

nataraj2
Copy link

@nataraj2 nataraj2 commented Dec 4, 2024

This PR writes custom binary files for the particles in light cone shells. VTK files (.vtk) are written for visualization in ParaView and VisIt, and simple binary files (.bin) are written for reading in by a python script which is included in the run folder Exec/ParticleFilterTest - Read_BinarySimple.py. The animation shows the particles in the light cone shells for red shifts ranging from z=0 to z=4.5 for a mesh size of 768x768x768 ~ 453 million mesh cells. The computational domain is shown as well.
Currently, this works only on CPUs. The simulation for this mesh size from z=4.5 to z=0 took about 2 hrs to complete on 1024 MPI ranks (8 nodes) on Perlmutter.

LightConeShells

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