Develop the ability to use plasmod/jetto profile directly in PROCESS
Open
@grmtrkngtn is already working on this.
Since Oct 21, 2024.
Physics
- Dominant language
- Python
- Stars
- 71
- Forks
- 27
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 33
Description
When the plasma profile was refactored, it was done so with a view to using completely custom profiles. However, a custom case was never developed or tested in practice. Now we should test this ability.
- Figure out the best way to import profile data into PROCESS.
- Modify the code to handle this profile (add new argument, and create the profile object correctly)
- Point generic profile object to data
- Run, test.
- Develop a tool for profile comparison between PROCESS and external profile.
Tools to read JETTO files:
https://git.ccfe.ac.uk/jintrac/jetto-pythontools
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.
Assessment
This issue has not been assessed yet.