Skip to content

Commit

Permalink
Update lammps.py
Browse files Browse the repository at this point in the history
  • Loading branch information
williamyxl authored Sep 7, 2023
1 parent 8718af0 commit c95fea6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mofa/simulation/lammps.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
"""Simulation operations that involve LAMMPS"""
import ase
import io
import os
import shutil
import pandas as pd
from .cif2lammps.main_conversion import single_conversion
Expand Down

0 comments on commit c95fea6

Please sign in to comment.