inputlu.data.sample
来自「openmp版的banchmark」· SAMPLE 代码 · 共 25 行
SAMPLE
25 行
cc***controls printing of the progress of iterations: ipr inorm 1 250cc***the maximum no. of pseudo-time steps to be performed: nitmax 250cc***magnitude of the time step: dt 2.0e+00cc***relaxation factor for SSOR iterations: omega 1.2cc***tolerance levels for steady-state residuals: tolnwt(m),m=1,5 1.0e-08 1.0e-08 1.0e-08 1.0e-08 1.0e-08 cc***number of grid points in xi and eta and zeta directions: nx ny nz 64 64 64c
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?