Run Metadata
Initial Configuration
 output-directory = ./
 load-balancer = RCB
 time-start = 0
 time-length = 12
 solver-mhd = roe_athena
 save-mhd-n = 1
 resistivity =  0
 remove-div-B-n = 0.05
 adiabatic-index = 1.4
 vacuum-permeability = 1
 proton-mass = 1
 time-step-factor = 0.5
 [grid]
 periodic = {true, true, false}
 nr-cells = {50, 50, 1}
 volume = {1, 1, 1}
 start = {-0.5, -0.5, -0.5}
 [initial]
 default.number-density = abs(r[1]) < 0.25 ? 2 : 1
 default.velocity = {0.1 * sin(2*pi*r[0]) + (abs(r[1]) < 0.25 ? -0.5 : 0.5), 0.1 * cos(2*pi*r[0]), 0}
 default.pressure = 3
 default.magnetic-field = {0.25, 0, 0}
Output Data
Similar Runs

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