diff -ru lammps-stable_2Aug2023_update2.orig/python/install.py lammps-stable_2Aug2023_update2/python/install.py --- lammps-stable_2Aug2023_update2.orig/python/install ...
As described on the :doc:`Build basics <Build_basics>` doc page, LAMMPS can be built as a static or shared library, so that it can be called by another code, used in a :doc:`coupled manner ...