📄 claw3ez.data
字号:
20 mx = cells in x direction 20 my = cells in y direction 20 mz = cells in z direction 8 nout = number of output times to print results1 outstyle = style of specifying output times0.8 tfinal = final time0.01d0 dtv(1) = initial dt (used in all steps if method(1)=0)1.0d99 dtv(2) = max allowable dt1.d0 cflv(1) = max allowable Courant number0.9d0 cflv(2) = desired Courant number500 nv(1) = max number of time steps per call to claw21 method(1) = 1 for variable dt, = 0 for fixed dt2 method(2) = order22 method(3) = transverse order1 method(4) = verbosity of output0 method(5) = source term splitting0 method(6) = mcapa0 method(7) = maux (should agree with parameter in driver)1 meqn = number of equations in hyperbolic system1 mwaves = number of waves in each Riemann solution3 mthlim(mw) = limiter for each wave (mw=1,mwaves)0.d0 t0 = initial time0.0d0 xlower = left edge of computational domain1.0d0 xupper = right edge of computational domain0.0d0 ylower = bottom edge of computational domain1.0d0 yupper = top edge of computational domain0.0d0 zlower = front edge of computational domain1.0d0 zupper = back edge of computational domain2 mbc = number of ghost cells at each boundary1 mthbc(1) = type of boundary conditions at xlower1 mthbc(2) = type of boundary conditions at xupper1 mthbc(3) = type of boundary conditions at ylower1 mthbc(4) = type of boundary conditions at yupper1 mthbc(5) = type of boundary conditions at zlower1 mthbc(6) = type of boundary conditions at zupper1 lx = data divided among lx processors in x-dir.1 ly = data divided among ly processors in y-dir.3 lz = data divided among lz processors in z-dir.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -