Eric von Lieres

Results 22 comments of Eric von Lieres

- [x] The CADET maintainers know my real name. At least one of the following two applies: - [x] The CADET maintainers know my current employer. - [ ] I...

I have read the CLA Document and I hereby sign the CLA.

I think this can be closed after we have deprecated the MATLAB interface.

What would ``SENS_CHANNEL`` mean? There are no particles in the MCT model.

I don't think it makes sense to leave it in the code when no particles exist in the model.

What if $k_{I,i,j}=0$? Wouldn't it make sense to say that compoent $j$ then also doesn't inhibit reaction $i$?

I will provide some examples and Python code from my lecture on computational biotechnology for the testing.

The tests can also be based on the [existing implementation](https://forum.cadet-web.de/t/monod-kinetic-general-question-on-implementation/419/3) which is based on micro-kinetics. e.g., with $k_r=0$ and $E_0=1$ such that $\mu_{max}=k_{cat} and $K_{MM}=\frac{1}{k_f}$. Moreover, we could easily cover...

It seems we need to check for the combination of flow is zero and last cell is not empty at initial time. It is obviously a rare case but can...

Looks like a good idea to me.