Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
athena
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
EIC
detectors
athena
Merge requests
!73
Resolve "Magnet field map for 3T solenoid (2021-04-30)"
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Resolve "Magnet field map for 3T solenoid (2021-04-30)"
2-magnet-field-map-for-3t-solenoid-2021-04-30
into
master
Overview
4
Commits
17
Pipelines
0
Changes
7
Merged
Wouter Deconinck
requested to merge
2-magnet-field-map-for-3t-solenoid-2021-04-30
into
master
3 years ago
Overview
4
Commits
17
Pipelines
0
Changes
7
Expand
Closes
#2 (closed)
Edited
3 years ago
by
Wouter Deconinck
0
0
Merge request reports
Compare
master
version 9
8c0bff93
3 years ago
version 8
a2cb0dfd
3 years ago
version 7
d9e58d3b
3 years ago
version 6
cf279c99
3 years ago
version 5
b0dd3421
3 years ago
version 4
6fe7e11d
3 years ago
version 3
7a65c7cb
3 years ago
version 2
0676c6a1
3 years ago
version 1
7c7caf06
3 years ago
master (base)
and
latest version
latest version
cf3c9783
17 commits,
3 years ago
version 9
8c0bff93
16 commits,
3 years ago
version 8
a2cb0dfd
15 commits,
3 years ago
version 7
d9e58d3b
12 commits,
3 years ago
version 6
cf279c99
8 commits,
3 years ago
version 5
b0dd3421
7 commits,
3 years ago
version 4
6fe7e11d
5 commits,
3 years ago
version 3
7a65c7cb
4 commits,
3 years ago
version 2
0676c6a1
3 commits,
3 years ago
version 1
7c7caf06
2 commits,
3 years ago
7 files
+
385
−
16
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
7
Search (e.g. *.vue) (Ctrl+P)
compact/helmholtz.xml
+
13
−
2
Options
@@ -329,9 +329,20 @@
</detectors>
<fields>
<field
type=
"solenoid"
name=
"GlobalSolenoid"
inner_field=
"3.0 * tesla"
outer_field=
"0.5*tesla"
<
!--
field type="solenoid" name="GlobalSolenoid" inner_field="3.0 * tesla" outer_field="0.5*tesla"
zmin="-SolenoidBarrelCoil_zmax" zmax="SolenoidBarrelCoil_zmax"
inner_radius=
"SolenoidalFieldRadius"
outer_radius=
"SolenoidalFieldRadius+20*cm"
/>
inner_radius="SolenoidalFieldRadius" outer_radius="SolenoidalFieldRadius+20*cm"/-->
<field
type=
"FieldMapBrBz"
name=
"GlobalSolenoid"
field_type=
"magnetic"
field_map=
"fieldmaps/EIC_v.0.1.0_Magnetic_Field_Map_2021_05_28_radial_coords__cm___T_.401301.line.Bmap"
url=
"https://eicweb.phy.anl.gov/EIC/detectors/athena/uploads/2bb404a58b09e9b9fbd33befded5a04b/EIC_v.0.1.0_Magnetic_Field_Map_2021_05_28_radial_coords__cm___T_.401301.line.Bmap"
scale=
"-1.0"
>
<dimensions>
<transverse
step=
"2.0*cm"
rmin=
"0*cm"
rmax=
"1000*cm"
/>
<longitudinal
step=
"2.0*cm"
zmin=
"-800*cm"
zmax=
"800*cm"
/>
<translation
x=
"0.0*cm"
y=
"0.0*cm"
z=
"0.0*cm"
/>
<rotation
x=
"0"
y=
"0"
z=
"0"
/>
</dimensions>
</field>
</fields>
</lccdd>
Loading