Select Git revision

xo30xoqa authored
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
crops.md 665 B
Crop submodel
Eventually, the plan is to have Persefone include a reimplementation of the AquaCrop model, a well-established crop growth model developed by the FAO. Until then, we are using the crop growth submodel used in ALMaSS.
farmplot.jl
This file is responsible for the farm plots, i.e. the indidivual fields that farmers manage.
Modules = [Persefone]
Pages = ["crop/farmplot.jl"]
crops.jl
This includes the types and functions needed for all crop growth model, which are also referenced by the other submodels.
Modules = [Persefone]
Pages = ["crop/crops.jl"]