Modify the MinimumNConc from constant into stage based values for Wheat Grain#10662
Modify the MinimumNConc from constant into stage based values for Wheat Grain#10662byzheng wants to merge 4 commits into
Conversation
120aa1d to
05952da
Compare
|
Thanks Bangyou to get this moving. Is the value of 0.0123 based on literature or some measured data? Would be interested to see how it impacts on the results. |
|
0.0123 Is the original value of MinimumNConc |
|
Hi @EnliWang @hut104 and @HamishBrownPFR, I proposed a new idea to convert the minimum nitrogen concentration from whole grain to dynamic curve. See my comments above. The new value is 0.0459. It seems this new values generated better results than the arbitrary values I used before. The performance test
A summary table from ChatGPT
|
|
This Pull Request has been automatically marked as stale because it has not had activity in the last 60 days. Please leave a comment if this should stay open, otherwise this pull request will be closed in 7 days. This helps keep our list of active projects separate from work that is on hold. |

Working on #3605.
This pull request is to test alternative method proposed in #10128 for wheat.
The parameter
MinimumNConcof wheat grain is modified from constant 0.0123 to a stage based values.FYI: @EnliWang, @hut104, @HamishBrownPFR