-
Notifications
You must be signed in to change notification settings - Fork 167
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sorghum leaf #6986
Sorghum leaf #6986
Conversation
call updateArea at SetNSupply in sorghumLeaf
cleaning up code
Moving PArtitionRate to Leaf.Paramaters folder
fixing phenology stage checks
# Conflicts: # Models/PMF/Organs/SorghumLeaf.cs
update files with changes to master
Fix for Water Pheno Stress
The stats are different. Can you provide advice on why they are different and whether you're happy with them? |
I came across a PlantAvailableWaterSupply method in Root. It seems to be sorghum specific but isn't used anymore. Can you please remove it if not needed? |
The changes are due to a fix made to the phenology water stress which resulted in changes to the phenology in some water stressed simulations - 2 of which no longer reach harvest. This was an expected outcome that we are happy with. The same change will be made to Classic as well. |
creating separate plausibility file
@hol353 This would be a good time to merge. |
working on #572