unfortunately unable to fix issue, current needs to be fixed
This commit is contained in:
parent
85c519ce95
commit
fb78cc2ddb
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@ ltcc_current.h5
|
||||
fit_results_1c5ca4b12ae2ddffc3960c1fe39a3cce35967ce23dbac57c010f450e796d01fd_2017.11.27_14-07-04.csv
|
||||
plot_1c5ca4b12ae2ddffc3960c1fe39a3cce35967ce23dbac57c010f450e796d01fd_2017.11.27140704.pdf
|
||||
plot_1c5ca4b12ae2ddffc3960c1fe39a3cce35967ce23dbac57c010f450e796d01fd_2017.11.27140704.png
|
||||
naidis_fit.pdf
|
||||
|
3
Model.py
3
Model.py
@ -465,4 +465,5 @@ if __name__ == "__main__":
|
||||
FCa_0, # FCa
|
||||
]
|
||||
model.solve(initial_values=initial_values, tspan=[0, 1000], dt=1.0, times=None)
|
||||
#plt.show()
|
||||
plt.show()
|
||||
plt.close('all')
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user