Skip to content

Commit 333ddea

Browse files
authored
Merge pull request #21 from ECSIM/domain
Website Domain
2 parents fccc68c + d74b5b3 commit 333ddea

File tree

12 files changed

+14
-14
lines changed

12 files changed

+14
-14
lines changed

.github/CODE_OF_CONDUCT.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ further defined and clarified by project maintainers.
5555
## Enforcement
5656

5757
Instances of abusive, harassing, or otherwise unacceptable behavior may be
58-
reported by contacting the project team at info@ecsim.ir. All
58+
reported by contacting the project team at info@ecsim.site. All
5959
complaints will be reviewed and investigated and will result in a response that
6060
is deemed necessary and appropriate to the circumstances. The project team is
6161
obligated to maintain confidentiality with regard to the reporter of an incident.

.github/FUNDING.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
custom: https://www.ecsim.ir/opem/donate.html
1+
custom: https://www.ecsim.site/opem/donate.html

.github/workflows/test.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ jobs:
1111
runs-on: ${{ matrix.os }}
1212
strategy:
1313
matrix:
14-
os: [ubuntu-latest]
15-
python-version: [3.5, 3.6, 3.7, 3.8, 3.9]
14+
os: [ubuntu-20.04]
15+
python-version: [3.7, 3.8, 3.9, 3.10.0, 3.11.0, 3.12.0]
1616
steps:
1717
- uses: actions/checkout@v2
1818
- name: Set up Python ${{ matrix.python-version }}

Pd-C Catalyst/1.names

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Impedance : Various Pd/C Loading and SBH%
33

44
SOURCE:
55
Electrochemistry Simulation Tools (ECSIM) Organization
6-
Website: https://www.ecsim.ir
6+
Website: https://www.ecsim.site
77
Repository: https://github.com/ECSIM/dbfc-dataset
88
Data paper: https://doi.org/10.26434/chemrxiv.12174438
99
Date received: 17 December 2019

Pd-C Catalyst/2.names

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Impedance : Various Pd/C Loading and SBH% with O2
33

44
SOURCE:
55
Electrochemistry Simulation Tools (ECSIM) Organization
6-
Website: https://www.ecsim.ir
6+
Website: https://www.ecsim.site
77
Repository: https://github.com/ECSIM/dbfc-dataset
88
Data paper: https://doi.org/10.26434/chemrxiv.12174438
99
Date received: 17 December 2019

Pd-C Catalyst/3.names

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Polarization : Various Pd/C Loading and SBH%
33

44
SOURCE:
55
Electrochemistry Simulation Tools (ECSIM) Organization
6-
Website: https://www.ecsim.ir
6+
Website: https://www.ecsim.site
77
Repository: https://github.com/ECSIM/dbfc-dataset
88
Data paper: https://doi.org/10.26434/chemrxiv.12174438
99
Date received: 17 December 2019

Pd-C Catalyst/4.names

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Polarization : Various Pd/C Loading and SBH% with Air
33

44
SOURCE:
55
Electrochemistry Simulation Tools (ECSIM) Organization
6-
Website: https://www.ecsim.ir
6+
Website: https://www.ecsim.site
77
Repository: https://github.com/ECSIM/dbfc-dataset
88
Data paper: https://doi.org/10.26434/chemrxiv.12174438
99
Date received: 17 December 2019

Pd-C Catalyst/5.names

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Polarization : Various Pd/C Loading and SBH% with O2
33

44
SOURCE:
55
Electrochemistry Simulation Tools (ECSIM) Organization
6-
Website: https://www.ecsim.ir
6+
Website: https://www.ecsim.site
77
Repository: https://github.com/ECSIM/dbfc-dataset
88
Data paper: https://doi.org/10.26434/chemrxiv.12174438
99
Date received: 17 December 2019

Pd-C Catalyst/test.names

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Pd/C Catalyst in DBFC
22

33
SOURCE:
44
Electrochemistry Simulation Tools (ECSIM) Organization
5-
Website: https://www.ecsim.ir
5+
Website: https://www.ecsim.site
66
Repository: https://github.com/ECSIM/dbfc-dataset
77
Data paper: https://doi.org/10.26434/chemrxiv.12174438
88
Date received: 17 December 2019

Pd-Decorated-Ni-Co_rGO Catalyst/1.names

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Impedance : Various Pd Decorated Ni–Co/rGO Loading and SBH%
33

44
SOURCE:
55
Electrochemistry Simulation Tools (ECSIM) Organization
6-
Website: https://www.ecsim.ir
6+
Website: https://www.ecsim.site
77
Repository: https://github.com/ECSIM/dbfc-dataset
88
Data paper: https://doi.org/10.26434/chemrxiv.12174438
99
Date received: 17 December 2019

Pt-C Catalyst/1.names

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Impedance : Various SBH%
33

44
SOURCE:
55
Electrochemistry Simulation Tools (ECSIM) Organization
6-
Website: https://www.ecsim.ir
6+
Website: https://www.ecsim.site
77
Repository: https://github.com/ECSIM/dbfc-dataset
88
Data paper: https://doi.org/10.26434/chemrxiv.12174438
99
Date received: 17 December 2019

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ We have provided some **Jupyter Notebooks** to visualize the data, visit [here](
2323
## Issues & Bug Reports
2424

2525
Just fill an issue and describe it. We'll check it ASAP!
26-
or send an email to [data@ecsim.ir](mailto:data@ecsim.ir "data@ecsim.ir").
26+
or send an email to [data@ecsim.site](mailto:data@ecsim.site "data@ecsim.site").
2727

2828
You can also join our discord server
2929

@@ -69,4 +69,4 @@ Give a ⭐️ if this project helped you!
6969
7070
If you do like our project and we hope that you do, can you please support us? Our project is not and is never going to be working for profit. We need the money just so we can continue doing what we do ;-) .
7171

72-
<a href="https://www.ecsim.ir/opem/donate.html" target="_blank"><img src="http://www.ecsim.ir/images/Donate-Button.png" height="90px" width="270px" alt="ECSIM Donation"></a>
72+
<a href="https://www.ecsim.site/opem/donate.html" target="_blank"><img src="http://www.ecsim.site/images/Donate-Button.png" height="90px" width="270px" alt="ECSIM Donation"></a>

0 commit comments

Comments
 (0)