📄 amr2ez.data
字号:
20 mx = cells in x direction 1 my = cells in y direction -3 mxnest = max number of grid levels (<0 => anisotropic) 4 10 inratx = refinement ratios in x (1..mxnest-1) 1 1 inraty = refinement ratios in y (all 1's for 1d) 4 10 inratt = refinement ratios in time (1..mxnest-1)30 nout = number of output times to print results1 outstyle = style of specifying output times1.5d0 tfinal = final time0.01d0 dtv(1) = initial dt (used in all steps if method(1)=0)1.0d99 dtv(2) = max allowable dt1.0d0 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) = order0 method(3) = transverse order3 method(4) = verbosity of output0 method(5) = source term splitting0 method(6) = mcapa0 method(7) = maux (should agree with parameter in driver)2 meqn = number of equations in hyperbolic system2 mwaves = number of waves in each Riemann solution3 3 mthlim(mw) = limiter for each wave (mw=1,mwaves)0.d0 t0 = initial time-1.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 domain2 mbc = number of ghost cells at each boundary3 mthbc(1) = type of boundary conditions at left1 mthbc(2) = type of boundary conditions at right1 mthbc(3) = type of boundary conditions at bottom1 mthbc(4) = type of boundary conditions at topF do a restart (input from restart.data)1000 ichkpt (how often to checkpoint in fort.chk****)-0.5 tol (tolerance for Richardson estimator)0.01 tolsp (spatial tolerance for refinement)2 kcheck (how often to est. error - related to buffer size)3 ibuff (buffer zone size - add # of flagged pts to add).70 cutoff (efficiency cutoff for grid generator)F PRINT option (if T prints soln. to fort.amr)F NCAR graphicsT Matlab graphicsF dprint - verbose domain flagsF eprint - error estimation - output the flagsF edebug - even more error est. outputF gprint - grid generation output (bisection, clustering,...)F nprint - proper nesting outputF pprint - projectiong of tagged pts. outputF rprint - verbose regridding - output new grid summaryF sprint - space (memory) outputT tprint - time step reporting - for each levelF uprint - updating/upbnding reporting
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -