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
fleur
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
52
Issues
52
List
Boards
Labels
Service Desk
Milestones
Operations
Operations
Incidents
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
fleur
fleur
Commits
7a600f2a
Commit
7a600f2a
authored
Sep 18, 2018
by
Daniel Wortmann
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Second try to remove inpXML switch :-)
parent
1ebf0a40
Changes
15
Hide whitespace changes
Inline
Side-by-side
Showing
15 changed files
with
15 additions
and
15 deletions
+15
-15
main/fleur_help.F90
main/fleur_help.F90
+1
-1
tests/tests/Bi2Te3XML/test.run1
tests/tests/Bi2Te3XML/test.run1
+1
-1
tests/tests/CuBandXML/test.run1
tests/tests/CuBandXML/test.run1
+1
-1
tests/tests/CuBulkLibXC/test.run1
tests/tests/CuBulkLibXC/test.run1
+1
-1
tests/tests/CuBulkXML/test.run1
tests/tests/CuBulkXML/test.run1
+1
-1
tests/tests/CuDOSXML/test.run1
tests/tests/CuDOSXML/test.run1
+1
-1
tests/tests/Fe_1lXML/test.run1
tests/tests/Fe_1lXML/test.run1
+1
-1
tests/tests/Fe_1l_SOCXML/test.run1
tests/tests/Fe_1l_SOCXML/test.run1
+1
-1
tests/tests/Fe_bctXML/test.run1
tests/tests/Fe_bctXML/test.run1
+1
-1
tests/tests/Fe_bct_LibXC/test.run1
tests/tests/Fe_bct_LibXC/test.run1
+1
-1
tests/tests/Fe_bct_SOCXML/test.run1
tests/tests/Fe_bct_SOCXML/test.run1
+1
-1
tests/tests/Fe_fccXML/test.run1
tests/tests/Fe_fccXML/test.run1
+1
-1
tests/tests/NiO_ldauXML/test.run1
tests/tests/NiO_ldauXML/test.run1
+1
-1
tests/tests/PTO-SOCXML/test.run1
tests/tests/PTO-SOCXML/test.run1
+1
-1
tests/tests/PTOXML/test.run1
tests/tests/PTOXML/test.run1
+1
-1
No files found.
main/fleur_help.F90
View file @
7a600f2a
...
...
@@ -72,7 +72,7 @@ MODULE m_fleur_help
PUBLIC
fleur_help
CONTAINS
SUBROUTINE
check_arguments
()
USE
m_judft
USE
m_judft
_stop
IMPLICIT
NONE
INTEGER
::
i
,
n
CHARACTER
(
len
=
200
)::
str
...
...
tests/tests/Bi2Te3XML/test.run1
View file @
7a600f2a
...
...
@@ -3,7 +3,7 @@
jt::copyfile("files/inp.xml",$workdir);
jt::copyfile("files/enpara",$workdir);
jt::testrun("$executable
-xmlInput
",$workdir);
jt::testrun("$executable ",$workdir);
#now test output
$result=jt::test_grepexists("$workdir/out","it= 1 is completed");
...
...
tests/tests/CuBandXML/test.run1
View file @
7a600f2a
...
...
@@ -3,7 +3,7 @@
jt::copyfile("files/inp.xml",$workdir);
jt::copyfile("files/enpara",$workdir);
jt::testrun("$executable
-xmlInput
",$workdir);
jt::testrun("$executable ",$workdir);
#now test output
$result=jt::test_fileexists("$workdir/band.1");
...
...
tests/tests/CuBulkLibXC/test.run1
View file @
7a600f2a
...
...
@@ -3,7 +3,7 @@
jt::copyfile("files/inp.xml",$workdir);
jt::copyfile("files/enpara",$workdir);
jt::testrun("$executable
-xmlInput
",$workdir);
jt::testrun("$executable ",$workdir);
#now test output
$result=jt::test_grepexists("$workdir/out","it= 1 is completed");
...
...
tests/tests/CuBulkXML/test.run1
View file @
7a600f2a
...
...
@@ -3,7 +3,7 @@
jt::copyfile("files/inp.xml",$workdir);
jt::copyfile("files/enpara",$workdir);
jt::testrun("$executable
-xmlInput
",$workdir);
jt::testrun("$executable ",$workdir);
#now test output
$result=jt::test_grepexists("$workdir/out","it= 1 is completed");
...
...
tests/tests/CuDOSXML/test.run1
View file @
7a600f2a
...
...
@@ -3,7 +3,7 @@
jt::copyfile("files/inp.xml",$workdir);
jt::copyfile("files/enpara",$workdir);
jt::testrun("$executable
-xmlInput
",$workdir);
jt::testrun("$executable ",$workdir);
#now test output
$result=jt::test_fileexists("$workdir/DOS.1");
...
...
tests/tests/Fe_1lXML/test.run1
View file @
7a600f2a
...
...
@@ -5,7 +5,7 @@ jt::copyfile("files/inp.xml",$workdir);
jt::copyfile("files/enpara",$workdir);
jt::copyfile("files/sym.out",$workdir);
jt::testrun("$executable
-xmlInput
",$workdir);
jt::testrun("$executable ",$workdir);
#now test output
$result=jt::test_grepexists("$workdir/out","it= *1 *is completed");
...
...
tests/tests/Fe_1l_SOCXML/test.run1
View file @
7a600f2a
...
...
@@ -4,7 +4,7 @@ jt::copyfile("files/enpara",$workdir);
jt::copyfile("files/inp.xml",$workdir);
jt::copyfile("files/sym.out",$workdir);
jt::testrun("$executable
-xmlInput
",$workdir);
jt::testrun("$executable ",$workdir);
#now test output
$result=jt::test_grepexists("$workdir/out","it= 1 is completed");
...
...
tests/tests/Fe_bctXML/test.run1
View file @
7a600f2a
...
...
@@ -3,7 +3,7 @@
jt::copyfile("files/inp.xml",$workdir);
jt::copyfile("files/sym.out",$workdir);
jt::testrun("$executable
-xmlInput
",$workdir);
jt::testrun("$executable ",$workdir);
#now test output
$result=jt::test_fileexists("$workdir/out");
...
...
tests/tests/Fe_bct_LibXC/test.run1
View file @
7a600f2a
...
...
@@ -3,7 +3,7 @@
jt::copyfile("files/inp.xml",$workdir);
jt::copyfile("files/sym.out",$workdir);
jt::testrun("$executable
-xmlInput
",$workdir);
jt::testrun("$executable ",$workdir);
#now test output
$result=jt::test_fileexists("$workdir/out");
...
...
tests/tests/Fe_bct_SOCXML/test.run1
View file @
7a600f2a
...
...
@@ -4,7 +4,7 @@ jt::copyfile("files/inp.xml",$workdir);
jt::copyfile("files/sym.out",$workdir);
jt::copyfile("files/enpara",$workdir);
jt::testrun("$executable
-xmlInput
",$workdir);
jt::testrun("$executable ",$workdir);
#now test output
$result=jt::test_fileexists("$workdir/out");
...
...
tests/tests/Fe_fccXML/test.run1
View file @
7a600f2a
...
...
@@ -3,7 +3,7 @@
jt::copyfile("files/inp.xml",$workdir);
jt::copyfile("files/sym.out",$workdir);
jt::testrun("$executable
-xmlInput
",$workdir);
jt::testrun("$executable ",$workdir);
#now test output
$result=jt::test_fileexists("$workdir/out");
...
...
tests/tests/NiO_ldauXML/test.run1
View file @
7a600f2a
...
...
@@ -4,7 +4,7 @@
jt::copyfile("files/inp.xml",$workdir);
jt::copyfile("files/sym.out",$workdir);
jt::testrun("$executable
-xmlInput
",$workdir);
jt::testrun("$executable ",$workdir);
#now test output
$result=jt::test_grepexists("$workdir/out","it= 9 is completed");
...
...
tests/tests/PTO-SOCXML/test.run1
View file @
7a600f2a
...
...
@@ -4,7 +4,7 @@ jt::copyfile("files/inp.xml",$workdir);
jt::copyfile("files/sym.out",$workdir);
jt::copyfile("files/enpara",$workdir);
jt::testrun("$executable
-xmlInput
",$workdir);
jt::testrun("$executable ",$workdir);
#now test output
$result=jt::test_grepexists("$workdir/out","it= 1 is completed");
...
...
tests/tests/PTOXML/test.run1
View file @
7a600f2a
...
...
@@ -4,7 +4,7 @@
jt::copyfile("files/inp.xml",$workdir);
jt::copyfile("files/sym.out",$workdir);
jt::testrun("$executable
-xmlInput
",$workdir);
jt::testrun("$executable ",$workdir);
#now test output
$result=jt::test_grepexists("$workdir/out","it= 1 is completed");
...
...
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