Skip to content

Commit c379222

Browse files
authored
Update Simulation_parameters_doc.md
1 parent 9c28887 commit c379222

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Simulation_parameters_doc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ The following paramenters are used to define the file containing the initial e-c
226226
folder_path = '../../LHC_ecloud_distrib_quads/'
227227
N_mp_ele_quad = 500000
228228
sey_load_quad = 1.3
229-
filename_state = 'combined_distribution_sey_%.2f_sigmat_%.3fns_450Gev_N_mp_%d_symm'%(sey, sigma_z/c*1e9,N_mp_ele_quad)
229+
filename_state = 'combined_distribution_sey_%.2f_sigmat_%.3fns_450Gev_N_mp_%d_symm'%(sey_load_quad, sigma_z/c*1e9,N_mp_ele_quad)
230230
filename_init_MP_state_quad = folder_path + filename_state
231231
```
232232

0 commit comments

Comments
 (0)