ProjectTorreyPines / ProjectTorreyPines/IMAS.jl
PAM would like flux surfaces on R,theta grid (IMAS.fluxsurfaces?)
Open
@jmcclena is already working on this.
Since Mar 10, 2023.
- Dominant language
- Julia
- Stars
- 7
- Forks
- 4
- Avg merge
- 4d 23h
- Merged PRs (30d)
- 1
Description
Talking with Joey and adding PAM to FUSE, PAM would like the flux surfaces on the r,theta grid.
From PAM['LIB']['plasmainfo'] : gEQDSK['fluxSurfaces'].resample(npts=tgrid, technique='uniform')
Also note that we can generate the grid from contours but they need to be uniformily sampled (technique='uniform')
Let's make IMAS.fluxsurfaces(dd) create a second profiles_2d[2] with grid1=r, grid2=theta ? @orso82
Contributor guide
No contributing guide indexed for this repository
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.