-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adding Stoichiometric Coefficients (#514)
* Allowed for stoichometric coefficients in the chemical mechanism * added stoichometry to mechanism.prod and .reac files in tests to allow them to complete successfully * Added a test for the stoichometry based on the spec_model_1 test
- Loading branch information
1 parent
d3ce21b
commit 27ede44
Showing
97 changed files
with
15,893 additions
and
11,521 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
14 changes: 7 additions & 7 deletions
14
tests/model_tests/env_model_1/configuration/mechanism.prod.cmp
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
4 6 7 numberOfSpecies numberOfReactions numberOfGenericComplex | ||
1 2 | ||
2 4 | ||
2 2 | ||
3 1 | ||
4 1 | ||
5 3 | ||
6 3 | ||
1 2 1.0 | ||
2 4 1.0 | ||
2 2 1.0 | ||
3 1 1.0 | ||
4 1 1.0 | ||
5 3 1.0 | ||
6 3 1.0 |
16 changes: 8 additions & 8 deletions
16
tests/model_tests/env_model_1/configuration/mechanism.reac.cmp
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
4 6 7 numberOfSpecies numberOfReactions numberOfGenericComplex | ||
1 1 | ||
2 3 | ||
3 2 | ||
4 2 | ||
5 2 | ||
5 4 | ||
6 4 | ||
6 1 | ||
1 1 1.0 | ||
2 3 1.0 | ||
3 2 1.0 | ||
4 2 1.0 | ||
5 2 1.0 | ||
5 4 1.0 | ||
6 4 1.0 | ||
6 1 1.0 |
14 changes: 7 additions & 7 deletions
14
tests/model_tests/env_model_2/configuration/mechanism.prod.cmp
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
4 6 7 numberOfSpecies numberOfReactions numberOfGenericComplex | ||
1 2 | ||
2 4 | ||
2 2 | ||
3 1 | ||
4 1 | ||
5 3 | ||
6 3 | ||
1 2 1.0 | ||
2 4 1.0 | ||
2 2 1.0 | ||
3 1 1.0 | ||
4 1 1.0 | ||
5 3 1.0 | ||
6 3 1.0 |
16 changes: 8 additions & 8 deletions
16
tests/model_tests/env_model_2/configuration/mechanism.reac.cmp
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
4 6 7 numberOfSpecies numberOfReactions numberOfGenericComplex | ||
1 1 | ||
2 3 | ||
3 2 | ||
4 2 | ||
5 2 | ||
5 4 | ||
6 4 | ||
6 1 | ||
1 1 1.0 | ||
2 3 1.0 | ||
3 2 1.0 | ||
4 2 1.0 | ||
5 2 1.0 | ||
5 4 1.0 | ||
6 4 1.0 | ||
6 1 1.0 |
14 changes: 7 additions & 7 deletions
14
tests/model_tests/env_model_3/configuration/mechanism.prod.cmp
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
4 6 7 numberOfSpecies numberOfReactions numberOfGenericComplex | ||
1 2 | ||
2 4 | ||
2 2 | ||
3 1 | ||
4 1 | ||
5 3 | ||
6 3 | ||
1 2 1.0 | ||
2 4 1.0 | ||
2 2 1.0 | ||
3 1 1.0 | ||
4 1 1.0 | ||
5 3 1.0 | ||
6 3 1.0 |
16 changes: 8 additions & 8 deletions
16
tests/model_tests/env_model_3/configuration/mechanism.reac.cmp
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
4 6 7 numberOfSpecies numberOfReactions numberOfGenericComplex | ||
1 1 | ||
2 3 | ||
3 2 | ||
4 2 | ||
5 2 | ||
5 4 | ||
6 4 | ||
6 1 | ||
1 1 1.0 | ||
2 3 1.0 | ||
3 2 1.0 | ||
4 2 1.0 | ||
5 2 1.0 | ||
5 4 1.0 | ||
6 4 1.0 | ||
6 1 1.0 |
14 changes: 7 additions & 7 deletions
14
tests/model_tests/env_model_4/configuration/mechanism.prod.cmp
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
4 6 7 numberOfSpecies numberOfReactions numberOfGenericComplex | ||
1 2 | ||
2 4 | ||
2 2 | ||
3 1 | ||
4 1 | ||
5 3 | ||
6 3 | ||
1 2 1.0 | ||
2 4 1.0 | ||
2 2 1.0 | ||
3 1 1.0 | ||
4 1 1.0 | ||
5 3 1.0 | ||
6 3 1.0 |
16 changes: 8 additions & 8 deletions
16
tests/model_tests/env_model_4/configuration/mechanism.reac.cmp
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
4 6 7 numberOfSpecies numberOfReactions numberOfGenericComplex | ||
1 1 | ||
2 3 | ||
3 2 | ||
4 2 | ||
5 2 | ||
5 4 | ||
6 4 | ||
6 1 | ||
1 1 1.0 | ||
2 3 1.0 | ||
3 2 1.0 | ||
4 2 1.0 | ||
5 2 1.0 | ||
5 4 1.0 | ||
6 4 1.0 | ||
6 1 1.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
2 1 0 numberOfSpecies numberOfReactions numberOfGenericComplex | ||
1 2 | ||
1 2 1.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
2 1 0 numberOfSpecies numberOfReactions numberOfGenericComplex | ||
1 1 | ||
1 1 1.0 |
4 changes: 2 additions & 2 deletions
4
tests/model_tests/secondorder/configuration/mechanism.prod.cmp
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
2 1 0 numberOfSpecies numberOfReactions numberOfGenericComplex | ||
1 2 | ||
1 2 | ||
1 2 1.0 | ||
1 2 1.0 |
4 changes: 2 additions & 2 deletions
4
tests/model_tests/secondorder/configuration/mechanism.reac.cmp
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
2 1 0 numberOfSpecies numberOfReactions numberOfGenericComplex | ||
1 1 | ||
1 1 | ||
1 1 1.0 | ||
1 1 1.0 |
Oops, something went wrong.