Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 760 Bytes

index.md

File metadata and controls

26 lines (21 loc) · 760 Bytes
CurrentModule = GadgetUnits
DocTestSetup = quote
    using GadgetUnits
end

GadgetUnits.jl

This package provides some basic unit conversion functionality to work with the SPH code Gadget2 by Volker Springel. It is based on the unit conversions listed by Klaus Dolag on his HowTo page (restricted). Further functionality provides tools for cosmological simulations.

If you use GadgetUnits.jl in publications please cite it.

Table of Contents

Pages = [ "index.md",
          "install.md",
          "conversion_structs.md",
          "cosmo.md",
          "api.md" 
        ]
Depth = 3