Skip to content

Commit

Permalink
remove repeated cells
Browse files Browse the repository at this point in the history
  • Loading branch information
yoelcortes committed Jan 15, 2025
1 parent b6d6ef9 commit 446a568
Showing 1 changed file with 0 additions and 41 deletions.
41 changes: 0 additions & 41 deletions docs/tutorial/Process_models.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -469,47 +469,6 @@
"cellulosic_br.model"
]
},
{
"cell_type": "code",
"execution_count": 6,
"metadata": {},
"outputs": [
{
"data": {
"text/plain": [
"<Metric: MESP (USD/gal)>"
]
},
"execution_count": 6,
"metadata": {},
"output_type": "execute_result"
}
],
"source": [
"cellulosic_br.MESP"
]
},
{
"cell_type": "code",
"execution_count": 7,
"metadata": {},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"Model:\n",
"parameters: Feedstock - Feedstock price [USD/kg]\n",
" Feedstock - Processing capacity [10^3 MT/y]\n",
"metrics: MESP [USD/gal]\n"
]
}
],
"source": [
"# Access the model\n",
"cellulosic_br.model"
]
},
{
"cell_type": "code",
"execution_count": 8,
Expand Down

0 comments on commit 446a568

Please sign in to comment.