Skip to content

[bug] Some planets have mass but no radius #8

@Wicpar

Description

@Wicpar
        let mut accrete = Accrete::new();
        accrete.stellar_mass = 10000.;
        let system = accrete.planetary_system();

generates lots of planets with 0 radius but with moons and rings

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions