You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The lower and upper r boundary conditions in RZ geometry are specified as None and 'reflective' but the standard only lists 'dirichlet', 'Neumann', and 'open' as possibilities. Should these be changed in the example to 'dirichlet' and something else? Or should the standard be expanded to allow 'reflective' and None?
Could warnings be issued for PICMI options that aren't in the standard?