-
```
What steps will reproduce the problem?
Follow scons installation routine with options prefix=$HOME/cantera2,
python_package=minimal,matlab_toolbox=n,f90_interface=n,use_snudials=n
What is the ex…
-
```
What steps will reproduce the problem?
1.Compile Cantera.
What is the expected output? What do you see instead?
Instead of compiling correctly, it crashes.
What version of the product are you us…
-
```
Hello,
My Cantera installation is not working properly. I get errors when running the
tests.
I installed Cantera 2.1.2 in Ubuntu 14.04. I have also installed
sundials-2.5.0, cvode-2.7.0, cvodes…
-
```
What steps will reproduce the problem?
1. compile latest svn-git(r2546)
What is the expected output? What do you see instead?
compilation crashes
What version of the product are you using? On wh…
-
```
What steps will reproduce the problem?
Follow scons installation routine with options prefix=$HOME/cantera2,
python_package=minimal,matlab_toolbox=n,f90_interface=n,use_snudials=n
What is the ex…
-
```
What steps will reproduce the problem?
1. Type "./preconfig" (no quotes) at command line.
2. Type "sudo make" (no quotes) after preconfig succeeds.
What is the expected output? What do you see in…
-
```
What steps will reproduce the problem?
1. get svn 2.0.0b1 (r1413)
2. scons build include_sundials=y
3. INFO: Sundials was not found. Building with minimal ODE solver capabilities.
What is the exp…
-
```
What steps will reproduce the problem?
1. get svn 2.0.0b1 (r1413)
2. scons build include_sundials=y
3. INFO: Sundials was not found. Building with minimal ODE solver capabilities.
What is the exp…
-
```
What steps will reproduce the problem?
scons build env_vars=all CC=icc CXX=icpc (...) blas_lapack_libs=mkl_rt (...)
What do you see instead?
building 'cantera._cantera' extension
gcc (...) -o ../…
-
```
This could just be an error on my part:
cantera.conf
use_sundials = 'y"
sundials_includ" = "C:\\devtools\\sundials\\include"
sundials_libdir = "C:\\devtools\\sundials\\lib"
(Sundials is locate…