Skip to content
Snippets Groups Projects
Commit 05fde619 authored by Ask Hjorth Larsen's avatar Ask Hjorth Larsen
Browse files

set program_basis_set_type to MM for force field code as discussed on mailing list.

parent 848c0f1e
No related branches found
No related tags found
No related merge requests found
......@@ -708,7 +708,8 @@ infoFileDescription = SM(
name='root',
weak=True,
startReStr='',
fixedStartValues={'program_name': 'gulp'},
fixedStartValues={'program_name': 'gulp',
'program_basis_set_type': 'MM'},
sections=['section_run'],
subMatchers=[
get_header_sm(),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment