Skip to content

While studying materials science, I'm sharing helpful scripts and VASP input files.

Notifications You must be signed in to change notification settings

suecreamm/materials

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Materials

1 Graphene

  • VASP Input Files: POSCAR, INCAR, KPOINTS

You can get graphene's ...

  • Density of States
  • Electronic Bandstructures (G-M-K-G)

2 Carbon Nanotubes

Atomic Structures of CNT(VASP POSCAR & CIF)

Web CNT Generator

Carbon Nanotubes Generator Demonstration

🔮 Go to the Website
With just a few clicks, you can generate the atomic structures of carbon nanotubes. No installation required!


Scripts

B001_phononJobAuto.sh

Phonopy allows you to get the phonon dispersion.

$phonopy -d --dim 2 2 2
This gets us a set of supercells.

$bash B001_phononJobAuto.sh
Run this script to automatically assign cluster jobs for phonon calculations. My script may be more efficient when Phonopy provides more than 10 structures.

About

While studying materials science, I'm sharing helpful scripts and VASP input files.

Topics

Resources

Stars

Watchers

Forks

Languages