Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generalise stellar wrapper, dummy star module #220

Merged
merged 20 commits into from
Oct 21, 2024
Merged

Generalise stellar wrapper, dummy star module #220

merged 20 commits into from
Oct 21, 2024

Commits on Oct 20, 2024

  1. Stub

    nichollsh committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    19d98be View commit details
    Browse the repository at this point in the history
  2. Physics functions

    nichollsh committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    9501070 View commit details
    Browse the repository at this point in the history
  3. Generate stellar spectrum

    nichollsh committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    d950fd9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b62b372 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e7850b2 View commit details
    Browse the repository at this point in the history
  6. Config changes: moved stellar parameters into mors subtable, since th…

    …ey don't apply to the dummy star module
    nichollsh committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    42295e9 View commit details
    Browse the repository at this point in the history
  7. Star config

    nichollsh committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    3f55092 View commit details
    Browse the repository at this point in the history
  8. Star config

    nichollsh committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    fd01bc6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c81df12 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    63eb907 View commit details
    Browse the repository at this point in the history
  11. Linting

    nichollsh committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    f61d66e View commit details
    Browse the repository at this point in the history
  12. Tests passing ok

    nichollsh committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    8de2006 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    257da92 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8ebe9c4 View commit details
    Browse the repository at this point in the history
  15. Fixed unit conversion in params.stop.time.maximum. Removed start_prot…

    …eus.py since it's redundant with the CLI
    nichollsh committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    8a1ec3b View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Moved more variables into Proteus class. Star initialisation stuff no…

    …w inside star.wrapper.init_star()
    nichollsh committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    23f79c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    47d0478 View commit details
    Browse the repository at this point in the history
  3. Prevent numerical issues when element inventory is near zero and when…

    … planck function is near zero
    nichollsh committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    5172722 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f3b25d8 View commit details
    Browse the repository at this point in the history
  5. Min planck temperature

    nichollsh committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    3d7be38 View commit details
    Browse the repository at this point in the history