Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Applying more specific KISAO terms for initial step size and NLEQ2 #6

Draft
wants to merge 2 commits into
base: dev
Choose a base branch
from
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions biosimulators.json
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@
{
"kisaoId": {
"namespace": "KISAO",
"id": "KISAO_0000332"
"id": "KISAO_0000559"
},
"name": "Initial time step",
"type": "float",
Expand Down Expand Up @@ -358,7 +358,7 @@
{
"kisaoId": {
"namespace": "KISAO",
"id": "KISAO_0000332"
"id": "KISAO_0000559"
},
"name": "Initial time step",
"type": "float",
Expand Down Expand Up @@ -389,7 +389,7 @@
"name": "Newton-type method for solveing non-linear (NL) equations (EQ)",
"kisaoId": {
"namespace": "KISAO",
"id": "KISAO_0000408"
"id": "KISAO_0000569"
},
"modelingFrameworks": [{
"namespace": "SBO",
Expand Down Expand Up @@ -462,7 +462,7 @@
}
],
"biosimulators": {
"schemaVersion": "1.0.0",
"specificationsVersion": "1.0.0",
"imageVersion": "1.0.0"
}
}