danieljprice / phantom

Phantom Smoothed Particle Hydrodynamics and Magnetohydrodynamics code
https://phantomsph.github.io
Other
103 stars 223 forks source link

2-fluid drag implicit scheme #428

Closed StephaneMichoulier closed 1 year ago

StephaneMichoulier commented 1 year ago

Type of PR: modification to existing code

Description: Add the 2-fluid drag implicit scheme in phantom. Note: Independent timesteps are not working currently. Therefore, it is not faster than the explicit scheme with independent timesteps. The option is currently hidden from users until a solution is found

Testing: Dustybox, dustywaves, dustysettle and dustyshocks

Did you run the bots? yes

Did you update relevant documentation in the docs directory? yes