venuss 0.0.1

Venus celestial simulation crate for the MilkyWay SolarSystem workspace
Documentation
1
2
3
4
5
6
7
pub fn global_mean_thermal_inertia() -> f64 {
    1500.0
}

pub fn near_surface_day_night_delta_k() -> f64 {
    3.0
}