Richard Pausch

Results 326 comments of Richard Pausch

@sbastrakov Yes - this issue (= #3090) documented NaN production in the CTR plugin. This was/will be solved with: - #3091 - prevents NaNs due to user fault by allowing...

So please leave it open for now.

No, it is not solved. But it is quite hard to find a suitable test case. Please leave this issue open. For all users that use this plugin: just apply...

@sbastrakov I agree. (I hoped to find the bug sooner.)

Good question! @finnolec could you please comment on your plugin?

@psychocoderHPC thanks for the input - does that mean that if a particle once exceeds the gamma filter, it will remain active. Because gamma=1 is equivalent to a zero velocity...

Yes, this is how we have to do it for the radiation plugin, since it performs a time integration and missing steps in a time integration messes up the Nyquist...

Okay - due to the not required time integration, using an approach as the radiation plugin is using is not really needed for the transition radiation. A common filter without...

I had a brief discussion with @psychocoderHPC: Please transfer the code from the `*.tpl` that runs the test to a test script `validate.sh` that returns `0` in case of passing...

@psychocoderHPC will do