数据与复现材料、工程与模拟K-Dense-AI/claude-scientific-skills数据与复现
PY

Pymatgen

维护者 K-Dense Inc. · 最近更新 2026年4月1日

Pymatgen是一个comprehensive Python 库 ,用于 materials analysis that powers Materials Project。 创建,analy。

Claude Code分析处理复现实验pymatgenmaterialspackagematerials science & chemistry

原始来源

K-Dense-AI/claude-scientific-skills

https://github.com/K-Dense-AI/claude-scientific-skills/tree/main/scientific-skills/pymatgen

维护者
K-Dense Inc.
许可
MIT license
最近更新
2026年4月1日

技能摘要

来自 SKILL.md 的关键信息

2 min

核心说明

  • Pymatgen是一个comprehensive Python 库 ,用于 materials analysis that powers Materials Project. Create,analyze,、 manipulate crystal structures 、 molecules,compute phase diagrams 、 thermodynamic properties,analyze electronic structure (band structures,DOS),generate surfaces 、 interfaces,、 access Materials Project's database of computed materials. Supports 100+ file formats ,面向 various computational codes。
  • uv pip install pymatgen mp-api。

原始文档

SKILL.md 摘录

When to Use This Skill

This skill should be used when:

  • Working with crystal structures or molecular systems in materials science
  • Converting between structure file formats (CIF, POSCAR, XYZ, etc.)
  • Analyzing symmetry, space groups, or coordination environments
  • Computing phase diagrams or assessing thermodynamic stability
  • Analyzing electronic structure data (band gaps, DOS, band structures)
  • Generating surfaces, slabs, or studying interfaces
  • Accessing the Materials Project database programmatically
  • Setting up high-throughput computational workflows
  • Analyzing diffusion, magnetism, or mechanical properties
  • Working with VASP, Gaussian, Quantum ESPRESSO, or other computational codes

Optional dependencies for extended functionality

uv pip install pymatgen[analysis] # Additional analysis tools uv pip install pymatgen[vis] # Visualization tools


## Basic Structure Operations

```python
from pymatgen.core import Structure, Lattice

适用场景

  • Working ,支持 crystal structures 或 molecular systems in 材料科学。
  • Converting between structure file formats (CIF,POSCAR,XY。

不适用场景

  • Do not rely on this catalog entry alone ,用于 installation 或 maintenance details。

相关技能

相关技能

返回目录
AS
数据与复现材料、工程与模拟

Astropy

Astropy是一个core Python package ,用于 astronomy,providing essential functionality ,用于 astronomical research 、 数据分析。 Use astr…

Claude Code分析处理
K-Dense-AI/claude-scientific-skills查看
CO
数据与复现材料、工程与模拟

convergence-study

convergence-study:Spatial 、 temporal convergence analysis ,支持 Richardson extrapolation 、 Grid Convergence Index (GCI) ,用…

OpenClawNanoClaw分析处理
FreedomIntelligence/OpenClaw-Medical-Skills查看
DI
数据与复现材料、工程与模拟

differentiation-schemes

differentiation-schemes:Select 、 apply numerical differentiation schemes ,用于 PDE/ODE discretization。 适合在choosing finite…

OpenClawNanoClaw分析处理
FreedomIntelligence/OpenClaw-Medical-Skills查看
FL
数据与复现材料、工程与模拟

FluidSim

FluidSim是一个object-oriented Python 框架 ,用于 high-performance computational fluid dynamics (CFD) 模拟s。 It provides solvers ,用…

Claude Code分析处理
K-Dense-AI/claude-scientific-skills查看