update MDI library version to 1.4.16
This commit is contained in:
@ -67,15 +67,14 @@ static library, while Python requires a shared library.
|
||||
|
||||
Instead you can install MDI in your Python via conda:
|
||||
|
||||
% conda install -c conda-forge pymdi=1.4.1
|
||||
% conda install -c conda-forge pymdi=1.4.16
|
||||
|
||||
or via pip:
|
||||
|
||||
% pip install pymdi==1.4.1
|
||||
% pip install 'pymdi>=1.4.14'
|
||||
|
||||
It is likely fine to leave off the version number, to get the latest
|
||||
MDI version. But to be safe, 1.4.1 is the version LAMMPS is currently
|
||||
using.
|
||||
MDI version. 1.4.16 is the version LAMMPS is currently using.
|
||||
|
||||
-------------------------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user