Skip to content

GPUMD-v3.5

Compare
Choose a tag to compare
@brucefan1983 brucefan1983 released this 26 Sep 18:39
· 1396 commits to master since this release
  • Added
    • NEP4, which can be chosen by using the version keyword in nep.in. It is now the default version for NEP training as it is much better than NEP2 and NEP3 for multi-component systems. #277
    • An option to use input stress data (will be converted to virial) for NEP training. #278
  • Fixed some bugs:
    • One related to variable time steps. #271
    • One related to partition direction choice for multi-GPU MD with NEP. #270
    • One related to the report of target virial values in NEP training. #283
    • One with diffusion coefficient calculations when the product of the number of atoms and the number of time origins exceeds INT_MAX. #276
    • One with NEP heat current calculation for "small boxes". #274