In principle SimRoot is backward compatible, i.e. the new executable can simulate old input files. However, the results will not always be the same because of bug fixes. Here is a list of known issues that can cause differences in the simulation output between newer and older versions.
1. v2011.6 has stemdw zero when carbon model is not enabled.
2. rootLength2Base is wrong in v2011.6, and correct in current version. This has influence on secondary growht, and thereby on many other things. Quick Fix: remove the if condition on line 76 in geometry.cpp (for getting lf in the constructor of rootlength2base).
3. When unequal branching along the root axis is used (as is in lupin), v2011.6 has too early timing. This can be fixed by changing at line 137 of file Rootbranching.cpp this: