Richard Pausch

Results 326 comments of Richard Pausch

If I run my test from this morning, I get a `grep` warning: ``` grep: character class syntax is [[:space:]], not [:space:] ``` and it takes longer, now 28s.

:+1: This would ease omega-k data analysis a lot.

@BeyondEspresso Did you already have time to test this (as discussed in the last dev meeting)?

@chillenzer I will take over this PR

This still does not output anything else than the default parameters. And there should be a bug in the Gaussian code that is actually never causing any compile time issues.

@steindev @chillenzer @psychocoderHPC ready for review I will not add a README since I do not see the benefit of that. If you see any, please let m eknow.

Interstingly, we get compile errors like: ``` crp/picongpu/include/picongpu/../picongpu/fields/incidentField/profiles/BaseParam.def:226:63: error: no member named 'TIME_DELAY_SI' in 'picongpu::fields::incidentField::profiles::MyGaussianParam' 226 | result["time_delay"] = {{"value", My::TIME_DELAY_SI}, {"unit", "s"}}; ``` which I did not see when...

The last CI error comes from PyPIConGPU. The focus position doesn't seem to be defined. I will take a look at it, but will most likely need some guidance from...

@BrianMarre No, the first doesn't contain a Gaussian profile and the second uses the default one, that is correct.

@BrianMarre I updated the text based on our discussion yesterday. Please take another stab at it.