Hello Everyone,
I am trying implement sink particles for AGN feedback in my simulation. I am running my simulation with resolution of 256^3 particles and box size of 17 Mpc/h. I am getting an error stating that the particle has moved out of boundary. Since sink particles forms at maximum refined cells, there were already few sinks formed at levelmax(level=13). When the next sink particle formed, it formed at level 12 which resulted in error and the code stopped.
I think this has something to do with refinement strategy, I am using m_refine parameter as refinement strategy.
Would it be fine if we make the sink particle to form only at levelmax or is it possible to solve this issue by changing refinement strategy?
Thank you in advance,
Sriram