Skip to content
 
 

Latest commit

 

History

584 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DYNAMITE

DYnamics, Age and Metallicity Indicators Tracing Evolution.

A package for Schwarzschild- and stellar-population modelling of stellar systems.

Installation

See the documentation for full instructions. An overview is:

  1. Install the Galahad optimization library
    • ./install_galahad in the directory legacy_fortran/galahad-2.3/
  2. Compile the Fortran programs
    • make all in the directory legacy_fortran/
  3. Install DYNAMITE Python package
    • python -m pip install . in the root directory (note the dot at the end of the line)

Usage

import dynamite as dyn

c = dyn.config_reader.Configuration('my_config.yaml') # read configuration
_ = dyn.model_iterator.ModelIterator(c) # populate the all_models.ecsv table

License

MIT

About

dynamics, age and metallicity indicators tracing evolution

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages