1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 14 hours ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
r46: Fixed slicing bug for dipoles with a numerical value for angle. Caused by extra multiplication of length. More... over 21 years ago
r45: Version 1.04: Introduction of sectormap. Minor bug fix in range selection. More... over 21 years ago
r44: Enter warning for SAVE making preceding USE invalid, avoid core dump More... over 21 years ago
r43: Fixed bug in range buffer size. More... over 21 years ago
r42: Treat corrector limits and return control back to madX in case of singular matrix with fail code. More... over 21 years ago
r41: Changes necessary for modification of orbit program More... over 21 years ago
r40: Changes made for Benoit Salvant. Treat corrector limits (user specified) and return control to MADX in case of singular matrix (do not stop any more). More... over 21 years ago
r39: Removed ITERATE, ITERMAX and threader options from the dictionary. Added CORRLIM option to set corrector limits. More... over 21 years ago
r37: Replacement of regex (Unix, Linux) by new code. Fixing nested IF and WHILE, CALL inside IF. Fixing several small bugs. More... over 21 years ago
r36: Fixed bv flag bug. The expand sequence only looks at the element pointed to directly by the node in order to set dipole_bv and other_bv. If the bv flag is set up in a father/grandfather/etc... element then the bv flag is not set. I have changed makethin.c in order that an element inherites the bv int (in the structure NOT the parameter) from it's parent if the bv flag is non zero. More... over 21 years ago
r35: Introduced again the option TWISSUM in CORRECT command which was lost somehow ... More... almost 22 years ago
r34: Added modifications related to the twissum command More... almost 22 years ago
r33: New command in EALIGN: MSCALX and MSCALY to assign scaling and calibration errors to monitors. More... almost 22 years ago
r32: Added template for correct_option New global variable print_correct_opt More... almost 22 years ago
r31: Included orbit correction routines taken out from madxn.c Added print-flags taken from new command COPTION Print-flags drive amount of output. More... almost 22 years ago
r30: ALIGN_MAX set to 14 to be compatible with error-module More... almost 22 years ago
r29: ALIGN_MAX set to 14 after introduction of MSCALX and MSCALY More... almost 22 years ago
r28: Added COPTION for closed orbit correction options New command in EALIGN: MSCALX and MSCALY More... almost 22 years ago
r27: Taken out routines belonging to correct module including pro_correct steering routine. More... almost 22 years ago
r25: The variable `al_errors' now gets an array length of `align_max' introduced in the `twiss0.fi' file. This has to be considered a temporary fix until we have a mechanism that provides the C routines and the Fortran files the same global parameters in a safe way. More... almost 22 years ago
r24: This Fortran include file is needed to provide the variable `al_errors' with an array length of `align_max' definde as a parameter. This has to be considered a temporary fix until we have a mechanism that provides the C routines and the Fortran files the same global parameters in a safe way. More... almost 22 years ago
r23: Finished the aperture modifications. Misaligned apertures are now passed to sixtrack through the fc.8 file. These numbers are obtained from the EALIGN,AREX=???,AREY=??? command. More... almost 22 years ago
r22: Main addition of code for the aperture transfer to sixtrack input files. Does not include misalignments (yet). Aperture are only transferred when the aperture flag is set on the sixtrack command. A new file fc.3.aper is created which has the apertures in it and has to be added to any fort.3 file used. More... almost 22 years ago
r21: Added new structure for aperture code. More... almost 22 years ago
r20: Added code necessary to copy aperture and apertype atrributes across to thin elements. More... almost 22 years ago
r19: Added new apertype and aperture element attributes to all elements except drifts. Also added aperture flag to sixtrack command. More... almost 22 years ago
r17: Re-introduced debug option Added arex and arey in EALIGN command More... almost 22 years ago
r16: Changed number of misalignment structures More... almost 22 years ago
r15: Added misalignment for apertures Changed output treatment in ESAVE More... almost 22 years ago
r14: The new Makefile leaves the executable in the current directory. Check the code first, in particular the examples, before installing it. More... almost 22 years ago