Changed location of file.
This commit is contained in:
parent
47cc9986d4
commit
90012d90a0
1 changed files with 1 additions and 1 deletions
|
|
@ -60,7 +60,7 @@ echo " "
|
|||
#################################################################
|
||||
|
||||
echo "Testing surface chemistry..."
|
||||
$PYTHON_CMD ../../Cantera/python/examples/surface_chemistry/diamond.py > diamond.out
|
||||
$PYTHON_CMD ../../Cantera/python/examples/surface_chemistry/diamond_cvd/diamond.py > diamond.out
|
||||
retnStat=$?
|
||||
if [ $retnStat != "0" ]
|
||||
then
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue