Cantera does not write temporary files

This commit is contained in:
Ray Speth 2015-08-27 23:38:55 -04:00
parent a77b79b00c
commit ab4add0ba2

View file

@ -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