Skip to content

Commit

Permalink
Merge pull request #146 from mala-project/fix_snap_history
Browse files Browse the repository at this point in the history
Sandia-MALA merge 2/6: SNAP descriptors
  • Loading branch information
RandomDefaultUser authored Jun 11, 2021
2 parents 976434b + 4946d91 commit b70a74f
Show file tree
Hide file tree
Showing 36 changed files with 2 additions and 3,399 deletions.
3 changes: 1 addition & 2 deletions mala/descriptors/in.bgrid.python
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Calculate SNAP descriptors on a 3D grid

# pass in values ngridx, ngridy, ngridz, twojmax, rcutfac, atom_config_fname
# pass in values ngridx, ngridy, ngridz, twojmax, rcutfac, atom_config_fname
# using command-line -var option

# Initialize simulation
Expand All @@ -13,7 +13,6 @@ mass * 1.0
# define grid compute and atom compute

group snapgroup type 1
#variable rcutfac equal 4.67637
variable rfac0 equal 0.99363
variable rmin0 equal 0
variable wj equal 1
Expand Down
6 changes: 1 addition & 5 deletions mala/descriptors/lammps_utils.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
"""
Collection of useful functions for working with LAMMPS.
Courtesy of the Sandia code. We have to talk about licensing.
"""
"""Collection of useful functions for working with LAMMPS."""

import numpy as np
import ctypes
Expand Down
Empty file modified mala/descriptors/snap.py
100644 → 100755
Empty file.
38 changes: 0 additions & 38 deletions ml-dft-sandia/descriptors/bispectrum.grid/README

This file was deleted.

11 changes: 0 additions & 11 deletions ml-dft-sandia/descriptors/bispectrum.grid/b.16Mar2020.dump

This file was deleted.

11 changes: 0 additions & 11 deletions ml-dft-sandia/descriptors/bispectrum.grid/b.25Oct2019.dump

This file was deleted.

128 changes: 0 additions & 128 deletions ml-dft-sandia/descriptors/bispectrum.grid/bgrid.16Mar2020.dat

This file was deleted.

Loading

0 comments on commit b70a74f

Please sign in to comment.