Skip to content

Define interface for AbstactKiteModel #150

@ufechner7

Description

@ufechner7

Our four models should support a well defined interface for:

  • creating an instance of the model
  • initialization
  • next_step! function including input parameters
  • update_sys_state! function
  • reporting errors/ exeptions

This would make it easier to write examples that run with any of the models.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions