Add readme
This commit is contained in:
parent
c8be709be9
commit
470256cc37
2 changed files with 12 additions and 0 deletions
3
README.md
Normal file
3
README.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
# CAC
|
||||
|
||||
This is the code generated as a culmination of my PhD efforts.
|
9
input/eamalloy.in
Normal file
9
input/eamalloy.in
Normal file
|
@ -0,0 +1,9 @@
|
|||
read_data cu_block.restart
|
||||
potential eamalloy Cu_mishin1.eam.alloy Cu
|
||||
#potential eamtab
|
||||
neighbor 2.0
|
||||
dump out 100 Cu
|
||||
thermo 10
|
||||
#set_force all null null 0
|
||||
min_style fire
|
||||
minimize 1d-12 1d-12 100000
|
Loading…
Add table
Add a link
Reference in a new issue