Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
F
FaVAD
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
NMPP
FaVAD
Commits
ade57b97
Commit
ade57b97
authored
Feb 20, 2020
by
Francisco Javier Dominguez Gutierrez
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README.txt
parent
dd927cc5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
1 deletion
+16
-1
sample/input/descriptor_vectors/H-W/README.txt
sample/input/descriptor_vectors/H-W/README.txt
+16
-1
No files found.
sample/input/descriptor_vectors/H-W/README.txt
View file @
ade57b97
...
...
@@ -10,4 +10,19 @@ obtained as follows:
a) bcc W atom
b) H atom in a tetrahedral instersitial site
c) W atom as first nearest neighbor to the H atom
d) W atom as second nearest neighbor to the H atom
\ No newline at end of file
d) W atom as second nearest neighbor to the H atom
Attention need to be paid to the quip command line to compute the
DVs for the hydrogenated W sample
The command line is:
quip atoms_filename=interstitial_geometry.xyz descriptor_str="soap cutoff=3.0 l_max=4 n_max=4 atom_sigma=0.5 n_Z=2 Z={74 1} n_species=2 species_Z={74 1}"
where:
n_Z=2 is defined for 2 species in the material sample, this value can be changed
for material with more than 2 species.
Z={74 1} this parameter is defined according to the charge of the species, here
we consider that W = 74 and H = 1. The order of these number needs to be
defined according to the list of atoms defined in the xyz file.
n_species=2 this is the number of species in the material
species_Z={74 1} the order for this parameter is defined by the xyz file.
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment