dwarning
dwarning
I think we can close it because the problem is fixed, the simulations show reasonable results and the TO do not response anymore.
Thank you for the response. Problem is the conditional switching. Both contributions are accepted and bring correct results. V(b_re1)
> > If you download the Xyce regression suite from https://github.com/Xyce/Xyce_Regression and change your Xyce CMake invocation to add `-DXyce_REGRESSION_DIR=/where/you/saved/Xyce_Regression`, then you can run all the tests from your build...
Yes, -DBUILD_TESTING=ON was not set. I used alternative: ``` EXECSTRING=`pwd`/src/Xyce eval `$HOME/Projects/Xyce_Regression/TestScripts/suggestXyceTagList.sh $EXECSTRING` $HOME/Projects/Xyce_Regression/TestScripts/run_xyce_regression --output=`pwd`/Xyce_Test --xyce_test="$HOME/Projects/Xyce_Regression" --resultfile=`pwd`/serial_results --taglist="${TAGLIST}" $EXECSTRING ``` Two tests failed Certification_Tests/BUG_289/bug_289..............................FAILED[sh] (Time: 0s = 0.11cs + 0vs)...