WarpX icon indicating copy to clipboard operation
WarpX copied to clipboard

For background stopping, added error checks of the user input

Open dpgrote opened this issue 2 years ago • 0 comments

This adds checks ensuring that the user input is sensible and doesn't violate the assumptions of the model.

Note that some of the checks (of user expressions) are done inside of the kernels and will only be active when compiled with debugging turned on.

Follow-up to #2884

dpgrote avatar Jun 06 '22 22:06 dpgrote