From a6044f16ba8b87be3eba9182692cf02cdb13995b Mon Sep 17 00:00:00 2001 From: Achim Gsell Date: Mon, 20 Nov 2017 17:54:01 +0100 Subject: [PATCH] MPI/elegant - build-block added --- MPI/elegant/modulefile | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 MPI/elegant/modulefile diff --git a/MPI/elegant/modulefile b/MPI/elegant/modulefile new file mode 100644 index 0000000..3f4eb34 --- /dev/null +++ b/MPI/elegant/modulefile @@ -0,0 +1,23 @@ +#%Module1.0 + +module-whatis "an accelerator modeling code th" +module-url "http://www.aps.anl.gov/Accelerator_Systems_Division/Accelerator_Operations_Physics/elegant.html" +module-license "See: http://www.aps.anl.gov/epics/license/index.php" +module-maintainer "Achim Gsell " + +module-help " +elegant is an accelerator modeling code that performs many functions. Its +basic function is 6D tracking, which it performs using matrices (up to +second order), symplectic integration, numerical integration, or a user- +defined mixture. It computes Twiss parameters, transport matrices, radiation +integrals, correction matrices, amplification factors, and floor coordinates. +It also performs optimization, including optimization of radiation integrals, +floor coordinates, transport matrices, and beam properties from tracking. A +number of time-dependent elements are supported, such as rf cavities, kickers, +and ramping machines. The code provides simulation of various collective +effects, such as wakes and coherent synchrotron radiation. +" + +setenv RPN_DEFNS $PREFIX/RPN-DEFNS +setenv HOST_ARCH linux-x86_64 +setenv EPICS_HOST_ARCH linux-x86_64