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
Fix a runtime parameter issue in time-averaged diagnostics (BLAST-WarpX#5753)
Use `utils::parser::queryWithParser` instead of vanilla `amrex::Parser`,
because latter does not know WarpX's constants unless it's informed.
FixBLAST-WarpX#5751
0 commit comments