ukaea / ukaea/PROCESS

Update VaryRun to accommodate external models

Open
#2,951 1 comment 0 reactions 1 assignee View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
71
Forks
27
Avg merge
2d 18h
Merged PRs (30d)
33

Description

Currently VaryRun calls multiple SingleRuns by calling PROCESS from the command line. This means that an external model e.g. a cost model can't overwrite the cost model instance before each run. This is in contrast to SingleRun where an instance can be created, a model overwritten, and then the SingleRun performed.

It would be useful if a model/s could be supplied to VaryRun such that models could be overwritten before each run within a VaryRun.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.