Releases: ryokbys/nap
Releases · ryokbys/nap
v0.12.2
v0.12.1
v0.12.0
v0.11.2
v0.11.1
v0.11.0
v0.10.23
Changes:
- vector component constraint
- center of mass analysis in msd.py and vacf.py
- modify pmd-format to include some system info at header
- remove {erg,frc,strs}.pmd from output
Bug fixes:
- fix not to read strs.pmd in elasticity.py
- fix mk_lspr_sngl which could affect some python programs.
v0.10.22
- Fixed a bug in mk_lspr_sngl that is called from python scripts. This could affect some important scripts for optimizing force-field parameters such as rdf.py and adf.py. Please be careful when updating to this version.
- Removed output files, erg.pmd, frc.pmd and strs.pmd at the end of pmd run. Instead, those information are stored in pmdfin file.
v0.10.21
- change: the style of
stress_target
entry - implement: read gzipped file in nappy.
- fix: fail in examples/pmd_parallel
- fix: scaled velocity change in repeating the system in nappy
- fix: bug in velocity conversion real <==> scaled
- fix: wrong order of velocity component in dump format output.