Skip to content

Resolve "Implement generic run function in base ensemble"

I implemented the generic run function in base ensemble

changes

  • added the run method and a corresponding unit test
  • added a def _observe_configuration(self, step) method
  • added observers to data container in the existing method attach_observer

Closes #183 (closed)

Edited by Mattias Ångqvist

Merge request reports