Skip to content
Snippets Groups Projects
Commit ac0f1b67 authored by Hagen-Henrik Kowalski's avatar Hagen-Henrik Kowalski
Browse files

Minor bugfix

parent ee30fadd
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -49,6 +49,7 @@ def parse(name):
sysrefs = Parse.openSection("section_system_to_system_refs")
Parse.addValue("system_to_system_kind", "subsystem")
Parse.addValue("system_to_system_ref", Basesystem)
Parse.closeSection("section_system_to_system_refs", sysrefs)
Parse.addArrayValues("configuration_periodic_dimensions", pbc)
Parse.addArrayValues("atom_labels", super_sym)
Parse.addArrayValues("atom_positions", super_pos)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment