Skip to content

Commit 7f56ad2

Browse files
authored
Update README.md
- formatting
1 parent 5abb572 commit 7f56ad2

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

README.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ This repository serves as an index of all software projects [Phases Research Lab
88
[**Dr. Adam M. Krajewski** <img src="https://raw.githubusercontent.com/FortAwesome/Font-Awesome/6.x/svgs/brands/github.svg" width="16" height="16">](https://github.com/amkrajewski) [![orcidlogo](https://info.orcid.org/wp-content/uploads/2019/11/orcid_16x16.png)](https://orcid.org/0000-0002-2266-0099)&nbsp; | &nbsp;
99
[**Luke A. Myers** <img src="https://raw.githubusercontent.com/FortAwesome/Font-Awesome/6.x/svgs/brands/github.svg" width="16" height="16">](https://github.com/lukeamyers) [![orcidlogo](https://info.orcid.org/wp-content/uploads/2019/11/orcid_16x16.png)](https://orcid.org/0009-0003-0823-0871)&nbsp; | &nbsp;
1010
[**Ricardo Amaral** <img src="https://raw.githubusercontent.com/FortAwesome/Font-Awesome/6.x/svgs/brands/github.svg" width="16" height="16">](https://github.com/ricardonpa) [![orcidlogo](https://info.orcid.org/wp-content/uploads/2019/11/orcid_16x16.png)](https://orcid.org/0000-0003-1070-9964)&nbsp; | &nbsp;
11-
[**Dr. Nigel Hew**<img src="https://raw.githubusercontent.com/FortAwesome/Font-Awesome/6.x/svgs/brands/github.svg" width="16" height="16">](https://github.com/nhew1994) [![orcidlogo](https://info.orcid.org/wp-content/uploads/2019/11/orcid_16x16.png)](https://orcid.org/0000-0003-1374-4589)
11+
[**Dr. Nigel Hew**<img src="https://raw.githubusercontent.com/FortAwesome/Font-Awesome/6.x/svgs/brands/github.svg" width="16" height="16">](https://github.com/nhew1994) [![orcidlogo](https://info.orcid.org/wp-content/uploads/2019/11/orcid_16x16.png)](https://orcid.org/0000-0003-1374-4589)&nbsp; | &nbsp;
1212
[**Alexander Richter** <img src="https://raw.githubusercontent.com/FortAwesome/Font-Awesome/6.x/svgs/brands/github.svg" width="16" height="16">](https://github.com/amr8004) [![orcidlogo](https://info.orcid.org/wp-content/uploads/2019/11/orcid_16x16.png)](https://orcid.org/0000-0003-1253-1071)&nbsp; | &nbsp;
1313
[**Shuang Lin** <img src="https://raw.githubusercontent.com/FortAwesome/Font-Awesome/6.x/svgs/brands/github.svg" width="16" height="16">](https://github.com/ShuangLin212) [![orcidlogo](https://info.orcid.org/wp-content/uploads/2019/11/orcid_16x16.png)](https://orcid.org/0009-0001-4154-4819)&nbsp; | &nbsp;
1414
[**Li-Cheng Hsiao (Leon)** <img src="https://raw.githubusercontent.com/FortAwesome/Font-Awesome/6.x/svgs/brands/github.svg" width="16" height="16">](https://github.com/Leon-526) [![orcidlogo](https://info.orcid.org/wp-content/uploads/2019/11/orcid_16x16.png)](https://orcid.org/0009-0006-6510-3002)&nbsp; | &nbsp;
@@ -132,7 +132,7 @@ This repository serves as an index of all software projects [Phases Research Lab
132132
- 🟠 🏗 [[**Third Generation Pure Element with Pycalphad and ESPEI**]](https://github.com/amr8004/PureElementPRL)
133133
Custom installations of pycalphad and ESPEI with common 3rd generation CALPHAD models as well as built in experimental Cp data fitting for model parameters.
134134

135-
- 🟠/🟢 ✅ [**DFTTK**](https://github.com/PhasesResearchLab/dfttk) - The **D**ensity **F**unctional **T**heory **T**ool**K**it is a Python package for automating VASP jobs and storing relevant results on MongoDB. The VASP workflows are based on [Custodian](https://github.com/materialsproject/custodian), and [PyMongo](https://github.com/mongodb/mongo-python-driver) is used to store the results on MongoDB. The current **DFTTK** is a major revision of the previous [**DFTTK-2021**](https://github.com/PhasesResearchLab/dfttk-2021), focusing on updates to its core dependencies and the quasiharmonic scheme.
135+
- 🟠/🟢 ✅ [**DFTTK**](https://github.com/PhasesResearchLab/dfttk) - The **D**ensity **F**unctional **T**heory **T**ool**K**it is a Python package for automating VASP jobs and storing relevant results on MongoDB. The VASP workflows are based on [Custodian](https://github.com/materialsproject/custodian), and [PyMongo](https://github.com/mongodb/mongo-python-driver) is used to store the results on MongoDB. The current [**DFTTK**](https://github.com/PhasesResearchLab/dfttk) is a major revision of the previous [**DFTTK-2021**](https://github.com/PhasesResearchLab/dfttk-2021), focusing on updates to its core dependencies and the quasiharmonic scheme.
136136

137137

138138

@@ -143,22 +143,19 @@ Custom installations of pycalphad and ESPEI with common 3rd generation CALPHAD m
143143
- 🔴 🏗 **matmdl** - Tooling for gradient-free material model optimizations and interoperability between Abaqus finite elements and crystal plasticity subroutines.
144144

145145
- 🔴 🏗 **PyZentropy** - Python toolset to implement the Zentropy approach ([doi.org/10.1007/s11669-022-00942-z](https://doi.org/10.1007/s11669-022-00942-z)) described in brief in [this news article](https://www.psu.edu/news/materials-research-institute/story/zentropy-and-art-creating-new-ferroelectric-materials/)
146-
-
146+
147147
## Active Contributions
148148

149149
- 🟢 [**pymatgen**](https://github.com/amkrajewski/pymatgen):
150150
- 2024: 1 bug fix to _pymatgen.**ext**_ by @rdamaral
151151
- 2023: 1 enhancement and 1 bug fix, both to _pymatgen.**core**_ by @amkrajewski
152152
- 2017: 1 enhancement to _pymatgen.**analysis**_ and 1 bug fix to _pymatgen.**io**_ by @bocklund
153-
-
154153

155154

156155
## Maintained
157156

158157
- 🟢 ✅ [**scheil**](https://github.com/pycalphad/scheil) - A Scheil-Gulliver simulation tool using pycalphad.
159158

160-
-
161-
162159

163160
## Legacy
164161

@@ -183,7 +180,6 @@ Custom installations of pycalphad and ESPEI with common 3rd generation CALPHAD m
183180
[![GitHub last commit (by committer)](https://img.shields.io/github/last-commit/materialsgenomefoundation/kawin?label=Last%20Commit)](https://github.com/materialsgenomefoundation/kawin)
184181
[![PyPI version](https://badge.fury.io/py/kawin.svg)](https://pypi.org/project/kawin)
185182

186-
-
187183

188184
## Contributions
189185

0 commit comments

Comments
 (0)