Skip to content

Commit

Permalink
Merge pull request #716 from bmad-sim/devel/83
Browse files Browse the repository at this point in the history
Minor doc update.
  • Loading branch information
DavidSagan authored Jan 4, 2024
2 parents 69acf4b + 25ed00d commit c0a9ee1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions bmad/doc/orientation.tex
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,10 @@ \section{Tao and Bmad Distributions}
The \vn{dynamic_aperture} program finds the dynamic aperture through tracking.
%
\item[ibs_linac] \Newline
The \vn{ibs_linac} program simulates the effect of intra-beam scattering (ibs) for beams in a Linac.
The \vn{ibs_linac} program simulates the effect of intra-beam scattering (IBS) for beams in a Linac.
%
\item[ibs_ring] \Newline
The \vn{ibs_linac} program simulates the effect of intra-beam scattering (ibs) for beams
The \vn{ibs_ring} program simulates the effect of intra-beam scattering (IBS) for beams
in a ring.
%
\item[long_term_tracking] \Newline
Expand Down
2 changes: 1 addition & 1 deletion tao/version/tao_version_mod.f90
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
!-

module tao_version_mod
character(*), parameter :: tao_version_date = "2023/12/23 01:27:18"
character(*), parameter :: tao_version_date = "2023/12/23 21:38:46"
end module

0 comments on commit c0a9ee1

Please sign in to comment.