1 / 8

Solenoid map access in athena

Solenoid map access in athena. Paul S Miyagawa, Steve Snow University of Manchester. Outline. Transition from solenoid map to ATLM Transition region boundaries Implementation in athena Field values in transition region Barrel Ends Future work. Transition from solenoid map to ATLM.

tuan
Download Presentation

Solenoid map access in athena

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Solenoid map accessin athena Paul S Miyagawa, Steve Snow University of Manchester

  2. Outline • Transition from solenoid map to ATLM • Transition region boundaries • Implementation in athena • Field values in transition region • Barrel • Ends • Future work Magnetic field meeting, 4 February 2008

  3. Transition from solenoid map to ATLM • Solenoid map results valid in region |z|<2.85m, r<1.10m • ATLM model used outside this region • Aim to have field components Bx, By, Bz returned by magnetic field service be continuous across transition from solenoid map to ATLM • Need to allow small translation and rotation of solenoid field independent to the rest of the field • Main error in solenoid map is systematic uncertainty of ±0.2 mrad in orientation • Orientation can be determined from real data using resonance masses Magnetic field meeting, 4 February 2008

  4. Transition region boundaries |z| < 2.820 m, r < 1.075 m • 100% solenoid map |z| > 2.830 m, r > 1.085 m • 100% ATLM model else • Use weighted mixture • Weights proportional to shortest distance to boundaries Binterp = ( Bmap *s2 + BATLM * s1 ) / (s1+s2) Magnetic field meeting, 4 February 2008

  5. Implementation in athena • Code has been implemented and tested in athena 13.0.30 • C++ classes provide user interface • Actual field calculations done in Fortran • During job initialisation: • Solenoid field values at defined grid points are read into memory during job initialisation • For displacements and rotations to the solenoid field, the field values are recalculated at the same grid points during job initialisation • Displaced/rotated values are calculated by finding the equivalent point in the original map and interpolating • New values saved as an additional copy of the map (~1 MB per map, ~2 sec for recalculation) • During job running: • User requests field values at particular points from magnetic field service • Field service determines in which region the point lies and calls the appropriate subroutine • For solenoid + transition regions, solenoid field values at specified point calculated from the displaced/rotated map by simple linear interpolation between grid points Magnetic field meeting, 4 February 2008

  6. Transition region in barrel solenoid map ATLM model • Small (0.03 T) mismatch between solenoid measurement and ATLM • Will become smaller with next ATLM version • Transition is linear interpolation over 1 cm between maps Bz versus R at Z=0 Magnetic field meeting, 4 February 2008

  7. Transition region in ends solenoid map ATLM model Bz and Br versus Z at R=0.5 m Magnetic field meeting, 4 February 2008

  8. Future work • More comprehensive testing of field values from transition region • Especially corners • Tilted version implemented, but not yet tested • Test in nightlies for release 14 Magnetic field meeting, 4 February 2008

More Related