AMReX-Combustion / PelePhysics

A collection of physics databases and implementation code for use with the Pele suite of of codes
https://amrex-combustion.github.io/PelePhysics/
Other
57 stars 51 forks source link

PeleMP-Bad injection particle #497

Open CAIROCharlie opened 4 months ago

CAIROCharlie commented 4 months ago

Hello! When I use a 2D axisymmetric model to calculate a spray case, as shown in the attached figure, I encounter this error message at a certain step of the calculation:

amrex::Abort::0::Bad injection particle !!!

May I ask what caused this issue? Thank you very much! question

drummerdoc commented 3 months ago

Particles are not supported in 2D axisymmetric (they'd be weird rings, expanding in radius as they moved horizontally. You need to be in Cartesian geometry for this to make any sense.