Ezequiel92 / GalaxyInspector

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

Home Page:https://ezequiel92.github.io/GalaxyInspector/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

⚙️ 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.

ℹ️ 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 (testing, documentation, version control, etc.).

⚠️ WARNING: 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.

🔗 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.

https://ezequiel92.github.io/GalaxyInspector/

License:GNU General Public License v3.0


Languages

Language:Julia 100.0%