ワンクリックで
fermi-surface
Fermi Surface Calculations (3 sub-skills: 2d-fermi-surface, 3d-fermi-surface, projected-fermi-surface)
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Fermi Surface Calculations (3 sub-skills: 2d-fermi-surface, 3d-fermi-surface, projected-fermi-surface)
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
General-purpose research tools index: literature search, plotting, document creation, data analysis, symbolic math. READ THIS when performing non-computation tasks.
Electronic Structure Calculations (8 sub-skills: band-structure, convergence-testing, density-of-states, inverse-participation-ratio, projected-dos, scf-relax, spatially-resolved-dos, vasp-bands)
Structure Tools Skills (8 sub-skills: advanced-optimization, format-conversion, input-generation, pdf-analysis, structure-editing, structure-matching, symmetry-analysis, xrd-pattern)
Alloy Disorder Modeling (2 sub-skills: cluster-expansion, sqs-generation)
Catalysis and Electrochemistry Toolkit (6 sub-skills: band-center, imaginary-freq-correction, implicit-solvation, neb-analysis, reaction-kinetics, thermal-corrections)
Defects and Reactions (13 sub-skills: activation-relaxation-technique, adsorption-energy, configuration-coordinate, defect-thermodynamics, interstitial-defect, migration-barrier, neb-transition-state, point-defect, reaction-pathway,
| name | fermi-surface |
| description | Fermi Surface Calculations (3 sub-skills: 2d-fermi-surface, 3d-fermi-surface, projected-fermi-surface) |
This skill group covers the calculation and visualization of Fermi surfaces -- the constant-energy surface in reciprocal space that separates occupied from unoccupied electronic states at zero temperature. The Fermi surface determines the electronic transport, thermodynamic, and superconducting properties of metals. These skills correspond to VASPKIT menu 26 (tasks 261-267).
| Sub-Skill | Directory | Description |
|---|---|---|
| 3D Fermi Surface | 3d-fermi-surface/ | Full 3D Fermi surface for bulk metals: isosurface extraction, XcrySDen/FermiSurfer output (VASPKIT 261-263) |
| 2D Fermi Surface | 2d-fermi-surface/ | 2D Fermi contour for layered/2D materials: constant-energy slices in the kx-ky plane (VASPKIT 264-265) |
| Projected Fermi Surface | projected-fermi-surface/ | Orbital-resolved Fermi surface: color-map orbital character onto the Fermi surface (VASPKIT 266-267) |
Need Fermi surface analysis?
|
+--> 3D bulk metal?
| YES --> 3d-fermi-surface/
|
+--> 2D or layered material (single kz slice)?
| YES --> 2d-fermi-surface/
|
+--> Need orbital character on the Fermi surface?
YES --> projected-fermi-surface/
pw.x, pp.x, projwfc.x (Quantum ESPRESSO 7.5).numpy, scipy (for interpolation and marching cubes), matplotlib (for 2D/3D plotting), pymatgen, ase.occupations = 'smearing' with small degauss (0.005-0.01 Ry) for the SCF step. The NSCF step should also use smearing (not tetrahedra) to obtain eigenvalues on every k-point.nspin = 2 and analyze each spin independently.