Skip to content
Snippets Groups Projects
Commit 832fcac5 authored by Mohamed, Fawzi Roberto (fawzi)'s avatar Mohamed, Fawzi Roberto (fawzi)
Browse files

set program_name and basis_set_type

parent d4322265
Branches
Tags preMetaRename
No related merge requests found
...@@ -88,6 +88,7 @@ mainFileDescription = SM( ...@@ -88,6 +88,7 @@ mainFileDescription = SM(
required = True, required = True,
forwardMatch = True, forwardMatch = True,
sections = ['section_run'], sections = ['section_run'],
fixedStartValues={'program_name': 'DFTB+', 'program_basis_set_type': 'LCAO'},
subMatchers = [ subMatchers = [
SM(name = 'header', SM(name = 'header',
startReStr = r"\s*Fermi distribution function", startReStr = r"\s*Fermi distribution function",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment