Script execution
This commit is contained in:
@@ -23,7 +23,7 @@ E1 = 779.3 # Edge
|
||||
# Voltage/magnetic field setting
|
||||
Max = 20.0;
|
||||
Min=-Max;
|
||||
No_of_steps = 200;
|
||||
No_of_steps = 300;
|
||||
step_size = float(Max/No_of_steps);
|
||||
Noavg = 3;
|
||||
N_loops = 2;
|
||||
|
||||
Reference in New Issue
Block a user