April 1, 2020 at 4:36 pm
Subscriber
Hi,
I used the same command but somehow, the created textfile only shows this (basically the values of the first iteration only):
((xy/key/label "continuity")
1 1
)
((xy/key/label "x-velocity")
1 0.000510863
)
((xy/key/label "y-velocity")
1 0.0704089
)
((xy/key/label "z-velocity")
1 0.000498143
)
((xy/key/label "energy")
1 5.53756e-05
)
((xy/key/label "k")
1 0.0069729
)
((xy/key/label "epsilon")
1 76.8754
)
I tried a lot of different things (different paths etc.) and at some point it worked. However with a different case I now face the same problem and can't figure out what causes the issue.
Johannes