Skip to content
Snippets Groups Projects
Commit d31460b4 authored by ankit kariryaa's avatar ankit kariryaa
Browse files

Add program_name and program_basis_set_type

parent db28c8d7
No related branches found
No related tags found
No related merge requests found
......@@ -16,6 +16,7 @@ mainFileDescription = SM(
repeats = True,
required = True,
forwardMatch = True,
fixedStartValues={'program_name': 'Gaussian', 'program_basis_set_type': 'gaussians' },
sections = ['section_run','section_method'],
subMatchers = [
SM(name = 'header',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment