Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The steps to implement the adaptation is as follows:

  1. Create a config directory under the adaptation directory.

  2. Add/ update required configuration files:

    1. Update settings.yaml file

    2. Add chimera_config.yamlChimera Configuration File

    3. Write PGE config file

    4. Write Chimera constants file

  3. Implement the Preconditions Adaptation

  4. Implement the PgeJobSubmitter Adaptation

  5. Implement the PostProcessor Adaptation