fctestw.init

来自「波浪数值模拟」· INIT 代码 · 共 28 行

INIT
28
字号
% FF: wave test init filefunwaveC dynamics wei_kirbydimension 401 8 0.5  1       % dimensions nx ny and dx & dy bottomstress   0.003 mixing biharmonic0  0.025         % mu and nu for rayleigh and biharmonic frictionbathymetry  flat  1.0            %  bathymetryeta_source  on monochromatic 0.1  0.2  0  200  %  H (m) freq (Hz)  theta (deg)breaking off                     sponge    on 80  80  1 2 10      % sponge [on,off] ix0_width ixL_width cspg1 cspg2 cspg3forcing  0  0.0001  0 0.000             %  x & y forcingUV_initial_cond  0   0.0   0 V.anh 0 phi0.dat     % U ic of zero % the ANH96 V ic % streamfunction perturbationtracer off  pointsrc 24 5 1.0 1.0  2000floats off random 3timing  10 (sec) 5 (sec) 1 (sec) 0.01 (sec)%level1  point t 3 3 term%level1  floats  file ascii floats1.datlevel1  cross U 0 file ascii Ucross.datlevel1  cross V 0 file ascii Vcross.datlevel1   cross N 0 file ascii eta_cross.dat%level3  snapshot N   file ascii eta%level3  snapshot streamfunction       file ascii stream%level3  snapshot vorticity       file ascii vortlevel3  snapshot v    file ascii Vlevel3  snapshot u    file ascii Ulevel3  snapshot n    file ascii eta%level3  snapshot taubx  file ascii taubx

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?