mirror of
https://git.gfz-potsdam.de/naaice/poet.git
synced 2025-12-16 04:48:23 +01:00
refactor: introduce new base class BaseChemModule for both sequential and parallel chemistry module refactor: iterative loop of simulations in poet application via template function This should make the application code more readable.