Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
nomad-lab
parser-wien2k
Commits
0313048f
Commit
0313048f
authored
Apr 26, 2018
by
Daria M. Tomecka
Browse files
adapt copyright header
parent
05d038c5
Changes
7
Hide whitespace changes
Inline
Side-by-side
parser/parser-wien2k/wien2k_parser.py
View file @
0313048f
...
...
@@ -12,7 +12,7 @@ import wien2k_parser_struct, wien2k_parser_in0, wien2k_parser_in1c, wien2k_pars
# This is the parser for the main output file (.scf) of WIEN2k.
################################################################
# Copyright 2016-2018
The NOMAD Developers Group
# Copyright 2016-2018
Daria M. Tomecka, Fawzi Mohamed
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
...
...
parser/parser-wien2k/wien2k_parser_in0.py
View file @
0313048f
...
...
@@ -11,7 +11,7 @@ import os, sys, json, logging
# This is the subparser for the WIEN2k input file (.in0)
################################################################
# Copyright 2016-2018
The NOMAD Developers Group
# Copyright 2016-2018
Daria M. Tomecka, Fawzi Mohamed
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
...
...
parser/parser-wien2k/wien2k_parser_in1.py
View file @
0313048f
...
...
@@ -10,7 +10,7 @@ import os, sys, json
# This is the subparser for the WIEN2k input file (.in1)
################################################################
# Copyright 2016-2018
The NOMAD Developers Group
# Copyright 2016-2018
Daria M. Tomecka, Fawzi Mohamed
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
...
...
parser/parser-wien2k/wien2k_parser_in1c.py
View file @
0313048f
...
...
@@ -10,7 +10,7 @@ import os, sys, json
# This is the subparser for the WIEN2k input file (.in1c)
################################################################
# Copyright 2016-2018
The NOMAD Developers Group
# Copyright 2016-2018
Daria M. Tomecka, Fawzi Mohamed
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
...
...
parser/parser-wien2k/wien2k_parser_in2.py
View file @
0313048f
...
...
@@ -10,7 +10,7 @@ import os, sys, json
# This is the subparser for the WIEN2k input file (.in2)
################################################################
# Copyright 2016-2018
The NOMAD Developers Group
# Copyright 2016-2018
Daria M. Tomecka, Fawzi Mohamed
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
...
...
parser/parser-wien2k/wien2k_parser_in2c.py
View file @
0313048f
...
...
@@ -10,7 +10,7 @@ import os, sys, json
# This is the subparser for the WIEN2k input file (.in2c)
################################################################
# Copyright 2016-2018
The NOMAD Developers Group
# Copyright 2016-2018
Daria M. Tomecka, Fawzi Mohamed
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
...
...
parser/parser-wien2k/wien2k_parser_struct.py
View file @
0313048f
...
...
@@ -12,7 +12,7 @@ import ase.geometry
# This is the subparser for the main WIEN2k input file (.struct)
################################################################
# Copyright 2016-2018
The NOMAD Developers Group
# Copyright 2016-2018
Daria M. Tomecka, Fawzi Mohamed
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
...
...
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