jdonnert / WVTICs

SPH initial conditions using Weighted Voronoi Tesselations
MIT License
8 stars 4 forks source link

Implement and Test standard hydro tests #2

Open YominCarr opened 7 years ago

YominCarr commented 7 years ago

Standard tests as in Beck et al. 2016, does not include Galaxy / Galaxy Cluster. Test means: Confirm that they are working, send a quick Plot around and only THEN remove the comment in the ics.par

Ulli1991 commented 7 years ago

Sod-Shock: Implemented and tested, but the high density region is very noisy

Sedov-Blast: One Supernova explosion with 1e51 erg. Thermal Energy is dropped to the 32 innermost particles. Coreect counting fails...

Kelvin-Helmholtz: Implemented and tested

Keplerian Ring: Missing

Cold-Blob: Implemented apart from a good value for softening

Hydrostatic-Sphere: Missing

Evrard-Collapse: Implemented and tested

Zeldovich-Pancake: Implemented and tested

Box: Implemented and tested

Gresho-Vortex: Implemented and tested

jdonnert commented 7 years ago

Nice ! This code starts to become really useful ! Good work. I am excited to see the paper submitted.

Ulli1991 commented 7 years ago

Keplerian-Ring: Implemented not tested yet. Velocity is missing...

YominCarr commented 5 years ago

Mostly done and integrated in master