Skip to content

Commit

Permalink
..
Browse files Browse the repository at this point in the history
  • Loading branch information
dweindl committed Dec 4, 2023
1 parent baa13af commit 439a7c1
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion models/model_calvetti/model_calvetti.h
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ class Model_model_calvetti : public amici::Model_DAE {
0,
0,
4,
0,
4,
0,
1,
38,
Expand Down
2 changes: 1 addition & 1 deletion models/model_dirac/model_dirac.h
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ class Model_model_dirac : public amici::Model_ODE {
0,
0,
2,
0,
2,
0,
1,
0,
Expand Down
2 changes: 1 addition & 1 deletion models/model_events/model_events.h
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ class Model_model_events : public amici::Model_ODE {
2,
2,
6,
0,
6,
0,
1,
0,
Expand Down
2 changes: 1 addition & 1 deletion models/model_nested_events/model_nested_events.h
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ class Model_model_nested_events : public amici::Model_ODE {
0,
0,
4,
0,
4,
0,
1,
0,
Expand Down
2 changes: 1 addition & 1 deletion models/model_neuron/model_neuron.h
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ class Model_model_neuron : public amici::Model_ODE {
1,
1,
1,
0,
1,
0,
1,
0,
Expand Down
2 changes: 1 addition & 1 deletion models/model_neuron_o2/model_neuron_o2.h
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ class Model_model_neuron_o2 : public amici::Model_ODE {
5,
1,
1,
0,
1,
0,
5,
2,
Expand Down

0 comments on commit 439a7c1

Please sign in to comment.