add README.md
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
# Simulation part
|
||||
num_walker=50000
|
||||
num_walker=20000
|
||||
# Motion model part
|
||||
delta=161e3
|
||||
eta=0.0
|
||||
eta=0.2
|
||||
# Distribution part
|
||||
# this tau value is overwritten if sim is run with test.py
|
||||
tau=1e-1
|
||||
# Spectrum part
|
||||
dwell_time=1e-6
|
||||
@@ -17,5 +18,4 @@ tevo_stop=60e-6
|
||||
tevo_steps=121
|
||||
tmix_start=1e-5
|
||||
tmix_stop=1e1
|
||||
tmix_steps=61
|
||||
tau=0.001
|
||||
tmix_steps=61
|
||||
Reference in New Issue
Block a user