Skip to content

Commit 446a568

Browse files
committed
remove repeated cells
1 parent b6d6ef9 commit 446a568

File tree

1 file changed

+0
-41
lines changed

1 file changed

+0
-41
lines changed

docs/tutorial/Process_models.ipynb

Lines changed: 0 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -469,47 +469,6 @@
469469
"cellulosic_br.model"
470470
]
471471
},
472-
{
473-
"cell_type": "code",
474-
"execution_count": 6,
475-
"metadata": {},
476-
"outputs": [
477-
{
478-
"data": {
479-
"text/plain": [
480-
"<Metric: MESP (USD/gal)>"
481-
]
482-
},
483-
"execution_count": 6,
484-
"metadata": {},
485-
"output_type": "execute_result"
486-
}
487-
],
488-
"source": [
489-
"cellulosic_br.MESP"
490-
]
491-
},
492-
{
493-
"cell_type": "code",
494-
"execution_count": 7,
495-
"metadata": {},
496-
"outputs": [
497-
{
498-
"name": "stdout",
499-
"output_type": "stream",
500-
"text": [
501-
"Model:\n",
502-
"parameters: Feedstock - Feedstock price [USD/kg]\n",
503-
" Feedstock - Processing capacity [10^3 MT/y]\n",
504-
"metrics: MESP [USD/gal]\n"
505-
]
506-
}
507-
],
508-
"source": [
509-
"# Access the model\n",
510-
"cellulosic_br.model"
511-
]
512-
},
513472
{
514473
"cell_type": "code",
515474
"execution_count": 8,

0 commit comments

Comments
 (0)