Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
KunhuanLiu authored Aug 29, 2024
1 parent 799c50c commit 419186b
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,14 @@
# MOFid 2024
# MOFid
A system for rapid identification and analysis of metal-organic frameworks.

Please cite [DOI: 10.1021/acs.cgd.9b01050](https://pubs.acs.org/doi/abs/10.1021/acs.cgd.9b01050) if you use MOFid in your work.

## 2024 update
This is the main repository for MOFid code, with the some notable updates in 2024:
- updated dependencies
- support of gcc 11.x
- continuous integration

If you wish to view the original MOFid code released in 2019, please check out the branch [mofid1.0_archive](https://github.com/snurr-group/mofid/tree/mofid1.0_archive).
## Usage
[View the documentation](https://dcheng2022.github.io/mofid2024) for usage information.
[View the documentation](https://snurr-group.github.io/mofid/) for usage information.

0 comments on commit 419186b

Please sign in to comment.