radiasoft/rswarp

MR Solver breaks write structure in FieldDiagnostic

Opened this issue · 4 comments

When using a electrostatic MR solver and passing the child as the field object to the FieldDiagnostic class the writeout is successful but does not break field into components and just writes out a 3D array directly, removing OpenPMD compliance of the file.

Is this issue still open?

I haven't used the MR solver in a long time but I don't know of any changes that would resolve this issue.

Thanks for the update.
Has this issue been posted to the Warp repository?
It doesn't seem specific to rswarp.

It was specific to rswarp because it dealt with our FieldDiagnostic implementation which was only just rolled into Warp this month.

We will need to test if this is still an issue as part of the initial work for Fete sometime soon.

I will probably also deprecate the FieldDiagnostic in rswarp and suggest users migrate to importing the diagnostic from Warp.