ODE model to simulate Bactrocera oleae life cycle associated with the publication of Rossini et al. (2022). Please if you use the data anche the code in this page cite the following papers:
Insert the parameters (rate functions parameters and initial conditions of the model) into 'Parameters.py' Fill 'Experimental_data.csv' with temperature values and monitoring data following the example.
Run 'python3 ODE-Solver.py' to run the script.
If you want to change the ODE model or the functions involved, just change the 'ODEbactro.py' file.