picmi-standard / picmi

Standard input format for Particle-In-Cell codes
https://picmi.readthedocs.io
Other
35 stars 25 forks source link

Remove `l_nodal` from `PICMI_ElectromagneticSolver` #96

Closed EZoni closed 1 year ago

EZoni commented 1 year ago

After offline discussion with @jlvay, @RemiLehe, and @ax3l, it seems that l_nodal in PICMI_ElectromagneticSolver is actually a WarpX-specific parameter and it is better removed from the standard.

Its functionality will be replaced on the WarpX side by the new parameter warpx_grid_type introduced in https://github.com/ECP-WarpX/WarpX/pull/3743.