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
I'm implementing a pure N-body gravity solver using PhysicalParticles.jl, so that even SPH info is redundant for now. SPH info is supported to suitably load Gadget2 snapshot files.
However, in the future (maybe distant future, since we are a small team), I have plans for MHD, numerical GR and cosmological simulations. In that case, many other fields are needed (for example, electric charge), and subgrid physics are supported and well-designed.
In brief, temperature, (total) energy, age, chemical composition (metallicity) will be supported very soon. However, this could never be an end before an adaptive and scalable subphysics data structure. (Need discussion! @longqian95 ).
Temperature, Energy.
And for star particles: age, chemical composition (metallicity).
The text was updated successfully, but these errors were encountered: