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

NSTX support, JSON input file, Colored messages, bug fixes #23

Merged
merged 10 commits into from
May 31, 2014

Conversation

lstagner
Copy link
Member

This PR Implements the following....

  • NSTX support
  • Routine to get beam geometry from TRANSP variables
  • JSON input file support
    • Input procedure still supported but prints warning
  • Procedure to check input file format
  • Prints more errors and warnings in color
  • Fixes bug in fidasim.f90 bremstruhlung calculation

Backward incompatible changes

  • (x|y|z)dim(1|2) input file variables were replaced with better named (x|y|z)(min|max)

Luke Stagner added 10 commits April 28, 2014 19:43
Added colored messages(green), warnings(yellow), and errors(red)
Added routine that checks input file variables
Replace (x|y|z)dim(1|2) with (x|y|z)(min|max)
Have read_brems... and calc_brems handle different chord types
prefida now checks input file
more colorful warnings
routine to calculate beam geometry from transp variables
update readme and templates
lstagner pushed a commit that referenced this pull request May 31, 2014
NSTX support, JSON input file, Colored messages, bug fixes
@lstagner lstagner merged commit 07ea07b into development May 31, 2014
@lstagner lstagner deleted the NSTX branch May 31, 2014 02:17
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.

None yet

1 participant