parsec_access 3.1.0

Access the PARSEC database for stellar evolutionary trajectories.
Documentation
1
2
3
4
5
6
7
// This code is generated by generate_code.py, do not modify it manually.

pub(crate) const PARSEC_URL: &str = "https://people.sissa.it/~sbressan/CAF09_V1.2S_M36_LT/";

pub(crate) mod data;
pub(crate) mod masses;
pub(crate) mod metallicity;