To-Do List
- code update: to-do list (12/18)
 - get ratio figures online (12/18)
 - add description to ratio figs (12/18)
 - notable progress on 'Results' (12/19)
 - finish ModYY description (12/20)
 
12/16-12/20
Data Viewing
NOTE: The three plots below are interactive.
Timeline
The inner grid must done in the normal queue, but I should be able to squeeze most of the outer grid runs into the development queue.
- W 12/18
      
- Inner grid: runID 50-10-15-**-hri
 - Inner grid: runID 50-10-20-**-hri
 - Inner grid: post-process today's runs
 
 - T 12/19
      
- Outer grid: runID 50-10-15-**-hro
 - Outer grid: runID 50-10-20-**-hro
 - Outer grid: post-process today's runs
 - Inner grid: runID 50-10-25-**-hri
 - Inner grid: runID 50-15-15-**-hri
 - Inner grid: post-process today's runs
 
 - F 12/20
      
- Super grid: test grid
 - Outer grid: runID 50-10-25-**-hro
 - Outer grid: runID 50-15-15-**-hro
 - Outer grid: post-process today's runs
 - Inner grid: runID 50-15-20-**-hri
 - Inner grid: runID 50-15-25-**-hri
 - Inner grid: post-process today's runs
 
 - S 12/21
      
- Outer grid: runID 50-15-20-**-hro
 - Outer grid: runID 50-15-25-**-hro
 - Outer grid: post-process today's runs
 - Inner grid: runID 50-20-15-**-hri
 - Inner grid: runID 50-20-20-**-hri
 - Inner grid: post-process today's runs
 
 - S 12/22
      
- Outer grid: runID 50-20-15-**-hro
 - Outer grid: runID 50-20-20-**-hro
 - Outer grid: post-process today's runs
 - Inner grid: runID 50-20-25-**-hri
 - Inner grid: runID 50-25-15-**-hri
 - Inner grid: post-process today's runs
 
 - M 12/23
      
- Outer grid: runID 50-20-25-**-hro
 - Outer grid: runID 50-25-15-**-hro
 - Outer grid: post-process today's runs
 - Inner grid: runID 50-25-20-**-hri
 - Inner grid: runID 50-25-25-**-hri
 - Inner grid: post-process today's runs
 
 - T 12/24
      
- Outer grid: runID 50-25-20-**-hro
 - Outer grid: runID 50-25-25-**-hro
 - Outer grid: post-process today's runs
 
 - W 12/25
      
- Start SN runs
 
 
Pipeline
I have nearly everything scripted at this point so everything should be smoothe from here. I only need to start jobs, transfer (bulk) data, and start post-processing.
- In the job script: select resolution (low/high), grid (inner/outer/super), parameter space
 - Manually change grid resolution and MAKE executable for appropriate grid
 - Start job. As each parameter set finishes it is moved
      to a directory with runID formatted as
      
with decimals removed. e.g., the default in the interactive plot above<mass> - <mass ratio> - <wind vel> - <wind/orbit ratio> - <lr/hr i/o/s>50-10-15-10-lristands formass: 5.0 [Msun] - mass ratio: 1.0 - wind vel: 15 [km/s] - wind ratio: 1.0 - resolution: low res - grid: inner - When job completes, manually move files to astro, then submit next job
 - run process.py script which will move through each new run directory and run post-processing. It will then save inner boundarys in a directory using same runID system.
 - once all inner boundaries are created, data is transferred back to Stampede and outer grid is run in bulk in a similar fashion.
 
