Predicts the growth rate and internal nitrate content of Ulva in open sea offshore reactors by Meiron Zollmann, Tel Aviv University
- Run two Jupyter notebooks in this specific order to calibrate key parameters:
- Run this Jupyter notebook to create the offshore prediction
Use:
conda create --name --file environment.yml
or:
conda create --name offshore_model --file conda_requirements.txt
https://docs.scipy.org/doc/scipy/reference/tutorial/optimize.html#