Script execution
This commit is contained in:
@@ -15,8 +15,8 @@ VECTOR = [ 630.0]
|
||||
#for nn in range(63):
|
||||
# VECTOR.append(VECTOR[-1]+4)
|
||||
|
||||
initial_energy_range = [[87.5, 91.4, 0.1],
|
||||
[91.5, 95.45, 0.05] ,
|
||||
initial_energy_range = [[87.4, 91.4, 0.2],
|
||||
[91.5, 95.4, 0.1] ,
|
||||
[95.0, 105.0, 0.5]]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user