VTT-ProperTune / OpenPFC

Open-source solver for phase field crystal type (PFC) type problems.
GNU Affero General Public License v3.0
8 stars 4 forks source link

Implement callback functionality #44

Open ahojukka5 opened 4 months ago

ahojukka5 commented 4 months ago

User should be able to define own callback function which is then called after each time step. This way user can e.g. query some extra information from the simulation or modify the simulation on the fly.