Skip to content

Commit 27d343f

Browse files
Version 1.4 (#215)
* rel : migrate to version 1.4 * doc : notebooks version updated * doc : notebooks run * doc : CHANGELOG.md updated * fix : minor edit in tests * fix : minor edit in tests * fix : tests fixed * doc : version 1.4 added to bug_report.yml * doc : notebooks installation section updated * doc : notebooks run * fix : minor bug in version_check.py script fixed * fix : Version.rc updated * doc : release date updated * doc : release date fixed * doc : release date fixed
1 parent f118b6e commit 27d343f

37 files changed

+785
-471
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ body:
8585
label: OPEM version
8686
description: Which version of OPEM are you using?
8787
options:
88+
- OPEM 1.4
8889
- OPEM 1.3
8990
- OPEM 1.2
9091
- OPEM 1.1

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

77
## [Unreleased]
8+
## [1.4] - 2024-03-16
89
### Added
910
- `feature_request.yml` template
1011
- `config.yml` for issue template
@@ -208,7 +209,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
208209
- CSV output files
209210
- Documents and `README.md`
210211

211-
[Unreleased]: https://github.com/ECSIM/opem/compare/v1.3...develop
212+
[Unreleased]: https://github.com/ECSIM/opem/compare/v1.4...develop
213+
[1.4]: https://github.com/ECSIM/opem/compare/v1.3...v1.4
212214
[1.3]: https://github.com/ECSIM/opem/compare/v1.2...v1.3
213215
[1.2]: https://github.com/ECSIM/opem/compare/v1.1...v1.2
214216
[1.1]: https://github.com/ECSIM/opem/compare/v1.0...v1.1

Documents/Amphlett.ipynb

Lines changed: 66 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"cell_type": "markdown",
1919
"metadata": {},
2020
"source": [
21-
"### Version 1.3"
21+
"### Version 1.4"
2222
]
2323
},
2424
{
@@ -2178,7 +2178,14 @@
21782178
"Eta Ohmic : 0.01868695167529925 V\n",
21792179
"Loss : 0.4458626037260719 V\n",
21802180
"PEM Efficiency : 0.47749192068841545 \n",
2181-
"Power : 7.672340181621459 W\n",
2181+
"Power : 7.672340181621459 W"
2182+
]
2183+
},
2184+
{
2185+
"name": "stdout",
2186+
"output_type": "stream",
2187+
"text": [
2188+
"\n",
21822189
"Power-Stack : 7.672340181621459 W\n",
21832190
"Power-Thermal : 4.996659818378541 W\n",
21842191
"VStack : 0.7448873962739281 V\n",
@@ -2707,13 +2714,7 @@
27072714
"I : 14.4\n",
27082715
"Enernst : 1.19075 V\n",
27092716
"Eta Activation : 0.4472112941344899 V\n",
2710-
"Eta Concentration : 0.0031105272896047396 V\n"
2711-
]
2712-
},
2713-
{
2714-
"name": "stdout",
2715-
"output_type": "stream",
2716-
"text": [
2717+
"Eta Concentration : 0.0031105272896047396 V\n",
27172718
"Eta Ohmic : 0.026535504600708918 V\n",
27182719
"Loss : 0.4768573260248036 V\n",
27192720
"PEM Efficiency : 0.45762350895845927 \n",
@@ -3183,7 +3184,13 @@
31833184
"Eta Activation : 0.4619896340937498 V\n",
31843185
"Eta Concentration : 0.00400237438056457 V\n",
31853186
"Eta Ohmic : 0.033657389798262084 V\n",
3186-
"Loss : 0.4996493982725765 V\n",
3187+
"Loss : 0.4996493982725765 V\n"
3188+
]
3189+
},
3190+
{
3191+
"name": "stdout",
3192+
"output_type": "stream",
3193+
"text": [
31873194
"PEM Efficiency : 0.44301320623552787 \n",
31883195
"Power : 12.439810831093624 W\n",
31893196
"Power-Stack : 12.439810831093624 W\n",
@@ -4180,16 +4187,17 @@
41804187
"Vcell : 0.6498233659144583 V\n",
41814188
"###########\n",
41824189
"I : 25.7\n",
4183-
"Enernst : 1.19075 V\n"
4190+
"Enernst : 1.19075 V\n",
4191+
"Eta Activation : 0.4855746809174719 V\n",
4192+
"Eta Concentration : 0.0061122736732644725 V\n",
4193+
"Eta Ohmic : 0.04974462467630013 V"
41844194
]
41854195
},
41864196
{
41874197
"name": "stdout",
41884198
"output_type": "stream",
41894199
"text": [
4190-
"Eta Activation : 0.4855746809174719 V\n",
4191-
"Eta Concentration : 0.0061122736732644725 V\n",
4192-
"Eta Ohmic : 0.04974462467630013 V\n",
4200+
"\n",
41934201
"Loss : 0.5414315792670366 V\n",
41944202
"PEM Efficiency : 0.4162297568801047 \n",
41954203
"Power : 16.68748341283716 W\n",
@@ -5188,7 +5196,13 @@
51885196
"###########\n",
51895197
"I : 33.4\n",
51905198
"Enernst : 1.19075 V\n",
5191-
"Eta Activation : 0.5029307025466467 V\n",
5199+
"Eta Activation : 0.5029307025466467 V\n"
5200+
]
5201+
},
5202+
{
5203+
"name": "stdout",
5204+
"output_type": "stream",
5205+
"text": [
51925206
"Eta Concentration : 0.008574190508184984 V\n",
51935207
"Eta Ohmic : 0.06725773924082235 V\n",
51945208
"Loss : 0.5787626322956541 V\n",
@@ -5685,13 +5699,7 @@
56855699
"Eta Activation : 0.5100669536569448 V\n",
56865700
"Eta Concentration : 0.009959049275589708 V\n",
56875701
"Eta Ohmic : 0.07653881386383425 V\n",
5688-
"Loss : 0.5965648167963686 V\n"
5689-
]
5690-
},
5691-
{
5692-
"name": "stdout",
5693-
"output_type": "stream",
5694-
"text": [
5702+
"Loss : 0.5965648167963686 V\n",
56955703
"PEM Efficiency : 0.3808879379510457 \n",
56965704
"Power : 22.103688815175087 W\n",
56975705
"Power-Stack : 22.103688815175087 W\n",
@@ -6194,7 +6202,14 @@
61946202
"Vcell : 0.5764449190473883 V\n",
61956203
"###########\n",
61966204
"I : 41.1\n",
6197-
"Enernst : 1.19075 V\n",
6205+
"Enernst : 1.19075 V"
6206+
]
6207+
},
6208+
{
6209+
"name": "stdout",
6210+
"output_type": "stream",
6211+
"text": [
6212+
"\n",
61986213
"Eta Activation : 0.5166698379008314 V\n",
61996214
"Eta Concentration : 0.011529578143815321 V\n",
62006215
"Eta Ohmic : 0.08657365726924719 V\n",
@@ -7191,15 +7206,15 @@
71917206
"Power : 26.289585089800685 W\n",
71927207
"Power-Stack : 26.289585089800685 W\n",
71937208
"Power-Thermal : 33.611414910199315 W\n",
7194-
"VStack : 0.5398272092361537 V\n"
7209+
"VStack : 0.5398272092361537 V\n",
7210+
"Vcell : 0.5398272092361537 V\n",
7211+
"###########\n"
71957212
]
71967213
},
71977214
{
71987215
"name": "stdout",
71997216
"output_type": "stream",
72007217
"text": [
7201-
"Vcell : 0.5398272092361537 V\n",
7202-
"###########\n",
72037218
"I : 48.8\n",
72047219
"Enernst : 1.19075 V\n",
72057220
"Eta Activation : 0.5280426466039074 V\n",
@@ -8199,7 +8214,14 @@
81998214
"Power-Stack : 28.24991348898447 W\n",
82008215
"Power-Thermal : 41.12208651101553 W\n",
82018216
"VStack : 0.5008849909394409 V\n",
8202-
"Vcell : 0.5008849909394409 V\n",
8217+
"Vcell : 0.5008849909394409 V"
8218+
]
8219+
},
8220+
{
8221+
"name": "stdout",
8222+
"output_type": "stream",
8223+
"text": [
8224+
"\n",
82038225
"###########\n",
82048226
"I : 56.5\n",
82058227
"Enernst : 1.19075 V\n",
@@ -8993,13 +9015,7 @@
89939015
"Power-Thermal : 47.69210471132422 W\n",
89949016
"VStack : 0.46692632461881245 V\n",
89959017
"Vcell : 0.46692632461881245 V\n",
8996-
"###########\n"
8997-
]
8998-
},
8999-
{
9000-
"name": "stdout",
9001-
"output_type": "stream",
9002-
"text": [
9018+
"###########\n",
90039019
"I : 62.6\n",
90049020
"Enernst : 1.19075 V\n",
90059021
"Eta Activation : 0.5445357218305342 V\n",
@@ -9204,7 +9220,13 @@
92049220
"PEM Efficiency : 0.2931490240047774 \n",
92059221
"Power : 29.31372980438172 W\n",
92069222
"Power-Stack : 29.31372980438172 W\n",
9207-
"Power-Thermal : 49.529270195618274 W\n",
9223+
"Power-Thermal : 49.529270195618274 W\n"
9224+
]
9225+
},
9226+
{
9227+
"name": "stdout",
9228+
"output_type": "stream",
9229+
"text": [
92089230
"VStack : 0.45731247744745274 V\n",
92099231
"Vcell : 0.45731247744745274 V\n",
92109232
"###########\n",
@@ -10204,7 +10226,14 @@
1020410226
"Loss : 0.7883142594819055 V\n",
1020510227
"PEM Efficiency : 0.25797162853724004 \n",
1020610228
"Power : 28.894886169199182 W\n",
10207-
"Power-Stack : 28.894886169199182 W\n",
10229+
"Power-Stack : 28.894886169199182 W"
10230+
]
10231+
},
10232+
{
10233+
"name": "stdout",
10234+
"output_type": "stream",
10235+
"text": [
10236+
"\n",
1020810237
"Power-Thermal : 59.41911383080081 W\n",
1020910238
"VStack : 0.4024357405180945 V\n",
1021010239
"Vcell : 0.4024357405180945 V\n",
@@ -10716,7 +10745,7 @@
1071610745
"outputs": [],
1071710746
"source": [
1071810747
"import sys\n",
10719-
"!{sys.executable} -m pip -q -q install matplotlib;\n",
10748+
"!{sys.executable} -m pip -qqq install matplotlib;\n",
1072010749
"import matplotlib.pyplot as plt"
1072110750
]
1072210751
},

Documents/Amphlett/Amphlett_Test.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
<meta name="description" content="The Open-Source PEMFC Simulation Tool (OPEM) is an open-source mathematical simulation package for polymer electrolyte fuel cells">
77
<meta name="og:title" content="OPEM Report (Amphlett Model)">
88
<meta name="og:description" content="The Open-Source PEMFC Simulation Tool (OPEM) is an open-source mathematical simulation package for polymer electrolyte fuel cells">
9-
<meta name="og:url" content="http://opem.ecsim.ir">
10-
<meta property="og:image" content="http://www.ecsim.ir/opem/images/opem-og.png">
11-
<meta name="twitter:image:src" content="http://www.ecsim.ir/opem/images/opem-og.png">
9+
<meta name="og:url" content="http://opem.ecsim.site">
10+
<meta property="og:image" content="http://www.ecsim.site/opem/images/opem-og.png">
11+
<meta name="twitter:image:src" content="http://www.ecsim.site/opem/images/opem-og.png">
1212
<meta name="twitter:card" content="summary_large_image">
1313
<meta name="twitter:title" content="OPEM Report (Amphlett Model)">
1414
<meta name="twitter:description" content="The Open-Source PEMFC Simulation Tool (OPEM) is an open-source mathematical simulation package for polymer electrolyte fuel cells">
@@ -485,6 +485,6 @@ <h2 style="color:#ff7600;">Graphs</h2>
485485
});
486486
</script>
487487

488-
<p style="text-align:center;border-top:1px solid black;">Generated By <a style="text-decoration:none;color:#ff7600;" href="http://opem.ecsim.ir">OPEM</a> Version 1.3</p>
488+
<p style="text-align:center;border-top:1px solid black;">Generated By <a style="text-decoration:none;color:#ff7600;" href="http://opem.ecsim.site">OPEM</a> Version 1.4</p>
489489
</body>
490490
</html>

Documents/Amphlett/Amphlett_Test.opem

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
| |_| || |_) || __/| | | | | |
55
\___/ | .__/ \___||_| |_| |_|
66
|_|
7-
Simulation Date : 2021-06-17 11:09:09.457234
7+
Simulation Date : 2024-03-12 09:11:00.370426
88
**********
99
Amphlett Model
1010

0 commit comments

Comments
 (0)