Skip to content

Commit

Permalink
version 2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Ji Qiang committed Jul 31, 2020
1 parent bcc5e0a commit bcead72
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Contrl/AccSimulator.f90
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
!****************************
!
! AccSimulatorclass: Linear accelerator simulator class in CONTROL layer.
! Version: 2.0
! Version: 2.1
! Author: Ji Qiang
! Description: This class defines functions to set up the initial beam
! particle distribution, field information, computational
Expand Down Expand Up @@ -178,7 +178,7 @@ subroutine init_AccSimulator(time)
if(myid.eq.0) then
!print*,"Start simulation:"
print*,"!-----------------------------------------------------------"
print*,"! IMPACT-T Parallel Beam Dynamics Tracking Code: 2.0 beta version"
print*,"! IMPACT-T Parallel Beam Dynamics Tracking Code: 2.1 beta version"
print*,"! Copyright of The Regents of the University of California"
print*,"!-----------------------------------------------------------"
endif
Expand Down

0 comments on commit bcead72

Please sign in to comment.