This website requires JavaScript.
Explore
Help
Register
Sign In
ICODE-ADC
/
lammps
Watch
4
Star
0
Fork
0
You've already forked lammps
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f929e57261da982e140526a7a41aa17baa825e8f
lammps
/
python
/
lammps
History
Axel Kohlmeyer
f929e57261
avoid loading mpi4py if the LAMMPS executable has been built without MPI
2021-02-16 14:38:03 -05:00
..
mliap
whitespace
2020-12-28 09:37:13 -05:00
__init__.py
use datetime module to convert string date to numeric date
2021-02-09 14:22:37 -05:00
constants.py
Split core.py into more files
2020-12-15 16:33:21 -05:00
core.py
avoid loading mpi4py if the LAMMPS executable has been built without MPI
2021-02-16 14:38:03 -05:00
data.py
Split core.py into more files
2020-12-15 16:33:21 -05:00
numpy_wrapper.py
rename numpy.py to numpy_wrapper.py to avoid lookup conflicts with python2.7
2021-02-09 20:56:33 -05:00
pylammps.py
Fixed bug in get_thermo_data where columns is set to None instead of an empty list
2021-01-27 19:41:24 -05:00