Skip to content

Code Organisation

Evren Imre edited this page Nov 10, 2023 · 5 revisions
  • src
    • src/ComputeZAMS: Binary for zero-age main sequence calculation
    • src/Exceptions: Exceptions
    • src/Generic: A collection of structures used across the code
    • src/Physics: Physics formulas and constants
    • src/SSE: Single star evolution
      • src/SSE/Landmarks: Landmark trajectory points in the evolution (e.g. TMS)
    • src/UnitTestUtils: Unit test fixtures and utilities
  • cmake: CMake modules
  • Config: Configuration files for build tools
Clone this wiki locally