From 177f0cbc3e634ff58adebce7f80c8e2732a3e77f Mon Sep 17 00:00:00 2001 From: BrianCollinss Date: Mon, 13 May 2024 11:22:58 +1000 Subject: [PATCH] Soybean leaf area starts at 0. --- Models/Resources/Soybean.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Models/Resources/Soybean.json b/Models/Resources/Soybean.json index b660117ea9..7a5131ff48 100644 --- a/Models/Resources/Soybean.json +++ b/Models/Resources/Soybean.json @@ -1978,12 +1978,14 @@ { "$type": "Models.Functions.XYPairs, Models", "X": [ + 0.0, 2.0, 7.0, 10.0, 18.0 ], "Y": [ + 0.0, 0.6666, 1.0, 1.0,