COMPAS errorsΒΆ

Following is a list of COMPAS error numbers, corresponding symbolic name, and meaning:

  1. NONE
    No error

  2. AMBIGUOUS_REMNANT_MASS_PRESCRIPTION
    Insufficient information to prescribe remnant mass

  3. ARGUMENT_RANGE_PARMS_EXPECTED_FP
    Expected a floating point number for range start and increment for option

  4. ARGUMENT_RANGE_COUNT_EXPECTED_ULINT
    Expected an unsigned long integer for range count for option

  5. ARGUMENT_RANGE_PARMS_EXPECTED_INT
    Expected an integer for range parameters for option

  6. ARGUMENT_RANGE_PARMS_EXPECTED_LFP
    Expected a long double number for range start and increment for option

  7. ARGUMENT_RANGE_PARMS_EXPECTED_LINT
    Expected an long integer for range parameters for option

  8. ARGUMENT_RANGE_PARMS_EXPECTED_ULINT
    Expected an unsigned long integer for range parameters for option

  9. ARGUMENT_RANGE_NOT_SUPPORTED
    Argument range not supported for option

  10. ARGUMENT_RANGE_NUM_PARMS
    Argument range requires exactly three parameters

  11. ARGUMENT_SET_EXPECTED_BOOL
    All parameters of argument set must be boolean for option

  12. ARGUMENT_SET_EXPECTED_NUMERIC
    All parameters of argument set must be numeric for option

  13. ARGUMENT_SET_NOT_SUPPORTED
    Argument set not supported for option

  14. BAD_LOGFILE_RECORD_SPECIFICATIONS
    Logfile record specifications error

  15. BINARY_EVOLUTION_STOPPED
    Evolution of current binary stopped

  16. BINARY_SIMULATION_STOPPED
    Binaries simulation stopped

  17. BOOST_OPTION_CMDLINE
    Failed to initialise Boost options descriptions for commandline options

  18. BOOST_OPTION_GRIDLINE
    Failed to initialise Boost options descriptions for grid line options

  19. BOOST_OPTION_INTERNAL_ERROR
    Internal error: Boost vm, option

  20. DIRECTORY_NOT_EMPTY
    Directory not empty

  21. EMPTY_FILE
    File is empty

  22. EMPTY_FILENAME
    Filename is an empty string

  23. ERROR
    Unpsecified error

  24. ERROR_PROCESSING_CMDLINE_OPTIONS
    An error occurred while processing commandline options

  25. ERROR_PROCESSING_GRIDLINE_OPTIONS
    An error occurred while processing grid file options

  26. EXPECTED_3D_VECTOR
    Expected a vector of size 3

  27. EXPECTED_ASSIGNMENT_OPERATOR
    Expected assignment operator: one of { '=', '-=', '+=' }

  28. EXPECTED_BINARY_PROPERTY
    Expected binary logfile property: one of { (STAR_1|STAR_2|SUPERNOVA|COMPANION|BINARY)_PROPERTY, PROGRAM_OPTION }

  29. EXPECTED_COMMA_OR_CLOSE_BRACE
    Expected a comma ',' or close brace '}'

  30. EXPECTED_INTEGER
    Expected an integer

  31. EXPECTED_LOGFILE_RECORD_NAME
    Expected logfile record specifier

  32. EXPECTED_NON_NEGATIVE_INTEGER
    Expected an integer >= 0

  33. EXPECTED_OPEN_BRACE
    Expected open brace '{'

  34. EXPECTED_POSITIVE_INTEGER
    Expected an integer > 0

  35. EXPECTED_PROPERTY_SPECIFIER
    Expected a property specifier or close brace '}'

  36. EXPECTED_SN_EVENT
    Expected a supernova event

  37. EXPECTED_STELLAR_PROPERTY
    Expected stellar logfile property: one of { STAR_PROPERTY, PROGRAM_OPTION }

  38. FILE_DOES_NOT_EXIST
    File does not exist

  39. FILE_NOT_CLOSED
    Error closing file - file not closed

  40. FILE_OPEN_ERROR
    Error opening file

  41. FILE_READ_ERROR
    Error reading from file - data not read

  42. FILE_WRITE_ERROR
    Error writing to file - data not written

  43. FLOATING_POINT_ERROR
    Unspecified floating-point error

  44. FLOATING_POINT_DIVBYZERO
    Floating-point divide-by-zero

  45. FLOATING_POINT_INVALID_ARGUMENT
    Floating-point invalid argument

  46. FLOATING_POINT_OVERFLOW
    Floating-point overflow

  47. FLOATING_POINT_UNDERFLOW
    Floating-point underflow

  48. GRID_OPTIONS_ERROR
    Grid File Options error

  49. HIGH_TEFF_WINDS
    Winds being used at high temperature

  50. INDEX_OUT_OF_RANGE
    Index out of range

  51. INVALID_DATA_TYPE
    Invalid data type

  52. INVALID_INITIAL_ATTRIBUTES
    Initial attributes are not valid - evolution not possible

  53. INVALID_MASS_TRANSFER_DONOR
    Mass transfer from NS, BH, or Massless Remnant

  54. INVALID_TYPE_EDDINGTON_RATE
    Invalid stellar type for Eddington critical rate calculation

  55. INVALID_TYPE_MT_MASS_RATIO
    Invalid stellar type for mass ratio calculation

  56. INVALID_TYPE_MT_THERMAL_TIMESCALE
    Invalid stellar type for thermal timescale calculation

  57. INVALID_TYPE_ZETA_CALCULATION
    Invalid stellar type for Zeta calculation

  58. INVALID_VALUE_FOR_BOOLEAN_OPTION
    Invalid value specified for BOOLEAN option

  59. INVALID_VALUE_IN_FILE
    Invalid value in file

  60. LAMBDA_NOT_POSITIVE
    Lambda <= 0.0

  61. LOW_GAMMA
    Very massive prescription being extrapolated to low gamma (<0.5)

  62. LOW_TEFF_WINDS
    Winds being used at low temperature

  63. MAXIMUM_MASS_LOST
    Maximum mass lost during mass loss calculations

  64. MISSING_VALUE
    Missing value

  65. MISSING_RIGHT_BRACKET
    Missing ']'

  66. NO_CONVERGENCE
    No convergence

  67. NO_LAMBDA_DEWI
    Dewi lambda calculation not supported for stellar type

  68. NO_LAMBDA_NANJING
    Nanjing lambda calculation not supported for stellar type

  69. NO_REAL_ROOTS
    No real roots

  70. NO_TIMESTEPS_READ
    No user timesteps read

  71. NOT_INITIALISED
    Object not initialised

  72. OPTION_NOT_SUPPORTED_IN_GRID_FILE
    Option not supported in grid file

  73. OUT_OF_BOUNDS
    Value out of bounds

  74. PROGRAM_OPTIONS_ERROR
    Commandline Options error

  75. RADIUS_NOT_POSITIVE
    Radius <= 0.0

  76. REVERT_FAILED
    Revert to previous state failed

  77. ROOT_FINDER_FAILED
    Exception encountered in root finder

  78. STELLAR_EVOLUTION_STOPPED
    Evolution of current star stopped

  79. STELLAR_SIMULATION_STOPPED
    Stellar simulation stopped

  80. STEPS_UP
    Allowed evolution timesteps exceeded

  81. SWITCH_NOT_TAKEN
    Switch to new stellar type not performed

  82. TIMESTEP_BELOW_MINIMUM
    Timestep below minimum - timestep taken

  83. TIMESTEPS_EXHAUSTED
    Provided timesteps exhausted, but evolution not complete

  84. TIMESTEPS_NOT_CONSUMED
    Evolution complete, but provided timesteps not consumed

  85. TIMES_UP
    Allowed evolution time exceeded

  86. TOO_MANY_MASS0_ITERATIONS
    Reached maximum number of iterations when looking for effective initial mass Mass_0 to match desired stellar core of HG star following case A mass transfer

  87. TOO_MANY_MASS0_TRIES
    Reached maximum number of tries when looking for effective initial mass Mass_0 to match desired stellar core of HG star following case A mass transfer

  88. TOO_MANY_OMEGA_ITERATIONS
    Reached maximum number of iterations when looking for omega when circularising and synchronising for tides

  89. TOO_MANY_OMEGA_TRIES
    Reached maximum number of tries when looking for omega when circularising and synchronising for tides

  90. TOO_MANY_PULSAR_SPIN_ITERATIONS
    Reached maximum number of iterations calculating the pulsar birth spin period

  91. TOO_MANY_REMNANT_MASS_ITERATIONS
    Reached maximum number of iterations when calcuating remnant mass (MULLERMANDEL)

  92. TOO_MANY_RETRIES
    Too many retries

  93. TOO_MANY_RLOF_ITERATIONS
    Reached maximum number of iterations when fitting star inside Roche Lobe in RLOF

  94. TOO_MANY_RLOF_TRIES
    Reached maximum number of tries when fitting star inside Roche Lobe in RLOF

  95. TOO_MANY_TIMESTEPS_IN_TIMESTEPS_FILE
    Number of timesteps in timestpes file exceeds maximum timesteps

  96. UNABLE_TO_CREATE_DIRECTORY
    Unable to create directory

  97. UNABLE_TO_REMOVE_DIRECTORY
    Unable to remove directory

  98. UNEXPECTED_ACCRETION_REGIME
    Unexpected accretion regime

  99. UNEXPECTED_BINARY_PROPERTY
    Unexpected binary property

  100. UNEXPECTED_BINARY_PROPERTY_TYPE
    Unexpected binary property type

  101. UNEXPECTED_END_OF_FILE
    Unexpected end of file

  102. UNEXPECTED_LOG_FILE_TYPE
    Unexpected log file type

  103. UNEXPECTED_PROGRAM_OPTION
    Unexpected program option

  104. UNEXPECTED_PROPERTY
    Unexpected property

  105. UNEXPECTED_PROPERTY_TYPE
    Unexpected property type

  106. UNEXPECTED_SN_EVENT
    Unexpected supernova event in this context

  107. UNEXPECTED_STELLAR_PROPERTY
    Unexpected stellar property

  108. UNEXPECTED_STELLAR_PROPERTY_TYPE
    Unexpected stellar property type

  109. UNEXPECTED_STELLAR_TYP
    Unexpected stellar type

  110. UNEXPECTED_ZETA_PRESCRIPTION
    Unexpected stellar zeta prescription

  111. UNHANDLED_EXCEPTION
    Unhandled exception

  112. UNKNOWN_A_DISTRIBUTION
    Unknown semi-major-axis distribution

  113. UNKNOWN_ACCRETION_REGIME
    Unknown accretion regime

  114. UNKNOWN_BH_KICK_MODE
    Unknown black hole kicks mode

  115. UNKNOWN_BINARY_PROPERTY
    Unknown binary property

  116. UNKNOWN_CASE_BB_STABILITY_PRESCRIPTION
    Unknown case BB/BC mass transfer stability prescription

  117. UNKNOWN_CE_ACCRETION_PRESCRIPTION
    Unknown common envelope accretion prescription

  118. UNKNOWN_CE_FORMALISM
    Unknown common envelope formalism

  119. UNKNOWN_CE_LAMBDA_PRESCRIPTION
    Unknown common envelope lambda prescription

  120. UNKNOWN_DATA_TYPE
    Unknown data type

  121. UNKNOWN_ENVELOPE_STATE_PRESCRIPTION
    Unknown envelope state prescription

  122. UNKNOWN_ENVELOPE_TYPE
    Unknown envelope type

  123. UNKNOWN_INITIAL_MASS_FUNCTION
    Unknown initial mass function (IMF)

  124. UNKNOWN_KICK_DIRECTION_DISTRIBUTION
    Unknown kick direction distribution

  125. UNKNOWN_KICK_MAGNITUDE_DISTRIBUTION
    Unknown kick magnitude distribution

  126. UNKNOWN_LBV_MASS_LOSS_PRESCRIPTION
    Unknown LBV mass loss prescription

  127. UNKNOWN_LOGFILE
    Unknown log file

  128. UNKNOWN_MT_CASE
    Unknown mass transfer case

  129. UNKNOWN_MT_ACCRETION_EFFICIENCY_PRESCRIPTION
    Unknown mass transfer accretion efficiency prescription

  130. UNKNOWN_MT_ANGULAR_MOMENTUM_LOSS_PRESCRIPTION
    Unknown mass transfer angular momentum loss prescription

  131. UNKNOWN_MT_REJUVENATION_PRESCRIPTION
    Unknown mass transfer rejuvenation prescription

  132. UNKNOWN_MT_THERMALLY_LIMITED_VARIATION
    Unknown mass transfer thermally limited variation

  133. UNKNOWN_MASS_LOSS_PRESCRIPTION
    Unknown mass loss prescription

  134. UNKNOWN_NEUTRINO_MASS_LOSS_PRESCRIPTION
    Unknown neutrino mass loss prescription

  135. UNKNOWN_NS_EOS
    Unknown NS equation-of-state

  136. UNKNOWN_OB_MASS_LOSS_PRESCRIPTION
    Unknown OB mass loss prescription

  137. UNKNOWN_PPI_PRESCRIPTION
    Unknown pulsational pair instability prescription

  138. UNKNOWN_PROGRAM_OPTION
    Unknown program option

  139. UNKNOWN_PROPERTY_TYPE
    Unknown property type

  140. UNKNOWN_PULSAR_BIRTH_MAGNETIC_FIELD_DISTRIBUTION
    Unknown pulsar birth magnetic field distribution

  141. UNKNOWN_PULSAR_BIRTH_SPIN_PERIOD_DISTRIBUTION
    Unknown pulsar birth spin period distribution

  142. UNKNOWN_Q_DISTRIBUTION
    Unknown q-distribution

  143. UNKNOWN_QCRIT_PRESCRIPTION
    Unknown QCRIT prescription

  144. UNKNOWN_REMNANT_MASS_PRESCRIPTION
    Unknown remnant mass prescription

  145. UNKNOWN_RSG_MASS_LOSS_PRESCRIPTION
    Unknown RSG mass loss prescription

  146. UNKNOWN_SEMI_MAJOR_AXIS_DISTRIBUTION
    Unknown semi-major axis distribution

  147. UNKNOWN_SN_ENGINE
    Unknown supernova engine

  148. UNKNOWN_SN_EVENT
    Unknown supernova event

  149. UNKNOWN_STELLAR_POPULATION
    Unknown stellar population

  150. UNKNOWN_STELLAR_PROPERTY
    Unknown stellar property

  151. UNKNOWN_STELLAR_TYPE
    Unknown stellar type

  152. UNKNOWN_TIDES_PRESCRIPTION
    Unknown tides prescription

  153. UNKNOWN_VMS_MASS_LOSS_PRESCRIPTION
    Unknown VMS mass loss prescription

  154. UNKNOWN_VROT_PRESCRIPTION
    Unknown rotational velocity prescription

  155. UNKNOWN_ZETA_PRESCRIPTION
    Unknown stellar ZETA prescription

  156. WARNING
    Unspecified warning

  157. WHITE_DWARF_TOO_MASSIVE
    This white dwarf exceeds the Chandrasekhar mass limit

  158. UNKNOWN_WR_MASS_LOSS_PRESCRIPTION
    Unknown WR mass loss prescription