Skip to content
Snippets Groups Projects
Commit 190b1dc1 authored by Markus Scheidgen's avatar Markus Scheidgen
Browse files

Fixed code name.

parent aa7414da
Branches
Tags
No related merge requests found
......@@ -82,7 +82,7 @@ class MainParser(MainHierarchicalParser):
backend.addArrayValues('configuration_periodic_dimensions', self.ase.get_pbc())
def onClose_section_run(self, backend, *args, **kwargs):
backend.addValue('program_name', 'vasp')
backend.addValue('program_name', 'VASP')
backend.addValue('program_basis_set_type', 'plane waves')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment