Skip to content

Latest commit

 

History

History
57 lines (49 loc) · 2.53 KB

Sirepo.md

File metadata and controls

57 lines (49 loc) · 2.53 KB

Plan for Sirepo tutorial 01/16/2019

1. Installation using Docker (~5 minutes):

  • docker pull radiasoft/sirepo:beta
  • docker run -v $PWD:/sirepo -p 8000:8000 radiasoft/sirepo:beta
  • access it at http://localhost:8000

2. Installation using Vagrant/VirualBox (~20 minutes):

3. Using a public Sirepo server:

4. Overview of Sirepo:

  • Browser of simulations
  • Calculation of parameters of synchrotron radiation (SR): Source page
  • Calculation of wavefront propagation: Beamline page
  • Types of simulations (single-electron fully coherent, multi-electron partially coherent)
  • Exporting/importing features

5. Examples:

6. Paying attention to features:

7. JSR paper on Sirepo:

8. External calls to Sirepo (please come to the next tutorial for the demo):