APSIMInitiative / APSIM710

APSIM
https://www.apsim.info
30 stars 47 forks source link

Add spatial information component #564

Open ApsimBot opened 5 years ago

ApsimBot commented 5 years ago

Legacy Bug ID: 980 Author: Neil Date: 2009-07-31 15:22:35 +0000 UTC

"Irrigate cannot be used with stockWhen Irrigate is specified in the same simulation as stock, stock crashes on initialisation when it askes for "area" and irrigate responds. Stock is looking for a paddock component that owns "area" and irrigate owns a variable called "area".Version: 5.2Found By:John HargreavesContact:"

ApsimBot commented 5 years ago

Author: hut104 Date: 2009-07-31 15:24:00 +0000 UTC

Several changes are required to enable a simple spatial information component in apsim 1) Change the name of the "area" type to "paddock" in the .apsim files. 2) Add area and slope nodes into every apsim paddock (change tool) 3) Change area/paddock ui to use the generic UI.

ApsimBot commented 5 years ago

Author: hol353 Date: 2009-09-23 15:10:00 +0000 UTC

merged bug 364 into this bug:"Irrigate cannot be used with stock"