Skip to content
Snippets Groups Projects
  1. May 14, 2019
  2. Apr 14, 2019
  3. Apr 03, 2019
  4. Feb 01, 2019
  5. Jan 21, 2019
  6. Nov 15, 2018
  7. Nov 14, 2018
  8. Nov 13, 2018
  9. Oct 24, 2018
  10. Oct 18, 2018
  11. Oct 16, 2018
    • Jason Milhone's avatar
      Merge branch 'milhone_dev' into hpc_ready · 577b1cd1
      Jason Milhone authored
      Conflicts:
      	bin/run_finesse_solver.py
      	fabry/finesse/argon_solver.py
      
      Conflicts should be fixed by keeping the hpc_ready body. Most of the
      conflicts caused by running non hpc code on skywalker / testing.
      577b1cd1
    • Jason Milhone's avatar
      Harden plasma solver routines/scripts · f30025ba
      Jason Milhone authored
      run_multi_solver.py is a script that reads in a config file for the
      location of the argon_input.h5 files and the chord radius locations and
      then runs a multinest solver for Ti and the PCX velocity profile using
      all of the images.
      
      plasma.py had functionality added for calculating the momentum diffusion
      length, Lnu, using charge exchange cross sections (also added).
      
      argon_plasma_solver.py had minor edits for various functions. The big
      change is adding the multi image solver.
      
      check_argon_solver had minor edits for various functions. The big change
      is adding the multi image solver check functionality.
      f30025ba
    • Jason Milhone's avatar
      Lots of small changes · e9c1b048
      Jason Milhone authored
      e9c1b048
    • Jason Milhone's avatar
      Use numba trapz method for general_model · e4d27ea8
      Jason Milhone authored
      Wrap import matplotlib in try/except for HPC
      e4d27ea8
Loading