-
Notifications
You must be signed in to change notification settings - Fork 250
Description
Bug Description
I am running the inbuilt RMG example "ethane-oxidation". This example ran without any error. However, I face the following error on the addition of "combustion_core/version4" reaction library in the input file. The constraint block in the input file is not active.
input.txt
On doing this, my simulation is terminating with an error saying "rmgpy.exceptions.ForbiddenStructureException: Species constraints forbids species CH from reaction library combustion_core/version4. Please reformulate constraints, remove the species, or explicitly allow it".
@rwest
How To Reproduce
I have attached the input file.
Expected Behavior
Since, the constraint block is not used in the input file, the simulation should terminate without any error.
Installation Information
Describe your installation method and system information.
- OS (include version if known): Linux Subsystem on Windows 10
- Installation method: Source with anaconda
- RMG version information:
- RMG-Py: Latest version
- RMG-database: Latest database
Additional Context
Add any other context about the problem here.