Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • S src
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 60
    • Issues 60
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 5
    • Merge requests 5
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • OPAL
  • src
  • Wiki
  • Examples
  • cyclotron

cyclotron · Changes

Page history
cleanup authored Sep 16, 2021 by gsell's avatar gsell
Hide whitespace changes
Inline Side-by-side
Examples/cyclotron.md
View page @ c8119451
......@@ -84,7 +84,7 @@ and plot the result from the output file `data/tunes.dat` with
The result is saved in `RingTunes.png` and shown below.
![TunesClosedOrbitFinder](Examples/Cyclotron/RingTunes.png)
![TunesClosedOrbitFinder](Cyclotron/RingTunes.png)
# Accelerated Orbit Calculation using cyclotron2.in
### Needed files: cyclotron2.{in,gpl}, bfield.dat, dist2.dat, rffield1.dat & rffield2.dat
......@@ -98,7 +98,7 @@ where you also save the output in cyclotron2.out. It is always a good idea to ch
As in the previous example, the result is saved in cyclotron2.pdf and shown below.
![Orbit](Examples/Cyclotron/cyclotron2.png)
![Orbit](Cyclotron/cyclotron2.png)
<!--
# 3D space charge calculation
......
Clone repository
  • Examples
    • FFA
    • RFPhotoInjector
    • cyclotron
    • regressiontestexamples
  • FFA school prerequisites
  • For Developers
    • CodingStyle
    • Compile OPAL at CSCS
    • Compile OPAL
    • Compile required software
    • File Format for stat Storage
    • Most Used Directories in the Code
    • OPAL Development Workflow
    • Pmodules
    • Release Procedure
    • Setup build environment at PSI
View All Pages