1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected 1 day ago.
May 16, 2023 — May 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
r137: fixed two problems: 1. missing last component of a (skew) multipole. 2. multipoles with dipole component are now correctly split with the b1 component listed in the fc.2 file. (altered subroutine pre_multipole) More... over 21 years ago
r136: Add debug option <-g> More... over 21 years ago
r135: Introduced advertised defaults for <xsize> and <ysize> for plot module More... over 21 years ago
r134: Introduce missing <xsize> and <ysize> attributs of plot More... over 21 years ago
r133: Kickers are now converted properly MH & FS More... over 21 years ago
r132: Misalignment of apertures introduced. AV More... over 21 years ago
r131: SUELEM, SUMTRX AND SUTRAN moved to util.f (used also in twiss). AV+FS More... over 21 years ago
r130: Introduction of character string length of names for all Fortran modules. (AV&FS) More... over 21 years ago
r129: Globaltilt introduced in SURVEY table. More... over 21 years ago
r128: Tilt restored, global tilt introduced. TESTS : ../survey/V1.06 OK. More... over 21 years ago
r127: Fixing bug in match range - HG 22.11.2002 More... over 21 years ago
r126: Added a working array in the 'mtmigr' function definition. More... over 21 years ago
r125: Added a working array for the MIGRAT routine. More... over 21 years ago
r124: Modified the working array numbers for 'symeig' subroutine. More... over 21 years ago
r123: Addition of tilt_err flag (MH+FRS). More... over 21 years ago
r122: Addition of tilt to sixtrack input. (MH+FRS) More... over 21 years ago
r121: modified slicer to copy tilt parameter across again. More... over 21 years ago
r120: Dimension of al_errors changes to 14. It compiles. No other test. AV More... over 21 years ago
r119: Accidental FORTRAN90 feature found in FORTRAN77 subroutine charconv: "<" instead of ".lt." More... over 21 years ago
r118: Bug fix in tracking: deltap on TRACK command now transmitted INFO from TWISS suppressed if called from matching - HG 20.11.02 More... over 21 years ago
r117: Fixed LRAD bug. Because of default l=0 the lrad was always being overwritten by the length when sliced (it assumed the user had asked for a length=0 element). NEW DEFAULT: any object with length=0 is just copied to the thin sequence and not "sliced". i.e. magnetic elements are only converted to thin_mutipoles if they have a length. If they have no length they retain their original type. (i.e. l=0 sextupoles remain sextupoles). More... over 21 years ago
r116: Minor formatting changes to remove superfluous comments. More... over 21 years ago
r115: Tolerance changed into maxaper for tracking and dynap AV+FS More... over 21 years ago
r114: Tolerance changed into maxaper AV+FS More... over 21 years ago
r113: Added tilt element parameter, mods in twiss + twiss output file Added filename + extension for track files Added range to TWISS and MATCH Added SIGT to twiss file header - HG 14.11.02 More... over 21 years ago
r112: Fixed bug in special command check - HG 8.11.02 More... over 21 years ago
r111: Changes to allow assignment of relative errors to multipoles with only skew components, this requires a NEGATIVE radius More... over 21 years ago
r110: #ifndef exclusion of body of exec-plot is a temporary fix so that the WIN32 version does not try to do X11 graphics. However this has the consequence that the program will not make Postscript files either. HG will make a clean separation of these graphics functions later. (JMJ). With this change the WIN32 version now compiles but does not yet link. More... over 21 years ago
r109: Declaring a for loop index as unsigned int, seems to be necessary for Visual Fortran compiler (JMJ), OK for Unix too according to HG. More... over 21 years ago
r108: Removing second level of includes in c6t.c, moved include of c6t.h to madxn.c (JMJ). More... over 21 years ago