add README.md

This commit is contained in:
Dominik Demuth
2024-11-04 19:39:53 +01:00
parent 97742b36cd
commit 29be30c040
5 changed files with 813 additions and 22 deletions

View File

@@ -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