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
Hi,
depending on the amount of particles that you initialize and the the model you use, this can happen some times. Some particles might be initialized directly on cell faces and because of rounding errors they might end up outside the mesh.
You see one warning per parcel. If you have a lot of particles just ignore it.
Otherwise check your initialiseDict some models require you to set coordinates where to initialize particles maybe you made an error.
Hi,Thanks for your open source!
I had a problem when running the ionization.
The terminal shows that ''Particle initialised with a location outside of the mesh'' after inputting picInitialse.
I only change the values in blockMeshDict.
And then I check the mesh quality is ok.
Hope to receive your reply! Wish you success in your work!
The text was updated successfully, but these errors were encountered: