Skip to content
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

Feature/write geqdsk file #18

Closed
wants to merge 2 commits into from

Conversation

mgyoo86
Copy link
Contributor

@mgyoo86 mgyoo86 commented Jan 22, 2025

Fixes the format for the header and numerical data:

  • %-48s for description (including time at the last)
  • %4d%4d%4d for idum, nw, nh
  • %16.9E for numeric data without whitespaces

Since the writeg function takes the description as the keyword argument,
one can define and pass their own descriptions (except for the time) outside of the EFIT.jl.

@bclyons12 bclyons12 self-requested a review January 22, 2025 01:29
@bclyons12
Copy link
Collaborator

Closing in favor of #19 since I can push to your fork

@bclyons12 bclyons12 closed this Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants