ukaea / ukaea/PROCESS

Have plot_proc cross-sections show the true vessel shapes

Open
#3,774 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Blanket First Wall Input/Output Files
Dominant language
Python
Stars
71
Forks
27
Avg merge
2d 18h
Merged PRs (30d)
33

Description

At the moment it seems that in plot_proc.py that the shape of the vacuum vessel, first wall and blanket do not reflect the different shape options given by the setting of the i_fw_blkt_vv_shape. plot_proc. only seems to plot the double elliptical shape for all cases and not the D-shaped model given when i_fw_blkt_vv_shape == 1

Description of issue / requirement to address

Proposed solution

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.

Research direction

Start in plot_proc.py and trace how the i_fw_blkt_vv_shape setting is used when plotting the vacuum vessel, first wall, and blanket cross-sections. Confirm the current behavior for the available shape options, including the D-shaped model when i_fw_blkt_vv_shape == 1. Done means the plots reflect the selected vessel shape rather than always showing the double elliptical shape.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
data-visualization
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.