Project

General

Profile

Bug #367

Solenoid grid MiceModule NumberOfZCoords set wrong

Added by Rogers, Chris over 12 years ago. Updated about 12 years ago.

Status:
Open
Priority:
Normal
Assignee:
Category:
Fields
Target version:
Start date:
04 March 2011
Due date:
% Done:

0%

Estimated time:
Workflow:

Description

Solenoid should set number of coordinates in r, z on the field map using PropertyInts NumberOfRCoords, NumberOfZCoords. However, it takes both these parameters from NumberOfRCoords. Default is loaded correctly (from datacards).

Module CoilWriter
{
Volume Tube
Dimensions 430. 530. $coil_length mm
Position -$r_c*(2*cos($n_s*$dq)-2) 0.0 -10.0+$cell_length*@RepeatNumber m
PropertyString FieldType Solenoid
PropertyString FileName linac.fld
PropertyString FieldMapMode Write
PropertyDouble CurrentDensity 1.
PropertyDouble Length 360.
PropertyDouble Thickness 100.
PropertyDouble InnerRadius 430.
PropertyDouble ScaleFactor $str_coil_J
PropertyDouble ZExtentFactor    $z_extent
PropertyDouble RExtentFactor 3.01
PropertyInt NumberOfZCoords $n_z
PropertyInt NumberOfRCoords $n_r
PropertyDouble RedColour        1.
PropertyDouble BlueColour 1.
PropertyBool   RepeatModule2    true
PropertyInt NumberOfRepeats $n_s*2
}
#1

Updated by Rogers, Chris about 12 years ago

  • Project changed from G4MICE to MAUS
  • Category deleted (BeamTools)
#2

Updated by Rogers, Chris about 12 years ago

  • Category set to Fields
  • Target version set to Future MAUS release

Also available in: Atom PDF