Skip to content
Snippets Groups Projects
Commit d01197d2 authored by dk2u09's avatar dk2u09
Browse files

removed tmp dir definition

parent 4981f7d7
No related branches found
No related tags found
No related merge requests found
...@@ -2,7 +2,6 @@ ...@@ -2,7 +2,6 @@
calculation='vc-relax' calculation='vc-relax'
restart_mode='from_scratch', restart_mode='from_scratch',
pseudo_dir = '/potentials', pseudo_dir = '/potentials',
outdir='/tmp'
prefix='cu' prefix='cu'
tstress = .true. tstress = .true.
tprnfor = .true. tprnfor = .true.
......
...@@ -2,7 +2,6 @@ ...@@ -2,7 +2,6 @@
calculation='scf' calculation='scf'
restart_mode='from_scratch', restart_mode='from_scratch',
pseudo_dir = '/potentials', pseudo_dir = '/potentials',
outdir='/tmp'
prefix='cu' prefix='cu'
tstress = .true. tstress = .true.
tprnfor = .true. tprnfor = .true.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment