Skip to content

Commit

Permalink
fix : minor edit in Padulles-2 notebook #92
Browse files Browse the repository at this point in the history
  • Loading branch information
sepandhaghighi committed Feb 13, 2019
1 parent c198637 commit e532086
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 12 deletions.
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<html>
<head>
<title>Padulles2_Vector</title>
<title>Padulles2_Test</title>
<script>

/*!
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
| |_| || |_) || __/| | | | | |
\___/ | .__/ \___||_| |_| |_|
|_|
Simulation Date : 2019-02-13 18:23:16.406509
Simulation Date : 2019-02-13 22:09:32.441650
**********
Padulles-II Model

Expand All @@ -18,7 +18,7 @@ KH2 : 4.22e-05
KH2O : 7.716e-06
KO2 : 2.11e-05
N0 : 5
Name : Padulles2_Vector
Name : Padulles2_Test
Rint : 0.00303
T : 343
i-start : 0.1
Expand Down
18 changes: 9 additions & 9 deletions Documents/Padulles2.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -947,13 +947,13 @@
"output_type": "stream",
"text": [
"Requirement already satisfied: matplotlib in c:\\users\\sepkjaer\\appdata\\local\\programs\\python\\python35-32\\lib\\site-packages (2.2.2)\n",
"Requirement already satisfied: numpy>=1.7.1 in c:\\users\\sepkjaer\\appdata\\local\\programs\\python\\python35-32\\lib\\site-packages (from matplotlib) (1.15.2)\n",
"Requirement already satisfied: six>=1.10 in c:\\users\\sepkjaer\\appdata\\local\\programs\\python\\python35-32\\lib\\site-packages (from matplotlib) (1.11.0)\n",
"Requirement already satisfied: kiwisolver>=1.0.1 in c:\\users\\sepkjaer\\appdata\\local\\programs\\python\\python35-32\\lib\\site-packages (from matplotlib) (1.0.1)\n",
"Requirement already satisfied: pyparsing!=2.0.4,!=2.1.2,!=2.1.6,>=2.0.1 in c:\\users\\sepkjaer\\appdata\\local\\programs\\python\\python35-32\\lib\\site-packages (from matplotlib) (2.2.0)\n",
"Requirement already satisfied: python-dateutil>=2.1 in c:\\users\\sepkjaer\\appdata\\local\\programs\\python\\python35-32\\lib\\site-packages (from matplotlib) (2.6.1)\n",
"Requirement already satisfied: pytz in c:\\users\\sepkjaer\\appdata\\local\\programs\\python\\python35-32\\lib\\site-packages (from matplotlib) (2018.3)\n",
"Requirement already satisfied: six>=1.10 in c:\\users\\sepkjaer\\appdata\\local\\programs\\python\\python35-32\\lib\\site-packages (from matplotlib) (1.11.0)\n",
"Requirement already satisfied: cycler>=0.10 in c:\\users\\sepkjaer\\appdata\\local\\programs\\python\\python35-32\\lib\\site-packages (from matplotlib) (0.10.0)\n",
"Requirement already satisfied: python-dateutil>=2.1 in c:\\users\\sepkjaer\\appdata\\local\\programs\\python\\python35-32\\lib\\site-packages (from matplotlib) (2.6.1)\n",
"Requirement already satisfied: pyparsing!=2.0.4,!=2.1.2,!=2.1.6,>=2.0.1 in c:\\users\\sepkjaer\\appdata\\local\\programs\\python\\python35-32\\lib\\site-packages (from matplotlib) (2.2.0)\n",
"Requirement already satisfied: kiwisolver>=1.0.1 in c:\\users\\sepkjaer\\appdata\\local\\programs\\python\\python35-32\\lib\\site-packages (from matplotlib) (1.0.1)\n",
"Requirement already satisfied: numpy>=1.7.1 in c:\\users\\sepkjaer\\appdata\\local\\programs\\python\\python35-32\\lib\\site-packages (from matplotlib) (1.15.2)\n",
"Requirement already satisfied: setuptools in c:\\users\\sepkjaer\\appdata\\local\\programs\\python\\python35-32\\lib\\site-packages (from kiwisolver>=1.0.1->matplotlib) (39.2.0)\n"
]
}
Expand Down Expand Up @@ -1002,7 +1002,7 @@
" \"i-start\": 0.1,\n",
" \"i-stop\": 100,\n",
" \"i-step\": 0.1,\n",
" \"Name\": \"Padulles2_Vector\"}\n",
" \"Name\": \"Padulles2_Test\"}\n",
"data=Dynamic_Analysis(InputMethod=Test_Vector,TestMode=True,PrintMode=False,ReportMode=True)"
]
},
Expand Down Expand Up @@ -1150,21 +1150,21 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"<a href=\"Padulles-II/Padulles2_Vector.html\">HTML File</a>"
"<a href=\"Padulles-II/Padulles2_Test.html\">HTML File</a>"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"<a href=\"Padulles-II/Padulles2_Vector.opem\">OPEM File</a>"
"<a href=\"Padulles-II/Padulles2_Test.opem\">OPEM File</a>"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"<a href=\"Padulles-II/Padulles2_Vector.csv\">CSV File</a>"
"<a href=\"Padulles-II/Padulles2_Test.csv\">CSV File</a>"
]
},
{
Expand Down

0 comments on commit e532086

Please sign in to comment.