APSIMInitiative / ApsimX

ApsimX is the next generation of APSIM
http://www.apsim.info
Other
132 stars 161 forks source link

Duplicate simulation names found in wheat validation #3174

Closed byzheng closed 5 years ago

byzheng commented 5 years ago

I got an error to run wheat validation dataset (ApsimX\Tests\Validation\Wheat\Wheat.apsimx). "Duplicate simulation names found Wakanui2015Base".

This error is only happening in GUI, not command line.

hol430 commented 5 years ago

Yep, the leeston2014 experiment has a simulation called Wakanui2015Base. If you rename this to something else (e.g. Leeston2014Base) you can run it. Feel free to commit and push this change. When I find the time I will put some code into Models to make apsim check for duplicate simulations when running from the command line as well.