Skip to content

repository with scripts used for simulations for ram pressure stripping with PLUTO

License

Notifications You must be signed in to change notification settings

RitaliG/rps_cgm_hydro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ram pressure stripping simulations - the co-evolution of interstellar and circumgalactic media


Typing SVG

🏷️ Ram pressure stripping in clusters: Gravity can bind the ISM but not the CGM (https://arxiv.org/abs/2404.02035)

volumeRender

📂 ./hydro-rps/ is the codebase used to simulate our galaxy (with both CGM and ISM) facing constant ram pressure from intracluster medium using PLUTO (version 4.4 patch 2)

📂 ./control-setup1/ contains files used to simulate a control setup similar to the ram pressure stripping simulation by turning the gravity off. (the structure is similar to hydro-rps; major changes in init.c and definitions.h).


Important

🏃 Initialization

  • The procedure to set up our equilibrium condition is as follows:
algorithm cartoon
  • Compile Pluto with its dependencies and create the executable ./pluto
    make -j$(nproc) && make clean 
    
  • Use the provided slurm jobscript to run parallelly on your supercomputer
    sbatch slurm-script
    

NOTE: Setting up the spack environment on clusters might be difficult sometime. Here's a quick documentation I prepared to use on our supercomputer Param Pravega.

🔖Important Files:

🧑‍💻 Developers

🔗 Ritali Ghosh, 🔗 Alankar Dutta, and 🛰️ Prateek Sharma

About

repository with scripts used for simulations for ram pressure stripping with PLUTO

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published