Fixes Continue from Last Run and Implements Geoms File

This commit is contained in:
2023-06-10 23:56:57 -03:00
parent d0be244d3c
commit 8bed68c451
6 changed files with 49 additions and 14 deletions

View File

@@ -51,6 +51,7 @@ def main():
player.read_potentials()
player.create_simulation_dir()
player.create_geoms_file()
player.print_keywords()