qball icon indicating copy to clipboard operation
qball copied to clipboard

FORKTD ignoring second argument of run

Open artuuuro opened this issue 4 years ago • 1 comments

Simulations with wave_wf = FORKTD give identical results even though second parameter of run is different.

for example: set wf_dyn FORKTD set TD_dt 0.001 atomictime run 1 1 or run 1 10 would give identical results

in both cases if I grep for etotal it will show only one etotal_int tag per run.

artuuuro avatar May 21 '20 19:05 artuuuro