The modeling and optimization code for my graduate research "Modeling and Optimization of crop production and energy generation for economic profit in an organic photovoltaics integrated greenhouse" by Kensaku Okada, Murat Kacira, Young-Jun Son, Lingling An
This simulation program was developed for my graduate reserach. The simulator estimates the overall economic profit of lettuce crop production in a greenhouse integrated with OPV film as part of the greenhouse cover. The model calculated the solar irradiance to a tilted surface, electric energy generated by OPV modules installed on greenhouse roof, transmittance through multi-span greenhouse roof, solar irradiance to lettuce in the greenhouse, the growth of lettuce yield, energy consumed by cooling and heating, cost and sales of electric energy and lettuce respectively, and finally the total economic profit. It enables evaluating various organic PV coverage ratios as well as traditional inorganic PV module by changing the model specification.
MIDACO solver (http://www.midaco-solver.com/) was adopted for the optimization. It solved mixed integer non-linear programming (MINLP) problem by combining an extended evolutionary Ant Colony Optimization (ACO) algorithm with the Oracle Penalty Method for constrained handling.
Please claim issues if you face any problem in the program.