run
{ "simulation": { "time": { "startDate": "1996-03-01", "endDate": "1996-08-15" }, "switches": { "nitrogenResponseOn": true, "waterDeficitResponseOn": true }, "init": { "percentageFC": 1 } }, "site": { "latitude": 52.625, "slope": 0, "heightNN": 1, "horizons": [ { "thickness": 0.2, "organicMatter": 0.015, "sand": 0.60, "clay": 0.05, "sceleton": 0.02 }, { "thickness": 0.5, "organicMatter": 0.015, "sand": 0.60, "clay": 0.05, "sceleton": 0.02 }, { "thickness": 2.0, "organicMatter": 0.01, "sand": 0.60, "clay": 0.05, "sceleton": 0.02 } ] }, "production": { "crops": [ { "model": "generic", "species": [ { "name": "oats" } ], "sowingDate": "1996-03-15", "plantDryWeight": 225, "percNTRansplant": 0.07, "finalHarvestDate": "1996-08-01", "residuesRemoval": 0.85, "tillageOperations": [], "irrigations": [], "organicFertilisers": [], "mineralFertilisers": [ { "name": "Ammonium Nitrate", "date": "1996-05-01", "method": "Fixed", "amount": 50 } ] } ] } }