New rate.out File + Fixing test_read_rates.py #200
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
It was discovered that the rate.out file had been misplaced at some point, which makes test_read_rates.py fail. The following things were changed:
rate.out:
Changed to an updated MESS.inp file
old_test_read_rates.py:
This is an exact copy of test_read_rates.py before it was changed, to make sure a version that once worked is still around.
test_read_rates.py:
The reactant was changed from "F1" to "W1"
ref_ktp_dct was changed to the new output to match the new rate.out file
Two lines were commented out in test__ktp_dct: they use bar and torr files from the missing rate.out file.