在 Homebrew 安装后从命令行调用 LAMMPS
Invoking LAMMPS from commandline after a Homebrew Installation
我正在尝试从终端 (OSX) 调用 LAMMPS 包。
文档here seems to indicate that under Mac OSX it will 'just work' and here他们使用以下命令连接到库
$ lmp_linux
我通过这个minimalistic documentation用自制软件安装了脚本,我检查了安装是否正确。我觉得这是一些更熟悉自制软件安装的人可能能够快速回答的问题
我正在尝试从终端 (OSX) 调用 LAMMPS 包。
文档here seems to indicate that under Mac OSX it will 'just work' and here他们使用以下命令连接到库
$ lmp_linux
我通过这个minimalistic documentation用自制软件安装了脚本,我检查了安装是否正确。我觉得这是一些更熟悉自制软件安装的人可能能够快速回答的问题