Have plot_proc cross-sections show the true vessel shapes
Nobody has claimed this yet.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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