Changed iterative fit to only fit to multicomponent data.

This commit is contained in:
titusquah
2020-07-27 21:12:27 -06:00
parent af71a2c208
commit 9fef8b78fb
3 changed files with 51 additions and 26 deletions

View File

@@ -32,6 +32,20 @@
"```pip install -e.```<br/>"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"## Moving neccessary files for example"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"Copy and paste the xml file named 'elementz.xml' from the 'data/xmls' folder to the Cantera data file located in 'Anaconda3/envs/thermo_env/Lib/site-packages/cantera' "
]
},
{
"cell_type": "markdown",
"metadata": {},