Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content
Snippets Groups Projects
Commit e39db001 authored by gsell's avatar gsell
Browse files

Merge branch '601-update-doxygen-main-page' into 'master'

Resolve "Update Doxygen main page"

Closes #601

See merge request OPAL/src!435
parents d1934bb6 efa38a48
No related branches found
No related tags found
No related merge requests found
......@@ -38,7 +38,7 @@ PROJECT_NAME = "OPAL (Object Oriented Parallel Accelerator Library)"
# could be handy for archiving the generated documentation or if some version
# control system is used.
PROJECT_NUMBER = "2.0.0"
PROJECT_NUMBER = "2.5"
# Using the PROJECT_BRIEF tag one can provide an optional one line description
# for a project that appears at the top of each page and should give viewer a
......@@ -2328,4 +2328,4 @@ GENERATE_LEGEND = YES
# The default value is: YES.
# This tag requires that the tag HAVE_DOT is set to YES.
DOT_CLEANUP = YES
\ No newline at end of file
DOT_CLEANUP = YES
/*! \mainpage
<P>
<B>
OPAL is a tool for charged-particle optics in accelerator structures and beam lines. Using the MAD
language with extensions. IPPL (Independent Parallel Particle Layer)
is the framework which provides parallel particles and fields using data parallel ansatz. OPAL is
built from the ground up as a parallel application exemplifying the fact that HPC (High Performance
Computing) is the third leg of science, complementing theory and the experiment. HPC is made
possible now through the increasingly sophisticated mathematical models and evolving computer
power available on the desktop and in super computer centres. OPAL runs on your laptop as well as
on the largest HPC clusters available today.
The OPAL framework makes it easy to add new features in the form of new C++ classes. It comes
in the following flavours:
OPAL-CYCL tracks particles with 3D space charge including neighbouring turns in cyclotrons and
FFAs with time as the independent variable.
OPAL-T can be used to model beam lines, linacs, rf-photo injectors and complete XFEL’s excluding
the undulator.
OPAL is a parallel open source tool for charged-particle optics in linear
accelerators and rings, including 3D space charge. Using the MAD language
with extensions, OPAL can run on a laptop as well as on the largest high
performance computing systems. OPAL is built from the ground up as a
parallel application.
The OPAL framework makes it easy to add new features in the form of new
C++ classes.
</B>
</P>
<P>
<B>
Developed by
Andreas Adelmann, Achim Gsell, Valeria Rizzoglio (PSI),
Christof Metzger-Kraus (HZB),
Yves Ineichen (IBM),
Xiaoying Pang, Steve Russell (LANL),
Chuan Wang, Jianjun Yang (CIAE),
Suzanne Sheehy, Chris Rogers (RAL) and
Authors
Andreas Adelmann (PSI);
Pedro Calvo (CIEMAT);
Matthias Frey (PSI);
Achim Gsell (PSI);
Uldis Locans (PSI);
Christof Metzger-Kraus;
Nicole Neveu (SLAC);
Chris Rogers (RAL);
Steve Russell (LANL);
Suzanne Sheehy (Oxford);
Jochem Snuverink (PSI);
Daniel Winklehner (MIT)
</B>
<P>
......@@ -38,4 +37,4 @@ Andreas Adelmann
<P>
<a href="http://www.psi.ch">PSI Disclaimers</a><br>
</P>
*/
\ No newline at end of file
*/
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment