HetSys / SpinDec2

PX915 group A software development project for HetSys in modelling spinodal decomposition
GNU General Public License v3.0
0 stars 1 forks source link

Specification Extension Tasks #9

Closed dylanbmorgan closed 2 years ago

dylanbmorgan commented 2 years ago

Add functionality for the following specification extension tasks:

ShufflerBardOnTheEdge commented 2 years ago

The automatic check-pointing may not be required. It would require more involved code and possible a reasonable amount of computation time. Currently automatic check-pointing does not seem like it would have much of an impact and so I will not implement it unless it seems necessary.

dylanbmorgan commented 2 years ago

@ShufflerBardOnTheEdge Sure thing, so how does it work now? Does the user just define after how many steps the checkpointing file will be written?

ShufflerBardOnTheEdge commented 2 years ago

Yea that is how it currently works