intem3d.par

来自「生成三维模型异常体填充文件」· PAR 代码 · 共 13 行

PAR
13
字号
       stg=3:3;                % List of stages to execute 
       wordy=2;                % Messages: 0-silence, 1-basic messages, 2-detailed messages
       mfit=1e-4;              % accuracy level for iterative full IE solution
       srcpar{1}=[2 500 0 0 0 0 0 1400];      % source parameters
       sig0=[0.1];         % List of stages to execute
       hh0=[];                 % vector of background layer thicknesses
       an0=[1];                % vector of background layer anisotropies
         x=-1950:100:2050;       % Cell center x-coordinates of the anomalous area (m)
         y=-1950:100:2050;       % Cell center y-coordinates of the anomalous area (m)
         z=1025:50:1075;       % Cell center z-coordinates of the anomalous area (m)
         dz=[50 50];     % vertical cell sizes
       solflag=4;              % Solver flag.
     

⌨️ 快捷键说明

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