원클릭으로
mof-structure-creation
Workflow for building Metal-Organic Framework (MOF) structures (MOF-5, Cu-BTC, IRMOF series, custom).
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Workflow for building Metal-Organic Framework (MOF) structures (MOF-5, Cu-BTC, IRMOF series, custom).
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
Build common bulk crystal structures (FCC/BCC/HCP/diamond/zincblende/...) using ASE.
Build a coherent lattice-matched interface between two bulk structures using the pymatgen ZSL algorithm.
Workflow, lattice-matching strategies, and pitfalls for building interfaces between two crystals/surfaces.
Strategies for searching, filtering, and downloading structures from the Materials Project (MP) database.
Methods for building isolated molecules (ASE database, SMILES via RDKit, organometallics, endohedral cages, NEB pathways).
Workflows for nanoparticles, carbon nanotubes, nanoshells, confined/filled systems, and atomic text patterns.
SOC 직업 분류 기준
| name | mof-structure-creation |
| description | Workflow for building Metal-Organic Framework (MOF) structures (MOF-5, Cu-BTC, IRMOF series, custom). |
| when_to_use | Use when the user asks to construct a MOF or any metal-node + organic-linker porous framework. |
Select MOF type
Build MOF structure
Validate MOF structure
Save and document
| MOF Type | Formula | Space Group | Lattice (Å) | Pore Size | Surface Area |
|---|---|---|---|---|---|
| MOF-5 | Zn4O(BDC)3 | Fm-3m (225) | 25.9 | ~12 Å | ~2900 m²/g |
| Cu-BTC | Cu3(BTC)2 | Fm-3m | 26.34 | ~9 Å | ~1500 m²/g |
| IRMOF-1 | Zn4O(BDC)3 | Fm-3m | 25.9 | ~12 Å | ~2900 m²/g |
| Pitfall | Symptom | Fix |
|---|---|---|
| Missing metal nodes | Wrong stoichiometry | Use proper builder function with correct cluster type |
| Incorrect lattice | Wrong pore size | Verify lattice parameter against literature |
| Linker disorder | Multiple orientations | Check symmetry and use ordered positions |
| Under-coordinated metals | Dangling bonds | Verify metal coordination environment |
python3 toolbox/structure_modelling/mof_builder.py build_mof5
python3 toolbox/structure_modelling/mof_builder.py build_cu_btc