Skip to content
Snippets Groups Projects
Commit d98e4c2c authored by Cuauhtemoc Salazar's avatar Cuauhtemoc Salazar
Browse files

Fixed typo

parent 062470af
Branches
Tags
3 merge requests!115V0.8.0 beta,!113V0.8.0,!111Url codes
Pipeline #75210 failed
......@@ -172,7 +172,7 @@ parsers = [
TemplateParser(),
ChaosParser(),
LegacyParser(
name='parsers/phonopy', code_name='Phonopy' ,code_homepage='https://phonopy.github.io/phonopy/'
name='parsers/phonopy', code_name='Phonopy' ,code_homepage='https://phonopy.github.io/phonopy/',
parser_class_name='phonopyparser.PhonopyParserWrapper',
# mainfile_contents_re=r'', # Empty regex since this code calls other DFT codes.
mainfile_name_re=(r'.*/phonopy-FHI-aims-displacement-0*1/control.in$')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment