Run Metadata
Initial Configuration
 {
     "adiabatic-index": 1.4,
     "grid-options": {
         "cells": "{200, 200, 1}",
         "periodic": "{true, true, false}",
         "start": "{-volume[0]/2, -volume[1]/2, -volume[2]/2}",
         "volume": "{1, 1, 1}"
     },
     "load-balancer": "RCB",
     "magnetic-field": {
         "default": "{0.25, 0, 0}"
     },
     "minimum-pressure": 0.0,
     "number-density": {
         "default": "abs(y) < 0.25 ? 2 : 15"
     },
     "poisson-norm-increase-max": 10.0,
     "poisson-norm-stop": 1e-10,
     "pressure": {
         "default": "3"
     },
     "proton-mass": 1.0,
     "remove-div-B-n": 0.05,
     "resistivity": "0",
     "save-mhd-n": 1.0,
     "solver-mhd": "roe-athena",
     "time-length": 12.0,
     "time-start": 0.0,
     "time-step-factor": 0.5,
     "vacuum-permeability": 1.0,
     "velocity": {
         "default": "{0.1 * sin(2*pi*x) + (abs(y) < 0.25 ? -0.5 : 0.5), 0.1 * cos(2*pi*x), 0}"
     }
 }
Output Data
Similar Runs

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