Skip to content

A Julia module for the data analysis of Arepo hydrodynamical simulations.

License

Notifications You must be signed in to change notification settings

Ezequiel92/GalaxyInspector

Repository files navigation

A Julia module for the data analysis of Arepo hydrodynamical simulations.

Caution

This code is written for my personal use and is a work in progress, thus it may break at any moment. Use it at your own risk.

ℹ️ NOTE

There are more advanced tools to analyze/plot the data generated by Arepo and similar codes (you can see some below), but this module was written not only as a basic plotting tool, but as an exercise to learn Julia and software development in general.

⚙️ Characteristics

  • Works only with snapshots in HDF5 format (option SnapFormat = 3).
  • This is a collection of scripts inside a module, not a package. Global constants and data structures are defined in src/constants.jl.

🔗 Links

Arepo

Arepo (ascl:1909.010)

Gadget

GADGET2 (ascl:0003.001)

GADGET4

Other visualization and analysis tools

AMUSE (ascl:1107.007)

Splash (ascl:1103.004)

Plonk (ascl:1907.009)

yt (ascl:1011.022)

pynbody/tangos (ascl:1305.002/ascl:1912.018)

pygad (ascl:1811.014)

Firefly (ascl:1810.021)

FIRE studio (ascl:2202.006)

GalaXimView (ascl:code/v/2978)

About

A Julia module for the data analysis of Arepo hydrodynamical simulations.

Topics

Resources

License

Stars

Watchers

Forks

Languages