Skip to content

Amir2020-git/StructureConverter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Structure Conversion Tools

This repository provides two Python utilities for converting atomistic simulation data between different formats commonly used in RuNNer, LAMMPS, and VASP workflows.

Contents

  1. VASP → RuNNer Converter
  • Reads POSCAR (atomic positions, lattice vectors) and OUTCAR (energies, forces) from VASP calculations
  • Converts lengths from Ångström to Bohr and energies from eV to Hartree
  • Outputs RuNNer-formatted input.data files with:
    • Lattice vectors
    • Atomic positions and types
    • Forces (in Hartree/Bohr)
    • Total energy (in Hartree)
  1. RuNNer → LAMMPS Converter
  • Converts RuNNer-format structure/trajectory files into LAMMPS-readable data files.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages