-
Couldn't load subscription status.
- Fork 245
Closed as not planned
Closed as not planned
Copy link
Labels
abandonedabandoned issue/PR as determined by actions botabandoned issue/PR as determined by actions botstalestale issue/PR as determined by actions botstale issue/PR as determined by actions bot
Description
I noticed that adding an inert species such as Argon to the input file incorrectly as a reactive species leads to a Segmentation Fault without any warnings. It would be nice if RMG gave some sort of other error message instead of just crashing.
species(
label='Ar',
reactive=True,
structure=SMILES("[Ar]"),
)
If the species is found in ANY reaction library (i.e. not in RMG families), then there is no such error.
Metadata
Metadata
Assignees
Labels
abandonedabandoned issue/PR as determined by actions botabandoned issue/PR as determined by actions botstalestale issue/PR as determined by actions botstale issue/PR as determined by actions bot