Fixed the path to the default location of elements.xml
This commit is contained in:
parent
81af5d3a3a
commit
c0a3088260
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ testName=pureFluidTest_Water
|
|||
#################################################################
|
||||
#
|
||||
#################################################################
|
||||
CANTERA_DATA=${CANTERA_DATA:=../../../data/inputs}; export CANTERA_DATA
|
||||
CANTERA_DATA=${CANTERA_DATA:=../../data/inputs}; export CANTERA_DATA
|
||||
|
||||
CANTERA_BIN=${CANTERA_BIN:=../../bin}
|
||||
./testPureWater > output.txt
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue