Now config file handles most parameters (but not external potential)
This commit is contained in:
parent
bb9a343763
commit
9296db0609
6 changed files with 188 additions and 165 deletions
|
|
@ -6,7 +6,7 @@
|
|||
eps = 1E-4
|
||||
|
||||
# End time of the calculation
|
||||
t_end = 4.0
|
||||
t_end = 0.25
|
||||
|
||||
# Interval of snapshot files output (xxxxxx.dat)
|
||||
dt_disk = 1.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue