Skip to content

A tool for finding and classifying the worldlines of Lagrangian parcels of mass, in the context of hydrodynamic simulations of galaxy formation.

License

Notifications You must be signed in to change notification settings

agurvich/linefinder

 
 

Repository files navigation

linefinder

A tool for finding the worldlines of Lagrangian parcels of mass, in the context of hydrodynamic simulations of galaxy formation.

Fundamental parts of this code are based on previous work by Daniel Anglés-Alcázar.

Installation

pip install linefinder

If you would like to maintain access to the latest updates on GitHub and allow for easier modification of the code, use

git clone git@github.com:zhafen/linefinder.git
cd linefinder
pip install -e .

Note that this will install the latest commit, which may not be as reliable as the latest release.

Using Data Products

Please see the wiki for information on how to work with data products produced by the code.

About

A tool for finding and classifying the worldlines of Lagrangian parcels of mass, in the context of hydrodynamic simulations of galaxy formation.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.3%
  • Other 0.7%