-
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
Integrate latest DCaPST and Dynamic Tillering changes. #9312
base: master
Are you sure you want to change the base?
Conversation
…er to DCaPST models. Add stub for replacements.
…ns locally (Windows 11).
…defaults, as per spreadsheet. Start adding Daily Comparisons (New Vs Old) to Wheat model using exported data from Apsim Classic.
…ns (New Vs Old) using exported data from Apsim Classic.
… exactly as is from classic scripts (within the Classic software).
…anges the date format for the combined_<Site>.csv. Remove some of the values from the NewVsOld 9 panel graph.
…t fields from NewVsOld graphs.
…or everything apart from CSH13R as this is the only "Tall" Cultivar according to the Classic implementation.
…m/joesaddigh/ApsimX into IntegrateApsimClassicDCaPST_Wheat
…d tidy up as agreed.
…ut line from Clock.
… >= rather than > laiTrigger to match the Classic implementation. Refactor to adopt VS suggestions and add a safety check.
…Check with Jason).
…m/joesaddigh/ApsimX into IntegrateApsimClassicDCaPST_Wheat # Conflicts: # Models/DCaPST/DCaPSTModelNG.cs
…-1 simulations (Change from HE7CultivarM35-1r to HE7CultivarM35-1 and HE8CultivarM35-1r to HE8CultivarM35-1)
…uts and generate combined Results.
…son graphs (DCaPSTVsNoRootAdj and OldFixedVsNoDCaPST).
…y comparison graphs.
…to IntegrateApsimClassicDCaPST_Wheat
… BiomassWt in graphing.
# Conflicts: # Models/Core/ApsimFile/Converter.cs # Tests/UnitTests/Interop/PdfRendering/ParagraphExtensionsTests.cs
Just replying to Dean Holzworth's original comment as this PR is a new version of the originally reviewed PR #9008.
DCaPST is not turned on by default. You can only enable DCaPST by adding it to the model under the Paddock.
As explained above :-)
These files have now been removed. Please let me know if you have any other feedback and we will be happy to address. Thanks, |
…tLimitedModifier.
This PR addresses some fixes that were made to the Dynamic Tillering routines. It also integrates DCaPST with some tweaks to parameters, as per Alex Wu's instructions.
Working on #7705
This PR also supersedes: #9008