Skip to content

Commit c686cc5

Browse files
committed
Changed version number to 8.4.2
1 parent ce2e1be commit c686cc5

36 files changed

+39
-39
lines changed

002_change_version_number.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
with open(filename) as fid:
1010
content = fid.read()
1111
if 'giovanni.iadarola@cern.ch' in content:
12-
content = content.replace('PyECLOUD Version 8.4.1', 'PyECLOUD Version 8.4.1')
12+
content = content.replace('PyECLOUD Version 8.4.2', 'PyECLOUD Version 8.4.2')
1313
with open(filename, 'w') as fid:
1414
fid.write(content)
1515

003_change_preamble.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
#
2121
# This file is part of the code:
2222
#
23-
# PyECLOUD Version 8.4.1
23+
# PyECLOUD Version 8.4.2
2424
#
2525
#
2626
# Main author: Giovanni IADAROLA

MP_system.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#
88
# This file is part of the code:
99
#
10-
# PyECLOUD Version 8.4.1
10+
# PyECLOUD Version 8.4.2
1111
#
1212
#
1313
# Main author: Giovanni IADAROLA

PyEC4PyHT.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#
88
# This file is part of the code:
99
#
10-
# PyECLOUD Version 8.4.1
10+
# PyECLOUD Version 8.4.2
1111
#
1212
#
1313
# Main author: Giovanni IADAROLA
@@ -238,7 +238,7 @@ def __init__(
238238
239239
"""
240240

241-
print("PyECLOUD Version 8.4.1")
241+
print("PyECLOUD Version 8.4.2")
242242

243243
# These git commands return the hash and the branch of the specified git directory.
244244
path_to_git = os.path.dirname(os.path.abspath(__file__)) + "/.git"

beam_and_timing.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#
88
# This file is part of the code:
99
#
10-
# PyECLOUD Version 8.4.1
10+
# PyECLOUD Version 8.4.2
1111
#
1212
#
1313
# Main author: Giovanni IADAROLA

buildup_simulation.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
#
1010
# This file is part of the code:
1111
#
12-
# PyECLOUD Version 8.4.1
12+
# PyECLOUD Version 8.4.2
1313
#
1414
#
1515
# Main author: Giovanni IADAROLA
@@ -71,7 +71,7 @@ def __init__(
7171
**kwargs
7272
):
7373

74-
print("PyECLOUD Version 8.4.1")
74+
print("PyECLOUD Version 8.4.2")
7575
(
7676
beamtim,
7777
spacech_ele,

cloud_manager.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#
88
# This file is part of the code:
99
#
10-
# PyECLOUD Version 8.4.1
10+
# PyECLOUD Version 8.4.2
1111
#
1212
#
1313
# Author and contact: Giovanni IADAROLA

cross_ionization.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#
88
# This file is part of the code:
99
#
10-
# PyECLOUD Version 8.4.1
10+
# PyECLOUD Version 8.4.2
1111
#
1212
#
1313
# Main author: Giovanni IADAROLA

dynamics_Boris_f2py.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#
88
# This file is part of the code:
99
#
10-
# PyECLOUD Version 8.4.1
10+
# PyECLOUD Version 8.4.2
1111
#
1212
#
1313
# Main author: Giovanni IADAROLA

dynamics_Boris_multipole.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#
88
# This file is part of the code:
99
#
10-
# PyECLOUD Version 8.4.1
10+
# PyECLOUD Version 8.4.2
1111
#
1212
#
1313
# Main author: Giovanni IADAROLA

dynamics_dipole.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#
88
# This file is part of the code:
99
#
10-
# PyECLOUD Version 8.4.1
10+
# PyECLOUD Version 8.4.2
1111
#
1212
#
1313
# Main author: Giovanni IADAROLA

dynamics_strong_B_generalized.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#
88
# This file is part of the code:
99
#
10-
# PyECLOUD Version 8.4.1
10+
# PyECLOUD Version 8.4.2
1111
#
1212
#
1313
# Main author: Giovanni IADAROLA

electron_emission.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#
88
# This file is part of the code:
99
#
10-
# PyECLOUD Version 8.4.1
10+
# PyECLOUD Version 8.4.2
1111
#
1212
#
1313
# Main author: Giovanni IADAROLA

gas_ionization_class.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#
88
# This file is part of the code:
99
#
10-
# PyECLOUD Version 8.4.1
10+
# PyECLOUD Version 8.4.2
1111
#
1212
#
1313
# Main author: Giovanni IADAROLA

gen_photoemission_class.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#
88
# This file is part of the code:
99
#
10-
# PyECLOUD Version 8.4.1
10+
# PyECLOUD Version 8.4.2
1111
#
1212
#
1313
# Main author: Giovanni IADAROLA

geom_impact_ellip.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#
88
# This file is part of the code:
99
#
10-
# PyECLOUD Version 8.4.1
10+
# PyECLOUD Version 8.4.2
1111
#
1212
#
1313
# Main author: Giovanni IADAROLA

geom_impact_poly.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#
88
# This file is part of the code:
99
#
10-
# PyECLOUD Version 8.4.1
10+
# PyECLOUD Version 8.4.2
1111
#
1212
#
1313
# Main author: Giovanni IADAROLA

geom_impact_poly_fast_impact.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#
88
# This file is part of the code:
99
#
10-
# PyECLOUD Version 8.4.1
10+
# PyECLOUD Version 8.4.2
1111
#
1212
#
1313
# Main author: Giovanni IADAROLA

geom_impact_rect_fast_impact.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#
88
# This file is part of the code:
99
#
10-
# PyECLOUD Version 8.4.1
10+
# PyECLOUD Version 8.4.2
1111
#
1212
#
1313
# Main author: Giovanni IADAROLA

h000_find_and_modify_preamble.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
#
1717
# This file is part of the code:
1818
#
19-
# PyECLOUD Version 8.4.1
19+
# PyECLOUD Version 8.4.2
2020
#
2121
#
2222
# Main author: Giovanni IADAROLA

impact_management_class.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#
88
# This file is part of the code:
99
#
10-
# PyECLOUD Version 8.4.1
10+
# PyECLOUD Version 8.4.2
1111
#
1212
#
1313
# Main author: Giovanni IADAROLA

init.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#
88
# This file is part of the code:
99
#
10-
# PyECLOUD Version 8.4.1
10+
# PyECLOUD Version 8.4.2
1111
#
1212
#
1313
# Main author: Giovanni IADAROLA

main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#
88
# This file is part of the code:
99
#
10-
# PyECLOUD Version 8.4.1
10+
# PyECLOUD Version 8.4.2
1111
#
1212
#
1313
# Main author: Giovanni IADAROLA

proc_video3.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#
88
# This file is part of the code:
99
#
10-
# PyECLOUD Version 8.4.1
10+
# PyECLOUD Version 8.4.2
1111
#
1212
#
1313
# Main author: Giovanni IADAROLA

pyecloud_saver.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#
88
# This file is part of the code:
99
#
10-
# PyECLOUD Version 8.4.1
10+
# PyECLOUD Version 8.4.2
1111
#
1212
#
1313
# Main author: Giovanni IADAROLA
@@ -96,7 +96,7 @@ def __init__(self, logfile_path):
9696

9797
if self.logfile_path is not None:
9898
with open(self.logfile_path, 'w') as flog:
99-
flog.write('PyECLOUD Version 8.4.1\n')
99+
flog.write('PyECLOUD Version 8.4.2\n')
100100
flog.write('%s\n' % git_hash)
101101
flog.write('%s\n' % git_branch)
102102
flog.write('Simulation started on %s\n' % timestr)

sec_emission_model_ECLOUD.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#
88
# This file is part of the code:
99
#
10-
# PyECLOUD Version 8.4.1
10+
# PyECLOUD Version 8.4.2
1111
#
1212
#
1313
# Main author: Giovanni IADAROLA

sec_emission_model_ECLOUD_nunif.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#
88
# This file is part of the code:
99
#
10-
# PyECLOUD Version 8.4.1
10+
# PyECLOUD Version 8.4.2
1111
#
1212
#
1313
# Main author: Giovanni IADAROLA

sec_emission_model_accurate_low_ene.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#
88
# This file is part of the code:
99
#
10-
# PyECLOUD Version 8.4.1
10+
# PyECLOUD Version 8.4.2
1111
#
1212
#
1313
# Main author: Giovanni IADAROLA

sec_emission_model_cos_low_ener.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#
88
# This file is part of the code:
99
#
10-
# PyECLOUD Version 8.4.1
10+
# PyECLOUD Version 8.4.2
1111
#
1212
#
1313
# Main author: Giovanni IADAROLA

sec_emission_model_flat_low_ener.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#
88
# This file is part of the code:
99
#
10-
# PyECLOUD Version 8.4.1
10+
# PyECLOUD Version 8.4.2
1111
#
1212
#
1313
# Main author: Giovanni IADAROLA

sec_emission_model_from_file.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#
88
# This file is part of the code:
99
#
10-
# PyECLOUD Version 8.4.1
10+
# PyECLOUD Version 8.4.2
1111
#
1212
#
1313
# Main author: Giovanni IADAROLA

sec_emission_model_furman_pivi.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#
88
# This file is part of the code:
99
#
10-
# PyECLOUD Version 8.4.1
10+
# PyECLOUD Version 8.4.2
1111
#
1212
#
1313
# Main author: Giovanni IADAROLA

sec_emission_model_perfect_absorber.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#
88
# This file is part of the code:
99
#
10-
# PyECLOUD Version 8.4.1
10+
# PyECLOUD Version 8.4.2
1111
#
1212
#
1313
# Main author: Giovanni IADAROLA

sincc_cosincc_cubsincc.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#
88
# This file is part of the code:
99
#
10-
# PyECLOUD Version 8.4.1
10+
# PyECLOUD Version 8.4.2
1111
#
1212
#
1313
# Main author: Giovanni IADAROLA

space_charge_class.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#
88
# This file is part of the code:
99
#
10-
# PyECLOUD Version 8.4.1
10+
# PyECLOUD Version 8.4.2
1111
#
1212
#
1313
# Main author: Giovanni IADAROLA

space_charge_class_electromagnetic.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#
88
# This file is part of the code:
99
#
10-
# PyECLOUD Version 8.4.1
10+
# PyECLOUD Version 8.4.2
1111
#
1212
#
1313
# Main author: Giovanni IADAROLA

0 commit comments

Comments
 (0)