ukaea / ukaea/PROCESS

If PROCESS run fails with error_status=3, then the MFILE cannot be read by PROCESS mfile libraries

Open
#1,771 0 comments 0 reactions 1 assignee View on GitHub

@ajpearcey is already working on this.

Since Oct 31, 2025.

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

Description

In GitLab by @ajpearcey on Oct 19, 2022, 09:30

This issue arises when using PROCESS to scan. If an error which stops a PROCESS run with error_status=3 is found, then PROCESS ends without printing the lines at the end

 Number_of_scan_points___________________________________________________ (isweep)______________________             41    
 Scanning_variable_number________________________________________________ (nsweep)______________________             20 

Often this means many "good/feasible" scan points cannot be read because one "bad" point. This means the plotting tools cannot be used without some very hacky fudges.

In addition, the isweep will not be correct as it will not complete all the requestion scan points.

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.