Skip to content

add lammps compute style for atomic deep tensor#927

Merged
amcadmus merged 3 commits intodeepmodeling:develfrom
amcadmus:compute-tensor
Aug 8, 2021
Merged

add lammps compute style for atomic deep tensor#927
amcadmus merged 3 commits intodeepmodeling:develfrom
amcadmus:compute-tensor

Conversation

@amcadmus
Copy link
Member

@amcadmus amcadmus commented Aug 6, 2021

One can use the following command to calculate deep tensor for each atom, taking dipole of water molecule for example

compute         dipole all deeptensor/atom dipole.pb
dump            1 all custom 100 water.dump id type x y z c_dipole[1] c_dipole[2] c_dipole[3] 

@amcadmus amcadmus requested a review from y1xiaoc August 6, 2021 07:13
@codecov-commenter
Copy link

codecov-commenter commented Aug 6, 2021

Codecov Report

Merging #927 (f6e32cd) into devel (4ced020) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##            devel     #927   +/-   ##
=======================================
  Coverage   75.41%   75.41%           
=======================================
  Files          85       85           
  Lines        6729     6729           
=======================================
  Hits         5075     5075           
  Misses       1654     1654           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4ced020...f6e32cd. Read the comment docs.

@amcadmus amcadmus requested a review from njzjz August 8, 2021 07:43
@amcadmus amcadmus merged commit b30a75e into deepmodeling:devel Aug 8, 2021
@amcadmus amcadmus deleted the compute-tensor branch August 9, 2021 02:35
gzq942560379 pushed a commit to HPC-AI-Team/deepmd-kit that referenced this pull request Sep 2, 2021
* add lammps compute style for deep tensor

* support the choice of floating point precision

* update doc for deeptensor/atom

Co-authored-by: Han Wang <wang_han@iapcm.ac.cn>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants