Skip to content

Parallel coupled-bunch simulation using the PyECLOUD-PyHEADTAIL suite

Notifications You must be signed in to change notification settings

PyCOMPLETE/PyPARIS_CoupledBunch_sim_class

 
 

Repository files navigation

Instructions for running PyECLOUD-PyHEADTAIL coupled bunch simulations on CERN HPC cluster

  • Create a workspace folder for software and simulations:
mkdir /hpcscratch/user/lmether/sim_workspace
  • Load MPI:
module load mpi/mvapich2/2.2
cd /hpcscratch/user/lmether/sim_workspace
git clone https://github.com/lmether/PyECLOUD_coupled_bunch_example
  • Edit 000s_slurm_job to have the SIM_WORKSPACE variable point to your simulation workspace path

  • Launch the simulation:

sbatch 000s_slurm_job

About

Parallel coupled-bunch simulation using the PyECLOUD-PyHEADTAIL suite

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 98.7%
  • Shell 1.3%