• 大小: 6.39MB
    文件类型: .rar
    金币: 2
    下载: 1 次
    发布日期: 2023-10-15
  • 语言: 其他
  • 标签: 软件  

资源简介

FLAC2dv5.0,岩土工程软件,适合岩土工程技术人员使用哦

资源截图

代码片段和文件信息

package flac500.gui.gridlib;

import javax.swing.*;
import flac500.gui.main.tools.vgrid.VertInfo;
import flac500.gui.main.tools.vgrid.GlueData;

public class Foot1 extends UserGrid {
  private String si = “Footing-1: this grid is useful for footing problems “
                     +“in which a fine grid is needed under the footing region“;
  public void setData(VertInfo min VertInfo max) {
    ngrid  = 6;
    nvert  = 12;
    nsize  = 7;
    nratio = 5;
    imap   = 3;
    jmap   = 4;
    nglue  = 3;
    map    = new int[imap][jmap];
    map[0][0] = 0;
    map[1][0] = 1;
    map[2][0] = 2;
    map[0][1] = 3;
    map[1][1] = -2;
    map[2][1] = 4;
    map[0][2] = -1;
    map[1][2] = -1;
    map[2][2] = -1;
    map[0][3] = 5;
    map[1][3] = -2;
    map[2][3] = -2;
    v = new VertInfo[nvert];
    float maxy = (min.y+max.y)/2.0f + 0.2f*(max.y-min.y);
    float miny = (min.y+max.y)/2.0f - 0.2f*(max.y-min.y);
    float x1 = min.x + (max.x-min.x)*0.33f;
    float x2 = min.x + (max.x-min.x)*0.67f;
    float y1 = (maxy+miny)*0.5f;
    v[0] = new VertInfo(min.xminy);
    v[1] = new VertInfo(x1miny);
    v[2] = new VertInfo(x2miny);
    v[3] = new VertInfo(max.xminy);
    v[4] = new VertInfo(min.xy1);
    v[5] = new VertInfo(x1y1);
    v[6] = new VertInfo(x2y1);
    v[7] = new VertInfo(max.xy1);
    v[8] = new VertInfo(min.xmaxy);
    v[9] = new VertInfo(x1maxy);
    v[10] = new VertInfo(x2maxy);
    v[11] = new VertInfo(max.xmaxy);
    r = new float[nratio];
    r[0] = 0.5f;
    r[1] = 0.5f;
    r[2] = 0.5f;
    r[3] = 0.5f;
    r[4] = 0.5f;
    s = new int[nsize];
    s[0] = 4;
    s[1] = 4;
    s[2] = 4;
    s[3] = 4;
    s[4] = 4;
    s[5] = 12;
    s[6] = 12;
    nr0  = new int[ngrid];
    nr1  = new int[ngrid];
    ns0  = new int[ngrid];
    ns1  = new int[ngrid];
    ng0  = new int[ngrid];
    ng1  = new int[ngrid];
    ng2  = new int[ngrid];
    ng3  = new int[ngrid];
//
    nr0[0]  = 2;
    nr1[0]  = 0;
    nr0[1]  = 3;
    nr1[1]  = 0;
    nr0[2]  = 4;
    nr1[2]  = 0;
    nr0[3]  = 2;
    nr1[3]  = 1;
    nr0[4]  = 4;
    nr1[4]  = 1;
    nr0[5]  = 3;
    nr1[5]  = 1;
//
    ns0[0]  = 2;
    ns1[0]  = 0;
    ns0[1]  = 3;
    ns1[1]  = 0;
    ns0[2]  = 4;
    ns1[2]  = 0;
    ns0[3]  = 2;
    ns1[3]  = 1;
    ns0[4]  = 4;
    ns1[4]  = 1;
    ns0[5]  = 6;
    ns1[5]  = 5;
//
    ng0[0]  = 0;
    ng1[0]  = 4;
    ng2[0]  = 5;
    ng3[0]  = 1;
    ng0[1]  = 1;
    ng1[1]  = 5;
    ng2[1]  = 6;
    ng3[1]  = 2;
    ng0[2]  = 2;
    ng1[2]  = 6;
    ng2[2]  = 7;
    ng3[2]  = 3;
    ng0[3]  = 4;
    ng1[3]  = 8;
    ng2[3]  = 9;
    ng3[3]  = 5;
    ng0[4]  = 6;
    ng1[4]  = 10;
    ng2[4]  = 11;
    ng3[4]  = 7;
    ng0[5]  = 5;
    ng1[5]  = 9;
    ng2[5]  = 10;
    ng3[5]  = 6;
    gluelist = new GlueData[nglue];
    for (int i=0; i      gluelist[i] = new GlueData();
      gluelist[i].type = ‘A‘;

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件       5846  2004-09-23 14:44  flac500\ExampleApplications\ExApp-01\ExApp_01.prj

     文件        485  1995-02-02 18:27  flac500\ExampleApplications\ExApp-01\Qratio.fis

     文件       3497  2004-08-12 14:36  flac500\ExampleApplications\ExApp-01\slope.dat

     文件       6280  2004-08-25 12:53  flac500\ExampleApplications\ExApp-02\ExApp_02.prj

     文件       4021  2004-08-12 15:03  flac500\ExampleApplications\ExApp-02\PostP.dat

     文件       4078  2004-08-25 16:20  flac500\ExampleApplications\ExApp-03\ExApp_03.prj

     文件       2381  2004-08-25 16:20  flac500\ExampleApplications\ExApp-03\sand.dat

     文件       2979  2004-08-27 11:58  flac500\ExampleApplications\ExApp-04\cav.dat

     文件       5011  2004-08-27 11:57  flac500\ExampleApplications\ExApp-04\ExApp_04.prj

     文件      17612  2004-08-27 13:17  flac500\ExampleApplications\ExApp-05\ExApp_05.prj

     文件        324  1997-11-09 15:06  flac500\ExampleApplications\ExApp-05\log_it.fis

     文件      31000  2005-04-04 14:51  flac500\ExampleApplications\ExApp-05\p1_res.dat

     文件      46500  2005-04-04 14:52  flac500\ExampleApplications\ExApp-05\p2_res.dat

     文件      46500  2005-04-04 14:53  flac500\ExampleApplications\ExApp-05\p3_res.dat

     文件      13028  2004-08-27 13:17  flac500\ExampleApplications\ExApp-05\pill.dat

     文件      11606  2005-01-25 14:44  flac500\ExampleApplications\ExApp-06\ExApp_06.prj

     文件      13728  2005-01-28 13:36  flac500\ExampleApplications\ExApp-06\Str.fin

     文件       7589  2004-08-27 16:04  flac500\ExampleApplications\ExApp-06\wall.dat

     文件       3436  2003-10-06 10:27  flac500\ExampleApplications\ExApp-06\Wall.fis

     文件      13307  2004-10-24 09:45  flac500\ExampleApplications\ExApp-07\ExApp_07.prj

     文件       9637  2004-08-30 11:09  flac500\ExampleApplications\ExApp-07\presstunnel.dat

     文件       5051  2004-08-30 14:44  flac500\ExampleApplications\ExApp-08\ExApp_08.prj

     文件       3004  2004-08-30 14:44  flac500\ExampleApplications\ExApp-08\Shax.dat

     文件       7452  2004-08-31 10:46  flac500\ExampleApplications\ExApp-09\ExApp_09.prj

     文件       4645  2004-08-31 08:37  flac500\ExampleApplications\ExApp-09\pull.dat

     文件      13728  2005-01-28 13:36  flac500\ExampleApplications\ExApp-09\Str.fin

     文件       3853  2004-09-01 10:00  flac500\ExampleApplications\ExApp-10\ExApp_10.prj

     文件       2062  2004-09-01 09:59  flac500\ExampleApplications\ExApp-10\Rocksl.dat

     文件      13289  2004-09-01 11:28  flac500\ExampleApplications\ExApp-11\Diap.dat

     文件      21394  2005-04-04 15:34  flac500\ExampleApplications\ExApp-11\ExApp_11.prj

............此处省略1424个文件信息

评论

共有 条评论