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)" ...@@ -38,7 +38,7 @@ PROJECT_NAME = "OPAL (Object Oriented Parallel Accelerator Library)"
# could be handy for archiving the generated documentation or if some version # could be handy for archiving the generated documentation or if some version
# control system is used. # 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 # 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 # for a project that appears at the top of each page and should give viewer a
...@@ -2328,4 +2328,4 @@ GENERATE_LEGEND = YES ...@@ -2328,4 +2328,4 @@ GENERATE_LEGEND = YES
# The default value is: YES. # The default value is: YES.
# This tag requires that the tag HAVE_DOT is set to YES. # This tag requires that the tag HAVE_DOT is set to YES.
DOT_CLEANUP = YES DOT_CLEANUP = YES
\ No newline at end of file
/*! \mainpage /*! \mainpage
<P> <P>
<B> <B>
OPAL is a tool for charged-particle optics in accelerator structures and beam lines. Using the MAD OPAL is a parallel open source tool for charged-particle optics in linear
language with extensions. IPPL (Independent Parallel Particle Layer) accelerators and rings, including 3D space charge. Using the MAD language
is the framework which provides parallel particles and fields using data parallel ansatz. OPAL is with extensions, OPAL can run on a laptop as well as on the largest high
built from the ground up as a parallel application exemplifying the fact that HPC (High Performance performance computing systems. OPAL is built from the ground up as a
Computing) is the third leg of science, complementing theory and the experiment. HPC is made parallel application.
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 The OPAL framework makes it easy to add new features in the form of new
on the largest HPC clusters available today. C++ classes.
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.
</B> </B>
</P> </P>
<P> <P>
<B> <B>
Developed by Authors
Andreas Adelmann, Achim Gsell, Valeria Rizzoglio (PSI), Andreas Adelmann (PSI);
Christof Metzger-Kraus (HZB), Pedro Calvo (CIEMAT);
Yves Ineichen (IBM), Matthias Frey (PSI);
Xiaoying Pang, Steve Russell (LANL), Achim Gsell (PSI);
Chuan Wang, Jianjun Yang (CIAE), Uldis Locans (PSI);
Suzanne Sheehy, Chris Rogers (RAL) and Christof Metzger-Kraus;
Nicole Neveu (SLAC);
Chris Rogers (RAL);
Steve Russell (LANL);
Suzanne Sheehy (Oxford);
Jochem Snuverink (PSI);
Daniel Winklehner (MIT) Daniel Winklehner (MIT)
</B> </B>
<P> <P>
...@@ -38,4 +37,4 @@ Andreas Adelmann ...@@ -38,4 +37,4 @@ Andreas Adelmann
<P> <P>
<a href="http://www.psi.ch">PSI Disclaimers</a><br> <a href="http://www.psi.ch">PSI Disclaimers</a><br>
</P> </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