Run Metadata
Initial Configuration
 output-directory = ./
 load-balancer = RCB
 time-start = 0
 time-length = 1
 solver-mhd = roe_athena
 save-mhd-n = 0.1
 resistivity = 0
 remove-div-B-n = -1
 adiabatic-index = 1.6666667
 vacuum-permeability = 1
 proton-mass = 1
 time-step-factor = 0.5
 [grid]
 periodic = {false, false, false}
 nr-cells = {1, 100 + 2, 1}
 volume = {1, 1 + 2.0/100, 1}
 start = {-0.5, -0.5 - 1.0/100, -0.5}
 [initial]
 default.number-density = (r[1] < 0) ? 1 : 0.125
 default.velocity = {0, 0, 0}
 default.pressure = (r[1] < 0) ? 1 : 0.1
 default.magnetic-field = {0, 0.75, (r[1] < 0) ? 1 : -1}
 [value-boundaries]
 nr-boxes = 2
 box1.start = {-99, -99, -99}
 box1.end = {99, -0.5, 99}
 box1.time = 0
 box1.number-density = 1
 box1.velocity = {0, 0, 0}
 box1.pressure = 1
 box1.magnetic-field = {0, 0.75, 1}
 box2.start = {-99, 0.5, -99}
 box2.end = {99, 99, 99}
 box2.time = 0
 box2.number-density = 0.125
 box2.velocity = {0, 0, 0}
 box2.pressure = 0.1
 box2.magnetic-field = {0, 0.75, -1}
Output Data
Similar Runs

This interface has been recently updated. If you experience problems or have any questions please contact the CCMC staff.