diff --git a/orszag_tang.athinput b/orszag_tang.athinput new file mode 100644 index 0000000..275a1e8 --- /dev/null +++ b/orszag_tang.athinput @@ -0,0 +1,70 @@ +# AthenaXXX input file for Orszag-Tang MHD vortex test + + +problem = Orszag-Tang vortex +reference = Orszag,S. & Tang,W., J. Fluid Mech., 90, 129 (1998) + + +basename = OrszagTang # problem ID: basename of output filenames + + +nghost = 3 # Number of ghost cells +nx1 = 200 # Number of zones in X1-direction +x1min = -0.5 # minimum value of X1 +x1max = 0.5 # maximum value of X1 +ix1_bc = periodic # inner-X1 boundary flag +ox1_bc = periodic # outer-X1 boundary flag + +nx2 = 200 # Number of zones in X2-direction +x2min = -0.5 # minimum value of X2 +x2max = 0.5 # maximum value of X2 +ix2_bc = periodic # inner-X2 boundary flag +ox2_bc = periodic # outer-X2 boundary flag + +nx3 = 1 # Number of zones in X3-direction +x3min = -0.5 # minimum value of X3 +x3max = 0.5 # maximum value of X3 +ix3_bc = periodic # inner-X3 boundary flag +ox3_bc = periodic # outer-X3 boundary flag + + +nx1 = 200 # Number of cells in each MeshBlock, X1-dir +nx2 = 200 # Number of cells in each MeshBlock, X2-dir +nx3 = 1 # Number of cells in each MeshBlock, X3-dir + +