Skip to content

Commit

Permalink
...EJB
Browse files Browse the repository at this point in the history
  • Loading branch information
ebylaska committed Aug 8, 2024
1 parent e37fbfd commit 8caadb1
Show file tree
Hide file tree
Showing 4 changed files with 186 additions and 0 deletions.
45 changes: 45 additions & 0 deletions QA/BAND-B/band9a.nw
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
title "swnc: e theory=band xc=pbe formula=Cu4 charge=0 mult=1"
#machinejob:expert

echo

start band-pbe-B2-mylabel

permanent_dir ./permt
scratch_dir ./permt

memory 1900 mb

charge 0

geometry noautoz nocenter noautosym
system crystal cartesian
lattice_vectors
10.00000 0.000000 0.000000
0.000000 10.00000 0.000000
0.000000 0.000000 10.00000
end

B 0.000000 0.000000 0.000000
B 0.000000 0.00000 2.500000
end

nwpw
### pseudopotential block begin ###
### pseudopotential block end ###
cutoff 30.0
mult 1
xc lda

steepest_descent
loop 100 10
tolerances 1.0e-9 1.0e-9
end
loop 1 1000
tolerances 1.0e-8 1.0e-8
#vectors input band-pbe-B2-mylabel.movecs output junk.elc
vectors input junk.elc output junk.elc

end
task band energy

47 changes: 47 additions & 0 deletions QA/BAND-B/band9b.nw
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
title "swnc: e theory=band xc=pbe formula=Cu4 charge=0 mult=1"
#machinejob:expert

echo

start band-pbe-B2-mylabel

permanent_dir ./permt
scratch_dir ./permt

memory 1900 mb

charge 0

geometry noautoz nocenter noautosym
system crystal cartesian
lattice_vectors
10.00000 0.000000 0.000000
0.000000 10.00000 0.000000
0.000000 0.000000 10.00000
end

B 0.000000 0.000000 0.000000
B 0.000000 0.00000 2.500000
end

nwpw
### pseudopotential block begin ###
### pseudopotential block end ###
cutoff 30.0
mult 1
xc lda

steepest_descent
loop 100 10
tolerances 1.0e-9 1.0e-9
end
loop 1 1000
tolerances 1.0e-8 1.0e-8
#vectors input band-pbe-B2-mylabel.movecs output junk.elc
vectors input junk.elc output junk.elc

monkhorst-pack 2 1 1

end
task band energy

47 changes: 47 additions & 0 deletions QA/BAND-B/band9c.nw
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
title "swnc: e theory=band xc=pbe formula=Cu4 charge=0 mult=1"
#machinejob:expert

echo

start band-pbe-B2-mylabel

permanent_dir ./permt
scratch_dir ./permt

memory 1900 mb

charge 0

geometry noautoz nocenter noautosym
system crystal cartesian
lattice_vectors
10.00000 0.000000 0.000000
0.000000 10.00000 0.000000
0.000000 0.000000 10.00000
end

B 0.000000 0.000000 0.000000
B 0.000000 0.00000 2.500000
end

nwpw
### pseudopotential block begin ###
### pseudopotential block end ###
cutoff 30.0
mult 1
xc lda

steepest_descent
loop 100 10
tolerances 1.0e-9 1.0e-9
end
loop 10 1000
tolerances 1.0e-8 1.0e-8
#vectors input band-pbe-B2-mylabel.movecs output junk.elc
vectors input junk.elc output junk.elc

monkhorst-pack 2 2 1

end
task band energy

47 changes: 47 additions & 0 deletions QA/BAND-B/band9d.nw
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
title "swnc: e theory=band xc=pbe formula=Cu4 charge=0 mult=1"
#machinejob:expert

echo

start band-pbe-B2-mylabel

permanent_dir ./permt
scratch_dir ./permt

memory 1900 mb

charge 0

geometry noautoz nocenter noautosym
system crystal cartesian
lattice_vectors
10.00000 0.000000 0.000000
0.000000 10.00000 0.000000
0.000000 0.000000 10.00000
end

B 0.000000 0.000000 0.000000
B 0.000000 0.00000 2.500000
end

nwpw
### pseudopotential block begin ###
### pseudopotential block end ###
cutoff 30.0
mult 1
xc lda

steepest_descent
loop 100 10
tolerances 1.0e-9 1.0e-9
end
loop 10 1000
tolerances 1.0e-8 1.0e-8
#vectors input band-pbe-B2-mylabel.movecs output junk.elc
vectors input junk.elc output junk.elc

monkhorst-pack 3 3 1

end
task band energy

0 comments on commit 8caadb1

Please sign in to comment.