Hi,
Can I check packages with which a LAMMPS executable binary is built ?
I wish I can check using command line option, e.g. “lmp_mpi -BLAHBLAH”
Thanks for your help in advance.
Ryuichi
a corporate researcher in Japan
Hi,
Can I check packages with which a LAMMPS executable binary is built ?
I wish I can check using command line option, e.g. “lmp_mpi -BLAHBLAH”
Thanks for your help in advance.
Ryuichi
a corporate researcher in Japan
Sorry, I found the solution on my own…
https://docs.lammps.org/Build_package.html
If we use “-h” command-line switch,
we can find all packages that were enabled when building that executable.