peteboyd / lammps_interface

automatic generation of LAMMPS input files for molecular dynamics simulations of MOFs
MIT License
125 stars 63 forks source link

Conversion of 'cosine/periodic' bond angles in lammps input files is not supported #68

Closed Darker1095 closed 6 months ago

Darker1095 commented 6 months ago

I want to convert the input file of lammps based on UFF4MOF into the form of gromacs, but it prompts KeyError: 'cosine/periodic'. This may be because gromacs does not support such a function form? I'm not sure. If it is determined that it is not supported, can it be approximated?