Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Persefone.jl
Manage
Activity
Members
Plan
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Package registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Repository analytics
Insights
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Persefone
Persefone.jl
Commits
f3a82bb7555b8f1838a2858af457c41bf991a86a
Select Git revision
0 results
persefone-model
src
crop
simplecrop.jl
Author
Search by author
Any Author
authors
0 authors
Jul 25, 2024
Rework `initfields!()`, remove `initfields_fill_with!()`
· f3a82bb7
Marco Matthies
authored
10 months ago
f3a82bb7
Add some TODO comments for cropcover, cropyield functions
· 2efdb8ad
Marco Matthies
authored
10 months ago
2efdb8ad
Add cropcover, cropyield functions and add some tests
· 0332362a
Marco Matthies
authored
10 months ago
0332362a
Make AgricultureModel parametric type AgricultureModel{Tcroptype,Tcropstate}
· 86f2dc45
Marco Matthies
authored
10 months ago
86f2dc45
Use Unitful units of length for height field of CropState
· d1249180
Marco Matthies
authored
10 months ago
d1249180
Rework crop models, introduce AbstractCropType and AbstractCropState
· 4ec480e7
Marco Matthies
authored
10 months ago
4ec480e7
Introduce switchable crop model SimpleCrop
· f89a240c
Marco Matthies
authored
10 months ago
f89a240c
Introduce an AbstracFarmPlot type and a SimpleCrop submodule
· 5b0a8841
Marco Matthies
authored
10 months ago
5b0a8841
Loading