neumannrf / electronic-structure-experiment

Uses the CP2K software package to run DFT simulations on nanoporous materials.
Apache License 2.0
2 stars 0 forks source link

Add the possibility to restart the geometry optimization #3

Closed lipelopesoliveira closed 1 year ago

lipelopesoliveira commented 1 year ago

Motivation

The current version of the code does not allow the restart of the geometry optimization or charge density calculation.

What should be done

Add a new option --Restart to both structure_optimization.py and charge_density.py that will add the commands required for restarting a simulation.