Cantera does not write temporary files
This commit is contained in:
parent
a77b79b00c
commit
ab4add0ba2
1 changed files with 0 additions and 8 deletions
|
|
@ -39,11 +39,3 @@ if [ "@python_array_home@" != "" ]; then
|
|||
fi
|
||||
|
||||
export PYTHONPATH
|
||||
|
||||
## Uncomment this if you want to specify the tmp dir location where
|
||||
## Cantera writes temporary files. The default is:
|
||||
## (1) getenv("TMP")
|
||||
## (2) getenv("TEMP")
|
||||
## (3) "."
|
||||
# CANTERA_TMPDIR=/fill/in
|
||||
# export CANTERA_TMPDIR
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue