MISHKA plugin

Mandatory fields in the configuration file for using the MISHKA plugin:

runner:
  type: MishkaRunner
  executable_path: "/path/to/mishka/executable"
  other_params: {
    "namelist_path": "/path/to/fort.10"
  }