-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmachine_parameters.input
More file actions
46 lines (37 loc) · 939 Bytes
/
machine_parameters.input
File metadata and controls
46 lines (37 loc) · 939 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
# MACHINE PARAMETERS (LHC Triplet)
# Choose chamb_type='ellip'/ 'polyg'
chamb_type = 'polyg_cython'
flag_assume_convex = False
#For polygonal chamber
filename_chm = 'LHC_BS005.mat'
# Choose track_method= 'StrongBdip' / 'StrongBgen'/ 'Boris'
track_method= 'BorisMultipole'
N_sub_steps = 5
B_multip = [0., 1.991020e+02]
B_skew = [0., 0.]
# gas ionization parameters
gas_ion_flag = 0
P_nTorr=12.;
sigma_ion_MBarn=2.;
Temp_K=300.;
unif_frac=0.1
E_init_ion=0.1; #in eV
# photoemission parameters
photoem_flag = 0
inv_CDF_refl_photoem_file = 'unif_no_file'
k_pe_st=0.0001233
refl_frac=1.
alimit=10.*pi/180.
e_pe_sigma=5. #in eV
e_pe_max=7. #in eV
x0_refl=0. #no effect since uniform seeding
y0_refl=0. #no effect since uniform seeding
out_radius = .1
phem_resc_fac=0.995
# initial uniform electron density
init_unif_edens_flag=1
init_unif_edens=1e8
E_init_unif_edens = 1.
# init_unif_flag=1
# Nel_init_unif=1e8
# E_init_unif = 1.