ukaea / PROCESS

PROCESS is a systems code at UKAEA that calculates in a self-consistent manner the parameters of a fusion power plant with a specified performance, ensuring that its operating limits are not violated, and with the option to optimise to a given function of these parameters.
https://ukaea.github.io/PROCESS/
MIT License
26 stars 11 forks source link

Do not check ifail for once through regression tests #3207

Closed timothy-nunn closed 4 weeks ago

timothy-nunn commented 4 weeks ago

Description

In regression tests, don't check the ifail value if the MFile results from a once-through evaluation

mkovari commented 4 weeks ago

Tim, ready for you to merge. (I would have done it but wasn't sure whether to choose "Squash and merge" or "Rebase and merge".)