-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Populate grid subsets for faces and key points (like X-points, strike points) #6
Comments
a994b4d Added x_points |
8e399d0 Added faces and core_cut |
760ef7b Added pfr_cut, throats, targets, fixed speed issue |
3d5972b Finished all but midplane subsets |
62371f2 Added inner and outer midplane subsets |
With new visualitation through GGDUtils, it has come to light that some subsets are not created properly: Issues to fix:
@eldond Please add more issues to fix if you can spot them. |
Actually, the inner midplane did not get populated because jxi index is not provided in our sample SOLPS files. So I'm marking this resolved. It will probably show the same feature as y-aligned (poliodal direction aligned) edges which is what is written in the OMAS data structure schema webpage. Is that a typo there? |
3062359 Inner throat edge issue fixed. |
That was my bad. I got confused about y-aligned edge definition. I have corrected the outer midplane and inner midplane generation. The inner midplane would be populated if jxi information is provided in b2mn.dat. We can close this issue again now. |
Beautiful. |
The text was updated successfully, but these errors were encountered: