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.