diff --git a/README.md b/README.md index eba873d..96723ae 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,7 @@ # simplebuild-dgcode -dgcode: the Geant4-based simulation framework of the ESS Detector Group. Provided as simple-build-system bundles. + +The Geant4-based simulation framework of the ESS Detector Group ("dgcode"). +Provided as simple-build-system bundles. + +Please refer to the website for details about usage and installation: +https://mctools.github.io/simplebuild-dgcode/ diff --git a/doc/source/about.rst b/doc/source/about.rst index ca5786f..bcc202b 100644 --- a/doc/source/about.rst +++ b/doc/source/about.rst @@ -34,8 +34,8 @@ Geant4-based simulation framework implemented as a set of simplebuild packages The main active developers are currently: * Thomas Kittelmann (DMSC, European Spallation Source ERIC). Main developer. -* Milan Klausz (Centre for Energy Research, MTA EK). Developer and CI expert. - +* Milan Klausz (HUN-REN Centre for Energy Research). Developer and CI expert. + Historically several other people also contributed to the development of the code. Of particular note is the work and support by Kalliopi Kanaki (former ESS ERIC, now IAEA), Xiao Xiao Cai (former DTU, now CSNS) and Richard Hall-Wilton diff --git a/doc/source/index.rst b/doc/source/index.rst index b3ce550..6b74861 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -8,7 +8,7 @@ Welcome to the documentation of "dgcode", a set of `simplebuild `_ packages implementing a Geant4-based simulation framework. It originated in the Detector Group at the European Spallation Source ERIC, and is primarily intended for usage for simulation of -neutron detectors and related projects. +thermal neutron detectors and related projects. Note, that you can browse this documentation in order via the button marked **"Next"** (or use your keyboards Left and Right arrow keys as a short diff --git a/doc/source/particlegenerators.rst b/doc/source/particlegenerators.rst index dd95e06..8718f79 100644 --- a/doc/source/particlegenerators.rst +++ b/doc/source/particlegenerators.rst @@ -1,6 +1,8 @@ Particle generators for Geant ****************************** +.. include:: wipwarning.rst + As important for a Geant4 simulation as geometry, materials and physics list, is the initial set of particles to be "let loose" in the simulation each event: these source particles are called *primary* particles in Geant4 terminology, and