CASTOR plugin

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

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