你已经派生过 geomesh
镜像自地址
https://gitee.com/sduem/geomesh.git
已同步 2025-08-03 18:26:51 +08:00
365
karst_cave/cavetest.m
普通文件
365
karst_cave/cavetest.m
普通文件
@@ -0,0 +1,365 @@
|
||||
function out = model
|
||||
%
|
||||
% cavetest.m
|
||||
%
|
||||
% Model exported on Jun 22 2023, 15:54 by COMSOL 6.0.0.318.
|
||||
|
||||
import com.comsol.model.*
|
||||
import com.comsol.model.util.*
|
||||
|
||||
model = ModelUtil.create('Model');
|
||||
|
||||
model.modelPath('D:\EM_work\MT3D\mesh\Tunnel\Qinlan');
|
||||
|
||||
model.label('caveloft.mph');
|
||||
|
||||
model.component.create('mod1', false);
|
||||
|
||||
model.component('mod1').geom.create('geom1', 3);
|
||||
|
||||
model.component('mod1').mesh.create('mesh1');
|
||||
|
||||
model.component('mod1').geom('geom1').create('ipc1', 'InterpolationCurve');
|
||||
model.component('mod1').geom('geom1').feature('ipc1').set('type', 'closed');
|
||||
model.component('mod1').geom('geom1').feature('ipc1').set('source', 'file');
|
||||
model.component('mod1').geom('geom1').feature('ipc1').set('filename', 'D:\EM_work\MT3D\mesh\Tunnel\Qinlan\curve_01.txt');
|
||||
model.component('mod1').geom('geom1').feature('ipc1').set('struct', 'sectionwise');
|
||||
model.component('mod1').geom('geom1').create('ipc2', 'InterpolationCurve');
|
||||
model.component('mod1').geom('geom1').feature('ipc2').set('type', 'closed');
|
||||
model.component('mod1').geom('geom1').feature('ipc2').set('source', 'file');
|
||||
model.component('mod1').geom('geom1').feature('ipc2').set('filename', 'D:\EM_work\MT3D\mesh\Tunnel\Qinlan\curve_02.txt');
|
||||
model.component('mod1').geom('geom1').feature('ipc2').set('struct', 'sectionwise');
|
||||
model.component('mod1').geom('geom1').create('ipc3', 'InterpolationCurve');
|
||||
model.component('mod1').geom('geom1').feature('ipc3').set('type', 'closed');
|
||||
model.component('mod1').geom('geom1').feature('ipc3').set('source', 'file');
|
||||
model.component('mod1').geom('geom1').feature('ipc3').set('filename', 'D:\EM_work\MT3D\mesh\Tunnel\Qinlan\curve_03.txt');
|
||||
model.component('mod1').geom('geom1').feature('ipc3').set('struct', 'sectionwise');
|
||||
model.component('mod1').geom('geom1').create('ipc4', 'InterpolationCurve');
|
||||
model.component('mod1').geom('geom1').feature('ipc4').set('type', 'closed');
|
||||
model.component('mod1').geom('geom1').feature('ipc4').set('source', 'file');
|
||||
model.component('mod1').geom('geom1').feature('ipc4').set('filename', 'D:\EM_work\MT3D\mesh\Tunnel\Qinlan\curve_04.txt');
|
||||
model.component('mod1').geom('geom1').feature('ipc4').set('struct', 'sectionwise');
|
||||
model.component('mod1').geom('geom1').create('ipc5', 'InterpolationCurve');
|
||||
model.component('mod1').geom('geom1').feature('ipc5').set('type', 'closed');
|
||||
model.component('mod1').geom('geom1').feature('ipc5').set('source', 'file');
|
||||
model.component('mod1').geom('geom1').feature('ipc5').set('filename', 'D:\EM_work\MT3D\mesh\Tunnel\Qinlan\curve_05.txt');
|
||||
model.component('mod1').geom('geom1').feature('ipc5').set('struct', 'sectionwise');
|
||||
model.component('mod1').geom('geom1').create('ipc6', 'InterpolationCurve');
|
||||
model.component('mod1').geom('geom1').feature('ipc6').set('type', 'closed');
|
||||
model.component('mod1').geom('geom1').feature('ipc6').set('source', 'file');
|
||||
model.component('mod1').geom('geom1').feature('ipc6').set('filename', 'D:\EM_work\MT3D\mesh\Tunnel\Qinlan\curve_06.txt');
|
||||
model.component('mod1').geom('geom1').feature('ipc6').set('struct', 'sectionwise');
|
||||
model.component('mod1').geom('geom1').create('ipc7', 'InterpolationCurve');
|
||||
model.component('mod1').geom('geom1').feature('ipc7').set('type', 'closed');
|
||||
model.component('mod1').geom('geom1').feature('ipc7').set('source', 'file');
|
||||
model.component('mod1').geom('geom1').feature('ipc7').set('filename', 'D:\EM_work\MT3D\mesh\Tunnel\Qinlan\curve_07.txt');
|
||||
model.component('mod1').geom('geom1').feature('ipc7').set('struct', 'sectionwise');
|
||||
model.component('mod1').geom('geom1').create('ipc8', 'InterpolationCurve');
|
||||
model.component('mod1').geom('geom1').feature('ipc8').set('type', 'closed');
|
||||
model.component('mod1').geom('geom1').feature('ipc8').set('source', 'file');
|
||||
model.component('mod1').geom('geom1').feature('ipc8').set('filename', 'D:\EM_work\MT3D\mesh\Tunnel\Qinlan\curve_08.txt');
|
||||
model.component('mod1').geom('geom1').feature('ipc8').set('struct', 'sectionwise');
|
||||
model.component('mod1').geom('geom1').create('ipc9', 'InterpolationCurve');
|
||||
model.component('mod1').geom('geom1').feature('ipc9').set('type', 'closed');
|
||||
model.component('mod1').geom('geom1').feature('ipc9').set('source', 'file');
|
||||
model.component('mod1').geom('geom1').feature('ipc9').set('filename', 'D:\EM_work\MT3D\mesh\Tunnel\Qinlan\curve_09.txt');
|
||||
model.component('mod1').geom('geom1').feature('ipc9').set('struct', 'sectionwise');
|
||||
model.component('mod1').geom('geom1').create('ipc10', 'InterpolationCurve');
|
||||
model.component('mod1').geom('geom1').feature('ipc10').set('type', 'closed');
|
||||
model.component('mod1').geom('geom1').feature('ipc10').set('source', 'file');
|
||||
model.component('mod1').geom('geom1').feature('ipc10').set('filename', 'D:\EM_work\MT3D\mesh\Tunnel\Qinlan\curve_10.txt');
|
||||
model.component('mod1').geom('geom1').feature('ipc10').set('struct', 'sectionwise');
|
||||
model.component('mod1').geom('geom1').create('ipc11', 'InterpolationCurve');
|
||||
model.component('mod1').geom('geom1').feature('ipc11').set('type', 'closed');
|
||||
model.component('mod1').geom('geom1').feature('ipc11').set('source', 'file');
|
||||
model.component('mod1').geom('geom1').feature('ipc11').set('filename', 'D:\EM_work\MT3D\mesh\Tunnel\Qinlan\curve_11.txt');
|
||||
model.component('mod1').geom('geom1').feature('ipc11').set('struct', 'sectionwise');
|
||||
model.component('mod1').geom('geom1').create('ipc12', 'InterpolationCurve');
|
||||
model.component('mod1').geom('geom1').feature('ipc12').set('type', 'closed');
|
||||
model.component('mod1').geom('geom1').feature('ipc12').set('source', 'file');
|
||||
model.component('mod1').geom('geom1').feature('ipc12').set('filename', 'D:\EM_work\MT3D\mesh\Tunnel\Qinlan\curve_12.txt');
|
||||
model.component('mod1').geom('geom1').feature('ipc12').set('struct', 'sectionwise');
|
||||
model.component('mod1').geom('geom1').create('ipc13', 'InterpolationCurve');
|
||||
model.component('mod1').geom('geom1').feature('ipc13').set('type', 'closed');
|
||||
model.component('mod1').geom('geom1').feature('ipc13').set('source', 'file');
|
||||
model.component('mod1').geom('geom1').feature('ipc13').set('filename', 'D:\EM_work\MT3D\mesh\Tunnel\Qinlan\curve_13.txt');
|
||||
model.component('mod1').geom('geom1').feature('ipc13').set('struct', 'sectionwise');
|
||||
model.component('mod1').geom('geom1').create('ipc14', 'InterpolationCurve');
|
||||
model.component('mod1').geom('geom1').feature('ipc14').set('type', 'closed');
|
||||
model.component('mod1').geom('geom1').feature('ipc14').set('source', 'file');
|
||||
model.component('mod1').geom('geom1').feature('ipc14').set('filename', 'D:\EM_work\MT3D\mesh\Tunnel\Qinlan\curve_14.txt');
|
||||
model.component('mod1').geom('geom1').feature('ipc14').set('struct', 'sectionwise');
|
||||
model.component('mod1').geom('geom1').create('ipc15', 'InterpolationCurve');
|
||||
model.component('mod1').geom('geom1').feature('ipc15').set('type', 'closed');
|
||||
model.component('mod1').geom('geom1').feature('ipc15').set('source', 'file');
|
||||
model.component('mod1').geom('geom1').feature('ipc15').set('filename', 'D:\EM_work\MT3D\mesh\Tunnel\Qinlan\curve_15.txt');
|
||||
model.component('mod1').geom('geom1').feature('ipc15').set('struct', 'sectionwise');
|
||||
model.component('mod1').geom('geom1').create('ipc16', 'InterpolationCurve');
|
||||
model.component('mod1').geom('geom1').feature('ipc16').set('type', 'closed');
|
||||
model.component('mod1').geom('geom1').feature('ipc16').set('source', 'file');
|
||||
model.component('mod1').geom('geom1').feature('ipc16').set('filename', 'D:\EM_work\MT3D\mesh\Tunnel\Qinlan\curve_16.txt');
|
||||
model.component('mod1').geom('geom1').feature('ipc16').set('struct', 'sectionwise');
|
||||
model.component('mod1').geom('geom1').create('ipc17', 'InterpolationCurve');
|
||||
model.component('mod1').geom('geom1').feature('ipc17').set('type', 'closed');
|
||||
model.component('mod1').geom('geom1').feature('ipc17').set('source', 'file');
|
||||
model.component('mod1').geom('geom1').feature('ipc17').set('filename', 'D:\EM_work\MT3D\mesh\Tunnel\Qinlan\curve_17.txt');
|
||||
model.component('mod1').geom('geom1').feature('ipc17').set('struct', 'sectionwise');
|
||||
model.component('mod1').geom('geom1').create('ipc18', 'InterpolationCurve');
|
||||
model.component('mod1').geom('geom1').feature('ipc18').set('type', 'closed');
|
||||
model.component('mod1').geom('geom1').feature('ipc18').set('source', 'file');
|
||||
model.component('mod1').geom('geom1').feature('ipc18').set('filename', 'D:\EM_work\MT3D\mesh\Tunnel\Qinlan\curve_18.txt');
|
||||
model.component('mod1').geom('geom1').feature('ipc18').set('struct', 'sectionwise');
|
||||
model.component('mod1').geom('geom1').create('ipc19', 'InterpolationCurve');
|
||||
model.component('mod1').geom('geom1').feature('ipc19').set('type', 'closed');
|
||||
model.component('mod1').geom('geom1').feature('ipc19').set('source', 'file');
|
||||
model.component('mod1').geom('geom1').feature('ipc19').set('filename', 'D:\EM_work\MT3D\mesh\Tunnel\Qinlan\curve_19.txt');
|
||||
model.component('mod1').geom('geom1').feature('ipc19').set('struct', 'sectionwise');
|
||||
model.component('mod1').geom('geom1').create('ipc20', 'InterpolationCurve');
|
||||
model.component('mod1').geom('geom1').feature('ipc20').set('type', 'closed');
|
||||
model.component('mod1').geom('geom1').feature('ipc20').set('source', 'file');
|
||||
model.component('mod1').geom('geom1').feature('ipc20').set('filename', 'D:\EM_work\MT3D\mesh\Tunnel\Qinlan\curve_20.txt');
|
||||
model.component('mod1').geom('geom1').feature('ipc20').set('struct', 'sectionwise');
|
||||
model.component('mod1').geom('geom1').create('ipc21', 'InterpolationCurve');
|
||||
model.component('mod1').geom('geom1').feature('ipc21').set('type', 'closed');
|
||||
model.component('mod1').geom('geom1').feature('ipc21').set('source', 'file');
|
||||
model.component('mod1').geom('geom1').feature('ipc21').set('filename', 'D:\EM_work\MT3D\mesh\Tunnel\Qinlan\curve_21.txt');
|
||||
model.component('mod1').geom('geom1').feature('ipc21').set('struct', 'sectionwise');
|
||||
model.component('mod1').geom('geom1').create('ipc22', 'InterpolationCurve');
|
||||
model.component('mod1').geom('geom1').feature('ipc22').set('type', 'closed');
|
||||
model.component('mod1').geom('geom1').feature('ipc22').set('source', 'file');
|
||||
model.component('mod1').geom('geom1').feature('ipc22').set('filename', 'D:\EM_work\MT3D\mesh\Tunnel\Qinlan\curve_22.txt');
|
||||
model.component('mod1').geom('geom1').feature('ipc22').set('struct', 'sectionwise');
|
||||
model.component('mod1').geom('geom1').create('ipc23', 'InterpolationCurve');
|
||||
model.component('mod1').geom('geom1').feature('ipc23').set('type', 'closed');
|
||||
model.component('mod1').geom('geom1').feature('ipc23').set('source', 'file');
|
||||
model.component('mod1').geom('geom1').feature('ipc23').set('filename', 'D:\EM_work\MT3D\mesh\Tunnel\Qinlan\curve_23.txt');
|
||||
model.component('mod1').geom('geom1').feature('ipc23').set('struct', 'sectionwise');
|
||||
model.component('mod1').geom('geom1').create('ipc24', 'InterpolationCurve');
|
||||
model.component('mod1').geom('geom1').feature('ipc24').set('type', 'closed');
|
||||
model.component('mod1').geom('geom1').feature('ipc24').set('source', 'file');
|
||||
model.component('mod1').geom('geom1').feature('ipc24').set('filename', 'D:\EM_work\MT3D\mesh\Tunnel\Qinlan\curve_24.txt');
|
||||
model.component('mod1').geom('geom1').feature('ipc24').set('struct', 'sectionwise');
|
||||
model.component('mod1').geom('geom1').create('ipc25', 'InterpolationCurve');
|
||||
model.component('mod1').geom('geom1').feature('ipc25').set('type', 'closed');
|
||||
model.component('mod1').geom('geom1').feature('ipc25').set('source', 'file');
|
||||
model.component('mod1').geom('geom1').feature('ipc25').set('filename', 'D:\EM_work\MT3D\mesh\Tunnel\Qinlan\curve_25.txt');
|
||||
model.component('mod1').geom('geom1').feature('ipc25').set('struct', 'sectionwise');
|
||||
model.component('mod1').geom('geom1').create('ipc26', 'InterpolationCurve');
|
||||
model.component('mod1').geom('geom1').feature('ipc26').set('type', 'closed');
|
||||
model.component('mod1').geom('geom1').feature('ipc26').set('source', 'file');
|
||||
model.component('mod1').geom('geom1').feature('ipc26').set('filename', 'D:\EM_work\MT3D\mesh\Tunnel\Qinlan\curve_26.txt');
|
||||
model.component('mod1').geom('geom1').feature('ipc26').set('struct', 'sectionwise');
|
||||
model.component('mod1').geom('geom1').create('ipc27', 'InterpolationCurve');
|
||||
model.component('mod1').geom('geom1').feature('ipc27').set('type', 'closed');
|
||||
model.component('mod1').geom('geom1').feature('ipc27').set('source', 'file');
|
||||
model.component('mod1').geom('geom1').feature('ipc27').set('filename', 'D:\EM_work\MT3D\mesh\Tunnel\Qinlan\curve_27.txt');
|
||||
model.component('mod1').geom('geom1').feature('ipc27').set('struct', 'sectionwise');
|
||||
model.component('mod1').geom('geom1').create('ipc28', 'InterpolationCurve');
|
||||
model.component('mod1').geom('geom1').feature('ipc28').set('type', 'closed');
|
||||
model.component('mod1').geom('geom1').feature('ipc28').set('source', 'file');
|
||||
model.component('mod1').geom('geom1').feature('ipc28').set('filename', 'D:\EM_work\MT3D\mesh\Tunnel\Qinlan\curve_28.txt');
|
||||
model.component('mod1').geom('geom1').feature('ipc28').set('struct', 'sectionwise');
|
||||
model.component('mod1').geom('geom1').create('ipc29', 'InterpolationCurve');
|
||||
model.component('mod1').geom('geom1').feature('ipc29').set('type', 'closed');
|
||||
model.component('mod1').geom('geom1').feature('ipc29').set('source', 'file');
|
||||
model.component('mod1').geom('geom1').feature('ipc29').set('filename', 'D:\EM_work\MT3D\mesh\Tunnel\Qinlan\curve_29.txt');
|
||||
model.component('mod1').geom('geom1').feature('ipc29').set('struct', 'sectionwise');
|
||||
model.component('mod1').geom('geom1').create('ipc30', 'InterpolationCurve');
|
||||
model.component('mod1').geom('geom1').feature('ipc30').set('type', 'closed');
|
||||
model.component('mod1').geom('geom1').feature('ipc30').set('source', 'file');
|
||||
model.component('mod1').geom('geom1').feature('ipc30').set('filename', 'D:\EM_work\MT3D\mesh\Tunnel\Qinlan\curve_30.txt');
|
||||
model.component('mod1').geom('geom1').feature('ipc30').set('struct', 'sectionwise');
|
||||
model.component('mod1').geom('geom1').create('pare1', 'PartitionEdges');
|
||||
model.component('mod1').geom('geom1').feature('pare1').selection('edge').set({'ipc1(1)' 'ipc2(1)' 'ipc3(1)' 'ipc4(1)' 'ipc5(1)' 'ipc6(1)' 'ipc7(1)' 'ipc8(1)' 'ipc9(1)' 'ipc10(1)' ...
|
||||
'ipc11(1)' 'ipc12(1)' 'ipc13(1)' 'ipc14(1)' 'ipc15(1)' 'ipc16(1)' 'ipc17(1)' 'ipc18(1)' 'ipc19(1)' 'ipc20(1)' ...
|
||||
'ipc21(1)' 'ipc22(1)' 'ipc23(1)' 'ipc24(1)' 'ipc25(1)' 'ipc26(1)' 'ipc27(1)' 'ipc28(1)' 'ipc29(1)' 'ipc30(1)'}, [1 2; 1 2; 1 2; 1 2; 1 2; 1 2; 1 2; 1 2; 1 2; 1 2; 1 2; 1 2; 1 2; 1 2; 1 2; 1 2; 1 2; 1 2; 1 2; 1 2; 1 2; 1 2; 1 2; 1 2; 1 2; 1 2; 1 2; 1 2; 1 2; 1 2]);
|
||||
model.component('mod1').geom('geom1').create('pare2', 'PartitionEdges');
|
||||
model.component('mod1').geom('geom1').feature('pare2').selection('edge').set({'pare1(1)' 'pare1(2)' 'pare1(3)' 'pare1(4)' 'pare1(5)' 'pare1(6)' 'pare1(7)' 'pare1(8)' 'pare1(9)' 'pare1(10)' ...
|
||||
'pare1(11)' 'pare1(12)' 'pare1(13)' 'pare1(14)' 'pare1(15)' 'pare1(16)' 'pare1(17)' 'pare1(18)' 'pare1(19)' 'pare1(20)' ...
|
||||
'pare1(21)' 'pare1(22)' 'pare1(23)' 'pare1(24)' 'pare1(25)' 'pare1(26)' 'pare1(27)' 'pare1(28)' 'pare1(29)' 'pare1(30)'}, [1 2 3 4; 1 2 3 4; 1 2 3 4; 1 2 3 4; 1 2 3 4; 1 2 3 4; 1 2 3 4; 1 2 3 4; 1 2 3 4; 1 2 3 4; 1 2 3 4; 1 2 3 4; 1 2 3 4; 1 2 3 4; 1 2 3 4; 1 2 3 4; 1 2 3 4; 1 2 3 4; 1 2 3 4; 1 2 3 4; 1 2 3 4; 1 2 3 4; 1 2 3 4; 1 2 3 4; 1 2 3 4; 1 2 3 4; 1 2 3 4; 1 2 3 4; 1 2 3 4; 1 2 3 4]);
|
||||
model.component('mod1').geom('geom1').create('pare3', 'PartitionEdges');
|
||||
model.component('mod1').geom('geom1').feature('pare3').selection('edge').set({'pare2(1)' 'pare2(2)' 'pare2(3)' 'pare2(4)' 'pare2(5)' 'pare2(6)' 'pare2(7)' 'pare2(8)' 'pare2(9)' 'pare2(10)' ...
|
||||
'pare2(11)' 'pare2(12)' 'pare2(13)' 'pare2(14)' 'pare2(15)' 'pare2(16)' 'pare2(17)' 'pare2(18)' 'pare2(19)' 'pare2(20)' ...
|
||||
'pare2(21)' 'pare2(22)' 'pare2(23)' 'pare2(24)' 'pare2(25)' 'pare2(26)' 'pare2(27)' 'pare2(28)' 'pare2(29)' 'pare2(30)'}, [1 2 3 4 5 6 7 8; 1 2 3 4 5 6 7 8; 1 2 3 4 5 6 7 8; 1 2 3 4 5 6 7 8; 1 2 3 4 5 6 7 8; 1 2 3 4 5 6 7 8; 1 2 3 4 5 6 7 8; 1 2 3 4 5 6 7 8; 1 2 3 4 5 6 7 8; 1 2 3 4 5 6 7 8; 1 2 3 4 5 6 7 8; 1 2 3 4 5 6 7 8; 1 2 3 4 5 6 7 8; 1 2 3 4 5 6 7 8; 1 2 3 4 5 6 7 8; 1 2 3 4 5 6 7 8; 1 2 3 4 5 6 7 8; 1 2 3 4 5 6 7 8; 1 2 3 4 5 6 7 8; 1 2 3 4 5 6 7 8; 1 2 3 4 5 6 7 8; 1 2 3 4 5 6 7 8; 1 2 3 4 5 6 7 8; 1 2 3 4 5 6 7 8; 1 2 3 4 5 6 7 8; 1 2 3 4 5 6 7 8; 1 2 3 4 5 6 7 8; 1 2 3 4 5 6 7 8; 1 2 3 4 5 6 7 8; 1 2 3 4 5 6 7 8]);
|
||||
model.component('mod1').geom('geom1').create('loft1', 'Loft');
|
||||
model.component('mod1').geom('geom1').feature('loft1').set('facepartitioning', 'grid');
|
||||
model.component('mod1').geom('geom1').feature('loft1').selection('profile').set({'pare3'});
|
||||
model.component('mod1').geom('geom1').feature('loft1').selection('guide').set({});
|
||||
model.component('mod1').geom('geom1').run;
|
||||
|
||||
model.component('mod1').mesh('mesh1').create('ftet1', 'FreeTet');
|
||||
model.component('mod1').mesh('mesh1').run;
|
||||
|
||||
model.component('mod1').geom('geom1').run('loft1');
|
||||
model.component('mod1').geom('geom1').run('loft1');
|
||||
|
||||
model.component('mod1').mesh('mesh1').run('size');
|
||||
model.component('mod1').mesh('mesh1').run('ftet1');
|
||||
|
||||
model.component('mod1').geom('geom1').run('loft1');
|
||||
model.component('mod1').geom('geom1').run('fin');
|
||||
model.component('mod1').geom('geom1').create('ige1', 'IgnoreEdges');
|
||||
model.component('mod1').geom('geom1').feature('ige1').selection('input').set('fin', [1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944]);
|
||||
model.component('mod1').geom('geom1').run('ige1');
|
||||
|
||||
model.component('mod1').mesh('mesh1').run('ftet1');
|
||||
|
||||
model.component('mod1').view('view1').set('rendermesh', true);
|
||||
model.component('mod1').view('view1').set('transparency', false);
|
||||
|
||||
model.result.dataset.create('mesh1', 'Mesh');
|
||||
model.result.dataset('mesh1').set('mesh', 'mesh1');
|
||||
model.result.create('pg1', 'PlotGroup3D');
|
||||
model.result('pg1').label('Mesh Plot 1');
|
||||
model.result('pg1').set('data', 'mesh1');
|
||||
model.result('pg1').set('inherithide', true);
|
||||
model.result('pg1').set('showlegendsmaxmin', true);
|
||||
model.result('pg1').create('mesh1', 'Mesh');
|
||||
model.result('pg1').feature('mesh1').set('colortable', 'TrafficFlow');
|
||||
model.result('pg1').feature('mesh1').set('colortabletrans', 'nonlinear');
|
||||
model.result('pg1').feature('mesh1').set('nonlinearcolortablerev', true);
|
||||
model.result('pg1').feature('mesh1').set('meshdomain', 'volume');
|
||||
model.result('pg1').run;
|
||||
model.result('pg1').feature('mesh1').set('colorlegend', false);
|
||||
model.result('pg1').feature('mesh1').set('elemcolor', 'blue');
|
||||
|
||||
model.component('mod1').view('view1').set('showgrid', true);
|
||||
|
||||
model.result('pg1').feature('mesh1').set('elemcolor', 'custom');
|
||||
model.result('pg1').feature('mesh1').set('wireframecolor', 'none');
|
||||
model.result('pg1').feature('mesh1').set('customelemcolor', [0.7411764860153198 0.7882353067398071 0.8470588326454163]);
|
||||
model.result('pg1').feature('mesh1').set('wireframecolor', 'white');
|
||||
model.result('pg1').feature('mesh1').set('customelemcolor', [0.21176470816135406 0.5490196347236633 0.7960784435272217]);
|
||||
|
||||
model.component('mod1').view('view1').set('scenelight', false);
|
||||
|
||||
model.result('pg1').run;
|
||||
|
||||
model.component('mod1').view('view1').set('scenelight', true);
|
||||
|
||||
model.component('mod1').geom('geom1').run('ige1');
|
||||
model.component('mod1').geom('geom1').create('sel1', 'ExplicitSelection');
|
||||
model.component('mod1').geom('geom1').feature('sel1').selection('selection').init;
|
||||
model.component('mod1').geom('geom1').feature('sel1').selection('selection').set({'ige1'});
|
||||
model.component('mod1').geom('geom1').run('fin');
|
||||
model.component('mod1').geom('geom1').feature.move('sel1', 35);
|
||||
model.component('mod1').geom('geom1').feature.move('sel1', 34);
|
||||
model.component('mod1').geom('geom1').run('sel1');
|
||||
model.component('mod1').geom('geom1').feature('sel1').selection('selection').set({'loft1'});
|
||||
model.component('mod1').geom('geom1').feature('sel1').set('color', '19');
|
||||
model.component('mod1').geom('geom1').run('sel1');
|
||||
model.component('mod1').geom('geom1').feature('sel1').set('color', '18');
|
||||
model.component('mod1').geom('geom1').run('sel1');
|
||||
model.component('mod1').geom('geom1').feature('sel1').set('color', '3');
|
||||
model.component('mod1').geom('geom1').run('sel1');
|
||||
model.component('mod1').geom('geom1').feature('sel1').set('color', '9');
|
||||
|
||||
model.component('mod1').view('view1').set('scenelight', false);
|
||||
|
||||
model.component('mod1').geom('geom1').run;
|
||||
model.component('mod1').geom('geom1').feature('sel1').set('color', '20');
|
||||
model.component('mod1').geom('geom1').feature.remove('sel1');
|
||||
model.component('mod1').geom('geom1').run('fin');
|
||||
|
||||
model.component('mod1').view('view1').camera.set('projection', 'orthographic');
|
||||
model.component('mod1').view('view1').set('scenelight', true);
|
||||
|
||||
model.label('caveloft.mph');
|
||||
|
||||
model.component('mod1').geom('geom1').feature.move('ipc2', 0);
|
||||
model.component('mod1').geom('geom1').feature.move('ipc2', 1);
|
||||
model.component('mod1').geom('geom1').run('pare3');
|
||||
model.component('mod1').geom('geom1').run('loft1');
|
||||
model.component('mod1').geom('geom1').feature.move('ipc1', 1);
|
||||
model.component('mod1').geom('geom1').feature.move('ipc2', 1);
|
||||
model.component('mod1').geom('geom1').run('pare3');
|
||||
model.component('mod1').geom('geom1').run('pare3');
|
||||
model.component('mod1').geom('geom1').feature.move('ipc1', 1);
|
||||
model.component('mod1').geom('geom1').feature.move('ipc1', 0);
|
||||
model.component('mod1').geom('geom1').run('ipc30');
|
||||
model.component('mod1').geom('geom1').runPre('loft1');
|
||||
model.component('mod1').geom('geom1').feature('loft1').selection('profile').set({'pare3(1)' 'pare3(11)' 'pare3(12)' 'pare3(13)' 'pare3(14)' 'pare3(15)' 'pare3(16)' 'pare3(17)' 'pare3(18)' 'pare3(19)' ...
|
||||
'pare3(2)' 'pare3(20)' 'pare3(21)' 'pare3(22)' 'pare3(23)' 'pare3(24)' 'pare3(25)' 'pare3(26)' 'pare3(27)' 'pare3(28)' ...
|
||||
'pare3(29)' 'pare3(3)' 'pare3(30)' 'pare3(4)' 'pare3(5)' 'pare3(6)' 'pare3(7)' 'pare3(8)' 'pare3(9)'});
|
||||
model.component('mod1').geom('geom1').run('loft1');
|
||||
model.component('mod1').geom('geom1').feature.move('ipc1', 1);
|
||||
model.component('mod1').geom('geom1').feature.move('ipc1', 0);
|
||||
model.component('mod1').geom('geom1').runPre('loft1');
|
||||
model.component('mod1').geom('geom1').feature('loft1').selection('profile').set({'pare3'});
|
||||
model.component('mod1').geom('geom1').run('loft1');
|
||||
model.component('mod1').geom('geom1').run('ige1');
|
||||
|
||||
model.component('mod1').mesh('mesh1').run('ftet1');
|
||||
|
||||
model.label('caveloft.mph');
|
||||
|
||||
model.component('mod1').geom('geom1').feature('loft1').set('unite', false);
|
||||
model.component('mod1').geom('geom1').run('loft1');
|
||||
model.component('mod1').geom('geom1').feature('loft1').set('unite', true);
|
||||
model.component('mod1').geom('geom1').run('loft1');
|
||||
model.component('mod1').geom('geom1').run('ige1');
|
||||
|
||||
model.component('mod1').view('view1').set('showgrid', true);
|
||||
|
||||
model.component('mod1').geom('geom1').run('ipc30');
|
||||
model.component('mod1').geom('geom1').run('loft1');
|
||||
|
||||
model.component('mod1').view('view1').set('rendermesh', true);
|
||||
model.component('mod1').view('view1').set('showunits', false);
|
||||
|
||||
model.component('mod1').mesh('mesh1').run('ftet1');
|
||||
|
||||
model.label('caveloft.mph');
|
||||
|
||||
model.component('mod1').geom('geom1').run('loft1');
|
||||
model.component('mod1').geom('geom1').create('imp1', 'Import');
|
||||
model.component('mod1').geom('geom1').feature('imp1').set('filename', 'D:\EM_work\MT3D\mesh\Tunnel\Qinlan\smoothSurfaceMesh.ply');
|
||||
|
||||
model.component.create('mcomp1', 'MeshComponent');
|
||||
|
||||
model.geom.create('mgeom1', 3);
|
||||
|
||||
model.mesh.create('mpart1', 'mgeom1');
|
||||
|
||||
model.component('mod1').geom('geom1').feature('imp1').set('mesh', 'mpart1');
|
||||
|
||||
model.mesh('mpart1').create('imp1', 'Import');
|
||||
model.mesh('mpart1').feature('imp1').set('filename', 'D:\EM_work\MT3D\mesh\Tunnel\Qinlan\smoothSurfaceMesh.ply');
|
||||
|
||||
model.component('mod1').geom('geom1').feature('imp1').set('meshfilename', '');
|
||||
|
||||
model.mesh('mpart1').run;
|
||||
|
||||
model.component('mod1').geom('geom1').feature('imp1').importData;
|
||||
|
||||
model.mesh('mpart1').run('imp1');
|
||||
model.mesh('mpart1').feature('imp1').importData;
|
||||
model.mesh('mpart1').feature('imp1').set('facepartition', 'minimal');
|
||||
model.mesh('mpart1').run('imp1');
|
||||
|
||||
model.component('mod1').geom('geom1').run('imp1');
|
||||
|
||||
model.mesh('mpart1').feature('imp1').set('facepartition', 'auto');
|
||||
model.mesh('mpart1').run('imp1');
|
||||
|
||||
model.component('mod1').geom('geom1').run('fin');
|
||||
model.component('mod1').geom('geom1').feature('imp1').set('simplifytol', 0.05);
|
||||
model.component('mod1').geom('geom1').run('imp1');
|
||||
|
||||
model.mesh('mpart1').feature('imp1').importData;
|
||||
|
||||
model.component('mod1').geom('geom1').run('imp1');
|
||||
model.component('mod1').geom('geom1').feature('imp1').set('simplifytol', 0.01);
|
||||
model.component('mod1').geom('geom1').run('imp1');
|
||||
model.component('mod1').geom('geom1').run;
|
||||
|
||||
model.mesh('mpart1').feature('imp1').set('facepartition', 'minimal');
|
||||
model.mesh('mpart1').run('imp1');
|
||||
model.mesh('mpart1').feature('imp1').importData;
|
||||
|
||||
model.component('mod1').geom('geom1').run('imp1');
|
||||
model.component('mod1').geom('geom1').run;
|
||||
|
||||
model.component('mod1').mesh('mesh1').run('ftet1');
|
||||
|
||||
out = model;
|
210
karst_cave/curve_01.txt
普通文件
210
karst_cave/curve_01.txt
普通文件
@@ -0,0 +1,210 @@
|
||||
% Model: Tunnel.mph
|
||||
% Version: COMSOL
|
||||
% Date: May 2023
|
||||
% Dimension: 3
|
||||
% Nodes:100
|
||||
% Elements:100
|
||||
% Expressions: 1
|
||||
% Description: Contour
|
||||
% Coordinates
|
||||
17.569215 25.256009 5.719884
|
||||
17.572050 25.256009 5.720558
|
||||
17.574761 25.256009 5.721624
|
||||
17.577210 25.256009 5.723195
|
||||
17.579226 25.256009 5.725292
|
||||
17.580764 25.256009 5.727765
|
||||
17.581974 25.256009 5.730417
|
||||
17.583080 25.256009 5.733115
|
||||
17.584271 25.256009 5.735776
|
||||
17.585571 25.256009 5.738386
|
||||
17.586896 25.256009 5.740983
|
||||
17.588171 25.256009 5.743606
|
||||
17.589305 25.256009 5.746291
|
||||
17.590169 25.256009 5.749074
|
||||
17.590561 25.256009 5.751958
|
||||
17.590210 25.256009 5.754842
|
||||
17.589059 25.256009 5.757512
|
||||
17.587324 25.256009 5.759850
|
||||
17.585209 25.256009 5.761853
|
||||
17.582846 25.256009 5.763558
|
||||
17.580314 25.256009 5.765002
|
||||
17.577663 25.256009 5.766213
|
||||
17.574923 25.256009 5.767210
|
||||
17.572119 25.256009 5.768007
|
||||
17.569269 25.256009 5.768623
|
||||
17.566389 25.256009 5.769077
|
||||
17.563490 25.256009 5.769386
|
||||
17.560580 25.256009 5.769566
|
||||
17.557665 25.256009 5.769630
|
||||
17.554750 25.256009 5.769589
|
||||
17.551837 25.256009 5.769452
|
||||
17.548930 25.256009 5.769227
|
||||
17.546030 25.256009 5.768922
|
||||
17.543139 25.256009 5.768542
|
||||
17.540259 25.256009 5.768091
|
||||
17.537389 25.256009 5.767574
|
||||
17.534532 25.256009 5.766993
|
||||
17.531687 25.256009 5.766354
|
||||
17.528854 25.256009 5.765662
|
||||
17.526033 25.256009 5.764925
|
||||
17.523222 25.256009 5.764151
|
||||
17.520419 25.256009 5.763348
|
||||
17.517622 25.256009 5.762524
|
||||
17.514828 25.256009 5.761687
|
||||
17.512037 25.256009 5.760846
|
||||
17.509244 25.256009 5.760007
|
||||
17.506449 25.256009 5.759176
|
||||
17.503650 25.256009 5.758358
|
||||
17.500846 25.256009 5.757559
|
||||
17.498036 25.256009 5.756782
|
||||
17.495218 25.256009 5.756030
|
||||
17.492394 25.256009 5.755306
|
||||
17.489563 25.256009 5.754607
|
||||
17.486729 25.256009 5.753922
|
||||
17.483894 25.256009 5.753239
|
||||
17.481062 25.256009 5.752543
|
||||
17.478237 25.256009 5.751822
|
||||
17.475423 25.256009 5.751057
|
||||
17.472630 25.256009 5.750222
|
||||
17.469872 25.256009 5.749276
|
||||
17.467189 25.256009 5.748136
|
||||
17.464718 25.256009 5.746602
|
||||
17.463386 25.256009 5.744134
|
||||
17.464869 25.256009 5.741700
|
||||
17.467211 25.256009 5.739970
|
||||
17.469755 25.256009 5.738546
|
||||
17.472387 25.256009 5.737293
|
||||
17.475070 25.256009 5.736152
|
||||
17.477787 25.256009 5.735093
|
||||
17.480528 25.256009 5.734100
|
||||
17.483288 25.256009 5.733159
|
||||
17.486063 25.256009 5.732264
|
||||
17.488850 25.256009 5.731407
|
||||
17.491648 25.256009 5.730586
|
||||
17.494455 25.256009 5.729796
|
||||
17.497270 25.256009 5.729035
|
||||
17.500092 25.256009 5.728302
|
||||
17.502921 25.256009 5.727594
|
||||
17.505755 25.256009 5.726911
|
||||
17.508596 25.256009 5.726253
|
||||
17.511442 25.256009 5.725617
|
||||
17.514293 25.256009 5.725006
|
||||
17.517148 25.256009 5.724417
|
||||
17.520009 25.256009 5.723851
|
||||
17.522874 25.256009 5.723310
|
||||
17.525744 25.256009 5.722792
|
||||
17.528618 25.256009 5.722300
|
||||
17.531496 25.256009 5.721833
|
||||
17.534379 25.256009 5.721395
|
||||
17.537266 25.256009 5.720985
|
||||
17.540157 25.256009 5.720607
|
||||
17.543052 25.256009 5.720263
|
||||
17.545952 25.256009 5.719956
|
||||
17.548856 25.256009 5.719691
|
||||
17.551763 25.256009 5.719474
|
||||
17.554675 25.256009 5.719311
|
||||
17.557589 25.256009 5.719214
|
||||
17.560505 25.256009 5.719195
|
||||
17.563419 25.256009 5.719276
|
||||
17.566327 25.256009 5.719487
|
||||
% Elements (lines)
|
||||
1 2
|
||||
2 3
|
||||
3 4
|
||||
4 5
|
||||
5 6
|
||||
6 7
|
||||
7 8
|
||||
8 9
|
||||
9 10
|
||||
10 11
|
||||
11 12
|
||||
12 13
|
||||
13 14
|
||||
14 15
|
||||
15 16
|
||||
16 17
|
||||
17 18
|
||||
18 19
|
||||
19 20
|
||||
20 21
|
||||
21 22
|
||||
22 23
|
||||
23 24
|
||||
24 25
|
||||
25 26
|
||||
26 27
|
||||
27 28
|
||||
28 29
|
||||
29 30
|
||||
30 31
|
||||
31 32
|
||||
32 33
|
||||
33 34
|
||||
34 35
|
||||
35 36
|
||||
36 37
|
||||
37 38
|
||||
38 39
|
||||
39 40
|
||||
40 41
|
||||
41 42
|
||||
42 43
|
||||
43 44
|
||||
44 45
|
||||
45 46
|
||||
46 47
|
||||
47 48
|
||||
48 49
|
||||
49 50
|
||||
50 51
|
||||
51 52
|
||||
52 53
|
||||
53 54
|
||||
54 55
|
||||
55 56
|
||||
56 57
|
||||
57 58
|
||||
58 59
|
||||
59 60
|
||||
60 61
|
||||
61 62
|
||||
62 63
|
||||
63 64
|
||||
64 65
|
||||
65 66
|
||||
66 67
|
||||
67 68
|
||||
68 69
|
||||
69 70
|
||||
70 71
|
||||
71 72
|
||||
72 73
|
||||
73 74
|
||||
74 75
|
||||
75 76
|
||||
76 77
|
||||
77 78
|
||||
78 79
|
||||
79 80
|
||||
80 81
|
||||
81 82
|
||||
82 83
|
||||
83 84
|
||||
84 85
|
||||
85 86
|
||||
86 87
|
||||
87 88
|
||||
88 89
|
||||
89 90
|
||||
90 91
|
||||
91 92
|
||||
92 93
|
||||
93 94
|
||||
94 95
|
||||
95 96
|
||||
96 97
|
||||
97 98
|
||||
98 99
|
||||
99 100
|
||||
100 1
|
210
karst_cave/curve_02.txt
普通文件
210
karst_cave/curve_02.txt
普通文件
@@ -0,0 +1,210 @@
|
||||
% Model: Tunnel.mph
|
||||
% Version: COMSOL
|
||||
% Date: May 2023
|
||||
% Dimension: 3
|
||||
% Nodes:100
|
||||
% Elements:100
|
||||
% Expressions: 1
|
||||
% Description: Contour
|
||||
% Coordinates
|
||||
15.352640 23.566354 4.264125
|
||||
15.436972 23.566354 4.300760
|
||||
15.508287 23.566354 4.359069
|
||||
15.572503 23.566354 4.425364
|
||||
15.639559 23.566354 4.488752
|
||||
15.710593 23.566354 4.547674
|
||||
15.783773 23.566354 4.603919
|
||||
15.858075 23.566354 4.658678
|
||||
15.932846 23.566354 4.712795
|
||||
16.007607 23.566354 4.766926
|
||||
16.081953 23.566354 4.821624
|
||||
16.155686 23.566354 4.877147
|
||||
16.228873 23.566354 4.933387
|
||||
16.301605 23.566354 4.990215
|
||||
16.373967 23.566354 5.047513
|
||||
16.446043 23.566354 5.105171
|
||||
16.517912 23.566354 5.163086
|
||||
16.589651 23.566354 5.221163
|
||||
16.661333 23.566354 5.279310
|
||||
16.733021 23.566354 5.337449
|
||||
16.804719 23.566354 5.395575
|
||||
16.876403 23.566354 5.453720
|
||||
16.948046 23.566354 5.511915
|
||||
17.019623 23.566354 5.570191
|
||||
17.091108 23.566354 5.628579
|
||||
17.162476 23.566354 5.687111
|
||||
17.233700 23.566354 5.745818
|
||||
17.304751 23.566354 5.804734
|
||||
17.375600 23.566354 5.863894
|
||||
17.446213 23.566354 5.923333
|
||||
17.516565 23.566354 5.983082
|
||||
17.586627 23.566354 6.043171
|
||||
17.656366 23.566354 6.103635
|
||||
17.725743 23.566354 6.164513
|
||||
17.794715 23.566354 6.225849
|
||||
17.863230 23.566354 6.287696
|
||||
17.931226 23.566354 6.350113
|
||||
17.998625 23.566354 6.413174
|
||||
18.065280 23.566354 6.477020
|
||||
18.130940 23.566354 6.541889
|
||||
18.195293 23.566354 6.608053
|
||||
18.257962 23.566354 6.675812
|
||||
18.318483 23.566354 6.745495
|
||||
18.376285 23.566354 6.817446
|
||||
18.429704 23.566354 6.892685
|
||||
18.472211 23.566354 6.974415
|
||||
18.474278 23.566354 7.063986
|
||||
18.402328 23.566354 7.118452
|
||||
18.311877 23.566354 7.134984
|
||||
18.219914 23.566354 7.129040
|
||||
18.129857 23.566354 7.109058
|
||||
18.041997 23.566354 7.080836
|
||||
17.955760 23.566354 7.047951
|
||||
17.870670 23.566354 7.012196
|
||||
17.786716 23.566354 6.973849
|
||||
17.703941 23.566354 6.933019
|
||||
17.622389 23.566354 6.889799
|
||||
17.542107 23.566354 6.844263
|
||||
17.463137 23.566354 6.796486
|
||||
17.385454 23.566354 6.746644
|
||||
17.308983 23.566354 6.694960
|
||||
17.233651 23.566354 6.641630
|
||||
17.159385 23.566354 6.586824
|
||||
17.086116 23.566354 6.530692
|
||||
17.013779 23.566354 6.473364
|
||||
16.942311 23.566354 6.414955
|
||||
16.871670 23.566354 6.355550
|
||||
16.801824 23.566354 6.295211
|
||||
16.732745 23.566354 6.233995
|
||||
16.664407 23.566354 6.171954
|
||||
16.596784 23.566354 6.109133
|
||||
16.529855 23.566354 6.045574
|
||||
16.463597 23.566354 5.981315
|
||||
16.397991 23.566354 5.916391
|
||||
16.332998 23.566354 5.850853
|
||||
16.268560 23.566354 5.784770
|
||||
16.204620 23.566354 5.718203
|
||||
16.141125 23.566354 5.651214
|
||||
16.078018 23.566354 5.583857
|
||||
16.015246 23.566354 5.516189
|
||||
15.952754 23.566354 5.448261
|
||||
15.890489 23.566354 5.380126
|
||||
15.828418 23.566354 5.311814
|
||||
15.766627 23.566354 5.243248
|
||||
15.705257 23.566354 5.174306
|
||||
15.644467 23.566354 5.104853
|
||||
15.584444 23.566354 5.034734
|
||||
15.525423 23.566354 4.963772
|
||||
15.467696 23.566354 4.891753
|
||||
15.411585 23.566354 4.818469
|
||||
15.356592 23.566354 4.744340
|
||||
15.301422 23.566354 4.670344
|
||||
15.244528 23.566354 4.597669
|
||||
15.184341 23.566354 4.527708
|
||||
15.119793 23.566354 4.461753
|
||||
15.054497 23.566354 4.396532
|
||||
15.009667 23.566354 4.318175
|
||||
15.078477 23.566354 4.265087
|
||||
15.169375 23.566354 4.250001
|
||||
15.261600 23.566354 4.249797
|
||||
% Elements (lines)
|
||||
1 2
|
||||
2 3
|
||||
3 4
|
||||
4 5
|
||||
5 6
|
||||
6 7
|
||||
7 8
|
||||
8 9
|
||||
9 10
|
||||
10 11
|
||||
11 12
|
||||
12 13
|
||||
13 14
|
||||
14 15
|
||||
15 16
|
||||
16 17
|
||||
17 18
|
||||
18 19
|
||||
19 20
|
||||
20 21
|
||||
21 22
|
||||
22 23
|
||||
23 24
|
||||
24 25
|
||||
25 26
|
||||
26 27
|
||||
27 28
|
||||
28 29
|
||||
29 30
|
||||
30 31
|
||||
31 32
|
||||
32 33
|
||||
33 34
|
||||
34 35
|
||||
35 36
|
||||
36 37
|
||||
37 38
|
||||
38 39
|
||||
39 40
|
||||
40 41
|
||||
41 42
|
||||
42 43
|
||||
43 44
|
||||
44 45
|
||||
45 46
|
||||
46 47
|
||||
47 48
|
||||
48 49
|
||||
49 50
|
||||
50 51
|
||||
51 52
|
||||
52 53
|
||||
53 54
|
||||
54 55
|
||||
55 56
|
||||
56 57
|
||||
57 58
|
||||
58 59
|
||||
59 60
|
||||
60 61
|
||||
61 62
|
||||
62 63
|
||||
63 64
|
||||
64 65
|
||||
65 66
|
||||
66 67
|
||||
67 68
|
||||
68 69
|
||||
69 70
|
||||
70 71
|
||||
71 72
|
||||
72 73
|
||||
73 74
|
||||
74 75
|
||||
75 76
|
||||
76 77
|
||||
77 78
|
||||
78 79
|
||||
79 80
|
||||
80 81
|
||||
81 82
|
||||
82 83
|
||||
83 84
|
||||
84 85
|
||||
85 86
|
||||
86 87
|
||||
87 88
|
||||
88 89
|
||||
89 90
|
||||
90 91
|
||||
91 92
|
||||
92 93
|
||||
93 94
|
||||
94 95
|
||||
95 96
|
||||
96 97
|
||||
97 98
|
||||
98 99
|
||||
99 100
|
||||
100 1
|
210
karst_cave/curve_03.txt
普通文件
210
karst_cave/curve_03.txt
普通文件
@@ -0,0 +1,210 @@
|
||||
% Model: Tunnel.mph
|
||||
% Version: COMSOL
|
||||
% Date: May 2023
|
||||
% Dimension: 3
|
||||
% Nodes:100
|
||||
% Elements:100
|
||||
% Expressions: 1
|
||||
% Description: Contour
|
||||
% Coordinates
|
||||
12.541098 21.876699 2.156604
|
||||
12.697567 21.876699 2.304210
|
||||
12.855932 21.876699 2.452353
|
||||
13.015054 21.876699 2.599704
|
||||
13.176475 21.876699 2.744541
|
||||
13.339624 21.876699 2.887424
|
||||
13.504568 21.876699 3.028235
|
||||
13.671019 21.876699 3.167261
|
||||
13.838720 21.876699 3.304776
|
||||
14.007513 21.876699 3.440950
|
||||
14.177297 21.876699 3.575885
|
||||
14.348005 21.876699 3.709651
|
||||
14.519561 21.876699 3.842326
|
||||
14.691877 21.876699 3.974014
|
||||
14.864877 21.876699 4.104802
|
||||
15.038497 21.876699 4.234765
|
||||
15.212686 21.876699 4.363965
|
||||
15.387401 21.876699 4.492453
|
||||
15.562608 21.876699 4.620270
|
||||
15.738278 21.876699 4.747448
|
||||
15.914389 21.876699 4.874016
|
||||
16.090916 21.876699 5.000004
|
||||
16.267825 21.876699 5.125452
|
||||
16.445088 21.876699 5.250402
|
||||
16.622676 21.876699 5.374889
|
||||
16.800567 21.876699 5.498942
|
||||
16.978742 21.876699 5.622587
|
||||
17.157196 21.876699 5.745830
|
||||
17.335952 21.876699 5.868634
|
||||
17.515037 21.876699 5.990957
|
||||
17.694482 21.876699 6.112751
|
||||
17.874322 21.876699 6.233962
|
||||
18.054595 21.876699 6.354529
|
||||
18.235306 21.876699 6.474436
|
||||
18.416413 21.876699 6.593746
|
||||
18.597868 21.876699 6.712526
|
||||
18.779621 21.876699 6.830850
|
||||
18.961619 21.876699 6.948795
|
||||
19.143780 21.876699 7.066488
|
||||
19.325953 21.876699 7.184166
|
||||
19.507937 21.876699 7.302132
|
||||
19.689479 21.876699 7.420778
|
||||
19.870253 21.876699 7.540591
|
||||
20.049835 21.876699 7.662183
|
||||
20.227305 21.876699 7.786827
|
||||
20.394446 21.876699 7.924690
|
||||
20.420589 21.876699 8.087363
|
||||
20.205201 21.876699 8.085390
|
||||
19.992577 21.876699 8.042853
|
||||
19.782468 21.876699 7.989176
|
||||
19.574759 21.876699 7.926840
|
||||
19.369091 21.876699 7.858048
|
||||
19.165088 21.876699 7.784455
|
||||
18.962530 21.876699 7.706975
|
||||
18.761347 21.876699 7.625988
|
||||
18.561509 21.876699 7.541738
|
||||
18.363001 21.876699 7.454397
|
||||
18.165811 21.876699 7.364120
|
||||
17.969929 21.876699 7.271040
|
||||
17.775353 21.876699 7.175260
|
||||
17.582089 21.876699 7.076858
|
||||
17.390124 21.876699 6.975947
|
||||
17.199391 21.876699 6.872724
|
||||
17.009824 21.876699 6.767374
|
||||
16.821362 21.876699 6.660062
|
||||
16.633946 21.876699 6.550932
|
||||
16.447526 21.876699 6.440108
|
||||
16.262074 21.876699 6.327672
|
||||
16.077579 21.876699 6.213672
|
||||
15.894036 21.876699 6.098147
|
||||
15.711443 21.876699 5.981126
|
||||
15.529803 21.876699 5.862631
|
||||
15.349124 21.876699 5.742674
|
||||
15.169408 21.876699 5.621281
|
||||
14.990643 21.876699 5.498491
|
||||
14.812827 21.876699 5.374331
|
||||
14.635961 21.876699 5.248822
|
||||
14.460054 21.876699 5.121971
|
||||
14.285122 21.876699 4.993779
|
||||
14.111202 21.876699 4.864218
|
||||
13.938379 21.876699 4.733197
|
||||
13.766766 21.876699 4.600597
|
||||
13.596491 21.876699 4.466281
|
||||
13.427708 21.876699 4.330096
|
||||
13.260599 21.876699 4.191863
|
||||
13.095422 21.876699 4.051327
|
||||
12.932582 21.876699 3.908093
|
||||
12.772593 21.876699 3.761681
|
||||
12.616125 21.876699 3.611516
|
||||
12.464063 21.876699 3.456894
|
||||
12.317635 21.876699 3.296935
|
||||
12.178635 21.876699 3.130492
|
||||
12.049840 21.876699 2.956057
|
||||
11.935257 21.876699 2.772009
|
||||
11.840715 21.876699 2.576979
|
||||
11.781393 21.876699 2.368969
|
||||
11.788846 21.876699 2.152797
|
||||
11.906658 21.876699 2.025887
|
||||
12.122241 21.876699 2.047532
|
||||
12.334622 21.876699 2.091217
|
||||
% Elements (lines)
|
||||
1 2
|
||||
2 3
|
||||
3 4
|
||||
4 5
|
||||
5 6
|
||||
6 7
|
||||
7 8
|
||||
8 9
|
||||
9 10
|
||||
10 11
|
||||
11 12
|
||||
12 13
|
||||
13 14
|
||||
14 15
|
||||
15 16
|
||||
16 17
|
||||
17 18
|
||||
18 19
|
||||
19 20
|
||||
20 21
|
||||
21 22
|
||||
22 23
|
||||
23 24
|
||||
24 25
|
||||
25 26
|
||||
26 27
|
||||
27 28
|
||||
28 29
|
||||
29 30
|
||||
30 31
|
||||
31 32
|
||||
32 33
|
||||
33 34
|
||||
34 35
|
||||
35 36
|
||||
36 37
|
||||
37 38
|
||||
38 39
|
||||
39 40
|
||||
40 41
|
||||
41 42
|
||||
42 43
|
||||
43 44
|
||||
44 45
|
||||
45 46
|
||||
46 47
|
||||
47 48
|
||||
48 49
|
||||
49 50
|
||||
50 51
|
||||
51 52
|
||||
52 53
|
||||
53 54
|
||||
54 55
|
||||
55 56
|
||||
56 57
|
||||
57 58
|
||||
58 59
|
||||
59 60
|
||||
60 61
|
||||
61 62
|
||||
62 63
|
||||
63 64
|
||||
64 65
|
||||
65 66
|
||||
66 67
|
||||
67 68
|
||||
68 69
|
||||
69 70
|
||||
70 71
|
||||
71 72
|
||||
72 73
|
||||
73 74
|
||||
74 75
|
||||
75 76
|
||||
76 77
|
||||
77 78
|
||||
78 79
|
||||
79 80
|
||||
80 81
|
||||
81 82
|
||||
82 83
|
||||
83 84
|
||||
84 85
|
||||
85 86
|
||||
86 87
|
||||
87 88
|
||||
88 89
|
||||
89 90
|
||||
90 91
|
||||
91 92
|
||||
92 93
|
||||
93 94
|
||||
94 95
|
||||
95 96
|
||||
96 97
|
||||
97 98
|
||||
98 99
|
||||
99 100
|
||||
100 1
|
210
karst_cave/curve_04.txt
普通文件
210
karst_cave/curve_04.txt
普通文件
@@ -0,0 +1,210 @@
|
||||
% Model: Tunnel.mph
|
||||
% Version: COMSOL
|
||||
% Date: May 2023
|
||||
% Dimension: 3
|
||||
% Nodes:100
|
||||
% Elements:100
|
||||
% Expressions: 1
|
||||
% Description: Contour
|
||||
% Coordinates
|
||||
12.416062 20.187044 1.997282
|
||||
12.585050 20.187044 2.156913
|
||||
12.753031 20.187044 2.317763
|
||||
12.921655 20.187044 2.477945
|
||||
13.091547 20.187044 2.636779
|
||||
13.263242 20.187044 2.793661
|
||||
13.437464 20.187044 2.947732
|
||||
13.614174 20.187044 3.098940
|
||||
13.793427 20.187044 3.247127
|
||||
13.975314 20.187044 3.392069
|
||||
14.159857 20.187044 3.533612
|
||||
14.346411 20.187044 3.672499
|
||||
14.533704 20.187044 3.810389
|
||||
14.720231 20.187044 3.949312
|
||||
14.904901 20.187044 4.090691
|
||||
15.086974 20.187044 4.235396
|
||||
15.266401 20.187044 4.383372
|
||||
15.444596 20.187044 4.532835
|
||||
15.623960 20.187044 4.680888
|
||||
15.806053 20.187044 4.825565
|
||||
15.992786 20.187044 4.964188
|
||||
16.184813 20.187044 5.095376
|
||||
16.381963 20.187044 5.218736
|
||||
16.582783 20.187044 5.336044
|
||||
16.785597 20.187044 5.449875
|
||||
16.989665 20.187044 5.561446
|
||||
17.194722 20.187044 5.671189
|
||||
17.400557 20.187044 5.779468
|
||||
17.606620 20.187044 5.887311
|
||||
17.812326 20.187044 5.995834
|
||||
18.017755 20.187044 6.104880
|
||||
18.223015 20.187044 6.214245
|
||||
18.427651 20.187044 6.324771
|
||||
18.630705 20.187044 6.438172
|
||||
18.830180 20.187044 6.557727
|
||||
19.022645 20.187044 6.688216
|
||||
19.203370 20.187044 6.834455
|
||||
19.365384 20.187044 7.001050
|
||||
19.493256 20.187044 7.194561
|
||||
19.525640 20.187044 7.420177
|
||||
19.382610 20.187044 7.595863
|
||||
19.162641 20.187044 7.666596
|
||||
18.930529 20.187044 7.672510
|
||||
18.700089 20.187044 7.642095
|
||||
18.473449 20.187044 7.590104
|
||||
18.250301 20.187044 7.524635
|
||||
18.030221 20.187044 7.449468
|
||||
17.813306 20.187044 7.365607
|
||||
17.600485 20.187044 7.271861
|
||||
17.392659 20.187044 7.167510
|
||||
17.189691 20.187044 7.053980
|
||||
16.990674 20.187044 6.933643
|
||||
16.794112 20.187044 6.809325
|
||||
16.596321 20.187044 6.686998
|
||||
16.391564 20.187044 6.576824
|
||||
16.177745 20.187044 6.485549
|
||||
15.956010 20.187044 6.415681
|
||||
15.728388 20.187044 6.368361
|
||||
15.498263 20.187044 6.334719
|
||||
15.271204 20.187044 6.285151
|
||||
15.051848 20.187044 6.208140
|
||||
14.838312 20.187044 6.116030
|
||||
14.628718 20.187044 6.015254
|
||||
14.423783 20.187044 5.905324
|
||||
14.223916 20.187044 5.786424
|
||||
14.028127 20.187044 5.660901
|
||||
13.834533 20.187044 5.532007
|
||||
13.641771 20.187044 5.401872
|
||||
13.448535 20.187044 5.272444
|
||||
13.253480 20.187044 5.145777
|
||||
13.055997 20.187044 5.022932
|
||||
12.855646 20.187044 4.904829
|
||||
12.652042 20.187044 4.792427
|
||||
12.445430 20.187044 4.685654
|
||||
12.237158 20.187044 4.582145
|
||||
12.028551 20.187044 4.479310
|
||||
11.820280 20.187044 4.375794
|
||||
11.612615 20.187044 4.271070
|
||||
11.405310 20.187044 4.165632
|
||||
11.197771 20.187044 4.060656
|
||||
10.989545 20.187044 3.957052
|
||||
10.780646 20.187044 3.854811
|
||||
10.571446 20.187044 3.753187
|
||||
10.364026 20.187044 3.648002
|
||||
10.165661 20.187044 3.526949
|
||||
10.009802 20.187044 3.357191
|
||||
9.978650 20.187044 3.130781
|
||||
10.055526 20.187044 2.912323
|
||||
10.182729 20.187044 2.717977
|
||||
10.335604 20.187044 2.542848
|
||||
10.503732 20.187044 2.382227
|
||||
10.681692 20.187044 2.232524
|
||||
10.865927 20.187044 2.090596
|
||||
11.054965 20.187044 1.955121
|
||||
11.245405 20.187044 1.821613
|
||||
11.440253 20.187044 1.694823
|
||||
11.622450 20.187044 1.554072
|
||||
11.838280 20.187044 1.607335
|
||||
12.037555 20.187044 1.727173
|
||||
12.229772 20.187044 1.858116
|
||||
% Elements (lines)
|
||||
1 2
|
||||
2 3
|
||||
3 4
|
||||
4 5
|
||||
5 6
|
||||
6 7
|
||||
7 8
|
||||
8 9
|
||||
9 10
|
||||
10 11
|
||||
11 12
|
||||
12 13
|
||||
13 14
|
||||
14 15
|
||||
15 16
|
||||
16 17
|
||||
17 18
|
||||
18 19
|
||||
19 20
|
||||
20 21
|
||||
21 22
|
||||
22 23
|
||||
23 24
|
||||
24 25
|
||||
25 26
|
||||
26 27
|
||||
27 28
|
||||
28 29
|
||||
29 30
|
||||
30 31
|
||||
31 32
|
||||
32 33
|
||||
33 34
|
||||
34 35
|
||||
35 36
|
||||
36 37
|
||||
37 38
|
||||
38 39
|
||||
39 40
|
||||
40 41
|
||||
41 42
|
||||
42 43
|
||||
43 44
|
||||
44 45
|
||||
45 46
|
||||
46 47
|
||||
47 48
|
||||
48 49
|
||||
49 50
|
||||
50 51
|
||||
51 52
|
||||
52 53
|
||||
53 54
|
||||
54 55
|
||||
55 56
|
||||
56 57
|
||||
57 58
|
||||
58 59
|
||||
59 60
|
||||
60 61
|
||||
61 62
|
||||
62 63
|
||||
63 64
|
||||
64 65
|
||||
65 66
|
||||
66 67
|
||||
67 68
|
||||
68 69
|
||||
69 70
|
||||
70 71
|
||||
71 72
|
||||
72 73
|
||||
73 74
|
||||
74 75
|
||||
75 76
|
||||
76 77
|
||||
77 78
|
||||
78 79
|
||||
79 80
|
||||
80 81
|
||||
81 82
|
||||
82 83
|
||||
83 84
|
||||
84 85
|
||||
85 86
|
||||
86 87
|
||||
87 88
|
||||
88 89
|
||||
89 90
|
||||
90 91
|
||||
91 92
|
||||
92 93
|
||||
93 94
|
||||
94 95
|
||||
95 96
|
||||
96 97
|
||||
97 98
|
||||
98 99
|
||||
99 100
|
||||
100 1
|
210
karst_cave/curve_05.txt
普通文件
210
karst_cave/curve_05.txt
普通文件
@@ -0,0 +1,210 @@
|
||||
% Model: Tunnel.mph
|
||||
% Version: COMSOL
|
||||
% Date: May 2023
|
||||
% Dimension: 3
|
||||
% Nodes:100
|
||||
% Elements:100
|
||||
% Expressions: 1
|
||||
% Description: Contour
|
||||
% Coordinates
|
||||
11.438711 18.497388 0.894454
|
||||
11.640553 18.497388 1.118896
|
||||
11.853293 18.497388 1.337081
|
||||
12.076978 18.497388 1.544070
|
||||
12.308080 18.497388 1.742778
|
||||
12.541771 18.497388 1.938447
|
||||
12.776363 18.497388 2.133030
|
||||
13.014664 18.497388 2.323040
|
||||
13.259953 18.497388 2.503915
|
||||
13.512894 18.497388 2.673926
|
||||
13.772509 18.497388 2.833571
|
||||
14.037702 18.497388 2.983774
|
||||
14.307081 18.497388 3.126353
|
||||
14.578975 18.497388 3.264087
|
||||
14.852145 18.497388 3.399272
|
||||
15.125110 18.497388 3.534869
|
||||
15.396220 18.497388 3.674127
|
||||
15.663592 18.497388 3.820427
|
||||
15.926931 18.497388 3.973865
|
||||
16.186569 18.497388 4.133496
|
||||
16.443819 18.497388 4.296959
|
||||
16.699974 18.497388 4.462131
|
||||
16.956310 18.497388 4.627022
|
||||
17.213857 18.497388 4.790014
|
||||
17.470164 18.497388 4.954941
|
||||
17.722217 18.497388 5.126287
|
||||
17.969580 18.497388 5.304342
|
||||
18.209166 18.497388 5.492645
|
||||
18.423321 18.497388 5.708868
|
||||
18.566841 18.497388 5.975649
|
||||
18.577773 18.497388 6.276884
|
||||
18.455131 18.497388 6.553970
|
||||
18.254227 18.497388 6.782120
|
||||
18.007292 18.497388 6.959857
|
||||
17.730415 18.497388 7.086219
|
||||
17.434396 18.497388 7.156488
|
||||
17.130241 18.497388 7.162514
|
||||
16.830637 18.497388 7.108773
|
||||
16.541263 18.497388 7.013414
|
||||
16.254615 18.497388 6.909855
|
||||
15.964646 18.497388 6.816032
|
||||
15.670614 18.497388 6.735899
|
||||
15.373148 18.497388 6.669558
|
||||
15.073855 18.497388 6.611953
|
||||
14.773922 18.497388 6.557757
|
||||
14.474978 18.497388 6.498404
|
||||
14.179418 18.497388 6.424225
|
||||
13.890998 18.497388 6.326010
|
||||
13.611854 18.497388 6.203803
|
||||
13.340397 18.497388 6.065261
|
||||
13.072911 18.497388 5.919157
|
||||
12.806281 18.497388 5.771489
|
||||
12.538407 18.497388 5.626095
|
||||
12.267622 18.497388 5.486210
|
||||
11.992564 18.497388 5.354943
|
||||
11.712891 18.497388 5.233827
|
||||
11.428635 18.497388 5.123908
|
||||
11.140199 18.497388 5.025466
|
||||
10.848543 18.497388 4.936995
|
||||
10.554814 18.497388 4.855653
|
||||
10.259546 18.497388 4.780079
|
||||
9.962856 18.497388 4.710295
|
||||
9.664727 18.497388 4.646952
|
||||
9.365155 18.497388 4.590834
|
||||
9.064352 18.497388 4.541722
|
||||
8.762886 18.497388 4.496839
|
||||
8.461300 18.497388 4.452760
|
||||
8.160310 18.497388 4.404820
|
||||
7.860759 18.497388 4.348618
|
||||
7.563374 18.497388 4.281922
|
||||
7.268842 18.497388 4.203596
|
||||
6.978675 18.497388 4.110478
|
||||
6.696342 18.497388 3.995913
|
||||
6.426444 18.497388 3.854582
|
||||
6.171966 18.497388 3.687063
|
||||
5.934648 18.497388 3.495984
|
||||
5.715917 18.497388 3.283889
|
||||
5.523195 18.497388 3.048115
|
||||
5.384194 18.497388 2.778110
|
||||
5.415805 18.497388 2.489081
|
||||
5.695796 18.497388 2.388411
|
||||
6.000358 18.497388 2.391369
|
||||
6.304440 18.497388 2.412127
|
||||
6.608719 18.497388 2.429682
|
||||
6.913383 18.497388 2.437823
|
||||
7.218120 18.497388 2.433497
|
||||
7.522417 18.497388 2.416520
|
||||
7.825898 18.497388 2.388458
|
||||
8.128328 18.497388 2.350703
|
||||
8.429124 18.497388 2.301680
|
||||
8.726834 18.497388 2.236591
|
||||
9.019622 18.497388 2.152109
|
||||
9.306331 18.497388 2.048825
|
||||
9.587268 18.497388 1.930688
|
||||
9.863270 18.497388 1.801418
|
||||
10.134555 18.497388 1.662523
|
||||
10.400277 18.497388 1.513271
|
||||
10.659563 18.497388 1.353099
|
||||
10.912330 18.497388 1.182817
|
||||
11.158192 18.497388 1.002932
|
||||
% Elements (lines)
|
||||
1 2
|
||||
2 3
|
||||
3 4
|
||||
4 5
|
||||
5 6
|
||||
6 7
|
||||
7 8
|
||||
8 9
|
||||
9 10
|
||||
10 11
|
||||
11 12
|
||||
12 13
|
||||
13 14
|
||||
14 15
|
||||
15 16
|
||||
16 17
|
||||
17 18
|
||||
18 19
|
||||
19 20
|
||||
20 21
|
||||
21 22
|
||||
22 23
|
||||
23 24
|
||||
24 25
|
||||
25 26
|
||||
26 27
|
||||
27 28
|
||||
28 29
|
||||
29 30
|
||||
30 31
|
||||
31 32
|
||||
32 33
|
||||
33 34
|
||||
34 35
|
||||
35 36
|
||||
36 37
|
||||
37 38
|
||||
38 39
|
||||
39 40
|
||||
40 41
|
||||
41 42
|
||||
42 43
|
||||
43 44
|
||||
44 45
|
||||
45 46
|
||||
46 47
|
||||
47 48
|
||||
48 49
|
||||
49 50
|
||||
50 51
|
||||
51 52
|
||||
52 53
|
||||
53 54
|
||||
54 55
|
||||
55 56
|
||||
56 57
|
||||
57 58
|
||||
58 59
|
||||
59 60
|
||||
60 61
|
||||
61 62
|
||||
62 63
|
||||
63 64
|
||||
64 65
|
||||
65 66
|
||||
66 67
|
||||
67 68
|
||||
68 69
|
||||
69 70
|
||||
70 71
|
||||
71 72
|
||||
72 73
|
||||
73 74
|
||||
74 75
|
||||
75 76
|
||||
76 77
|
||||
77 78
|
||||
78 79
|
||||
79 80
|
||||
80 81
|
||||
81 82
|
||||
82 83
|
||||
83 84
|
||||
84 85
|
||||
85 86
|
||||
86 87
|
||||
87 88
|
||||
88 89
|
||||
89 90
|
||||
90 91
|
||||
91 92
|
||||
92 93
|
||||
93 94
|
||||
94 95
|
||||
95 96
|
||||
96 97
|
||||
97 98
|
||||
98 99
|
||||
99 100
|
||||
100 1
|
210
karst_cave/curve_06.txt
普通文件
210
karst_cave/curve_06.txt
普通文件
@@ -0,0 +1,210 @@
|
||||
% Model: Tunnel.mph
|
||||
% Version: COMSOL
|
||||
% Date: May 2023
|
||||
% Dimension: 3
|
||||
% Nodes:100
|
||||
% Elements:100
|
||||
% Expressions: 1
|
||||
% Description: Contour
|
||||
% Coordinates
|
||||
11.047798 16.807733 0.173913
|
||||
11.301077 16.807733 0.374113
|
||||
11.543561 16.807733 0.594306
|
||||
11.781267 16.807733 0.819649
|
||||
12.017406 16.807733 1.046634
|
||||
12.254761 16.807733 1.272345
|
||||
12.496381 16.807733 1.493477
|
||||
12.745246 16.807733 1.706395
|
||||
13.004208 16.807733 1.906883
|
||||
13.274000 16.807733 2.092544
|
||||
13.550523 16.807733 2.268085
|
||||
13.827626 16.807733 2.442718
|
||||
14.103967 16.807733 2.618559
|
||||
14.382643 16.807733 2.790663
|
||||
14.665296 16.807733 2.956151
|
||||
14.951906 16.807733 3.114687
|
||||
15.242105 16.807733 3.266555
|
||||
15.536142 16.807733 3.410844
|
||||
15.833589 16.807733 3.547974
|
||||
16.134046 16.807733 3.678372
|
||||
16.438413 16.807733 3.799332
|
||||
16.748524 16.807733 3.904603
|
||||
17.063345 16.807733 3.994975
|
||||
17.359788 16.807733 4.128567
|
||||
17.488908 16.807733 4.419675
|
||||
17.461544 16.807733 4.745082
|
||||
17.373710 16.807733 5.060389
|
||||
17.255030 16.807733 5.365591
|
||||
17.115114 16.807733 5.661677
|
||||
16.953816 16.807733 5.946647
|
||||
16.763028 16.807733 6.212562
|
||||
16.526677 16.807733 6.438209
|
||||
16.239010 16.807733 6.592417
|
||||
15.920778 16.807733 6.667059
|
||||
15.593964 16.807733 6.684827
|
||||
15.267041 16.807733 6.666572
|
||||
14.942503 16.807733 6.622769
|
||||
14.620739 16.807733 6.561624
|
||||
14.300769 16.807733 6.491615
|
||||
13.980698 16.807733 6.422083
|
||||
13.657777 16.807733 6.367698
|
||||
13.332048 16.807733 6.333470
|
||||
13.006328 16.807733 6.299056
|
||||
12.681505 16.807733 6.256966
|
||||
12.357189 16.807733 6.211131
|
||||
12.032711 16.807733 6.166427
|
||||
11.707756 16.807733 6.125354
|
||||
11.382180 16.807733 6.089562
|
||||
11.055923 16.807733 6.060652
|
||||
10.729062 16.807733 6.039668
|
||||
10.401823 16.807733 6.025665
|
||||
10.074520 16.807733 6.013177
|
||||
9.747575 16.807733 5.993683
|
||||
9.422078 16.807733 5.957653
|
||||
9.099837 16.807733 5.899347
|
||||
8.782048 16.807733 5.820197
|
||||
8.468454 16.807733 5.725700
|
||||
8.157819 16.807733 5.621844
|
||||
7.848736 16.807733 5.513439
|
||||
7.539440 16.807733 5.405652
|
||||
7.228389 16.807733 5.303053
|
||||
6.915207 16.807733 5.207150
|
||||
6.601219 16.807733 5.113899
|
||||
6.288853 16.807733 5.015397
|
||||
5.981133 16.807733 4.903305
|
||||
5.681127 16.807733 4.772020
|
||||
5.391446 16.807733 4.619306
|
||||
5.113035 16.807733 4.446871
|
||||
4.844645 16.807733 4.259172
|
||||
4.584733 16.807733 4.059886
|
||||
4.333685 16.807733 3.849557
|
||||
4.100015 16.807733 3.620317
|
||||
3.912093 16.807733 3.353010
|
||||
3.792026 16.807733 3.048894
|
||||
3.722067 16.807733 2.729129
|
||||
3.691084 16.807733 2.403277
|
||||
3.716322 16.807733 2.077433
|
||||
3.847313 16.807733 1.780503
|
||||
4.112458 16.807733 1.595151
|
||||
4.431108 16.807733 1.522670
|
||||
4.757802 16.807733 1.501136
|
||||
5.085328 16.807733 1.500671
|
||||
5.412834 16.807733 1.505504
|
||||
5.740364 16.807733 1.508213
|
||||
6.067887 16.807733 1.505451
|
||||
6.395248 16.807733 1.494801
|
||||
6.722152 16.807733 1.474587
|
||||
7.048294 16.807733 1.444461
|
||||
7.373329 16.807733 1.404125
|
||||
7.696929 16.807733 1.353542
|
||||
8.019008 16.807733 1.294009
|
||||
8.339571 16.807733 1.226790
|
||||
8.658593 16.807733 1.152593
|
||||
8.975917 16.807733 1.071444
|
||||
9.291125 16.807733 0.982441
|
||||
9.604195 16.807733 0.886166
|
||||
9.915629 16.807733 0.784732
|
||||
10.223148 16.807733 0.672079
|
||||
10.530753 16.807733 0.560573
|
||||
10.800005 16.807733 0.384911
|
||||
% Elements (lines)
|
||||
1 2
|
||||
2 3
|
||||
3 4
|
||||
4 5
|
||||
5 6
|
||||
6 7
|
||||
7 8
|
||||
8 9
|
||||
9 10
|
||||
10 11
|
||||
11 12
|
||||
12 13
|
||||
13 14
|
||||
14 15
|
||||
15 16
|
||||
16 17
|
||||
17 18
|
||||
18 19
|
||||
19 20
|
||||
20 21
|
||||
21 22
|
||||
22 23
|
||||
23 24
|
||||
24 25
|
||||
25 26
|
||||
26 27
|
||||
27 28
|
||||
28 29
|
||||
29 30
|
||||
30 31
|
||||
31 32
|
||||
32 33
|
||||
33 34
|
||||
34 35
|
||||
35 36
|
||||
36 37
|
||||
37 38
|
||||
38 39
|
||||
39 40
|
||||
40 41
|
||||
41 42
|
||||
42 43
|
||||
43 44
|
||||
44 45
|
||||
45 46
|
||||
46 47
|
||||
47 48
|
||||
48 49
|
||||
49 50
|
||||
50 51
|
||||
51 52
|
||||
52 53
|
||||
53 54
|
||||
54 55
|
||||
55 56
|
||||
56 57
|
||||
57 58
|
||||
58 59
|
||||
59 60
|
||||
60 61
|
||||
61 62
|
||||
62 63
|
||||
63 64
|
||||
64 65
|
||||
65 66
|
||||
66 67
|
||||
67 68
|
||||
68 69
|
||||
69 70
|
||||
70 71
|
||||
71 72
|
||||
72 73
|
||||
73 74
|
||||
74 75
|
||||
75 76
|
||||
76 77
|
||||
77 78
|
||||
78 79
|
||||
79 80
|
||||
80 81
|
||||
81 82
|
||||
82 83
|
||||
83 84
|
||||
84 85
|
||||
85 86
|
||||
86 87
|
||||
87 88
|
||||
88 89
|
||||
89 90
|
||||
90 91
|
||||
91 92
|
||||
92 93
|
||||
93 94
|
||||
94 95
|
||||
95 96
|
||||
96 97
|
||||
97 98
|
||||
98 99
|
||||
99 100
|
||||
100 1
|
210
karst_cave/curve_07.txt
普通文件
210
karst_cave/curve_07.txt
普通文件
@@ -0,0 +1,210 @@
|
||||
% Model: Tunnel.mph
|
||||
% Version: COMSOL
|
||||
% Date: May 2023
|
||||
% Dimension: 3
|
||||
% Nodes:100
|
||||
% Elements:100
|
||||
% Expressions: 1
|
||||
% Description: Contour
|
||||
% Coordinates
|
||||
10.402772 15.118078 -0.392568
|
||||
10.655900 15.118078 -0.188422
|
||||
10.904893 15.118078 0.030169
|
||||
11.154764 15.118078 0.247876
|
||||
11.406931 15.118078 0.462927
|
||||
11.662450 15.118078 0.673976
|
||||
11.922208 15.118078 0.879784
|
||||
12.186620 15.118078 1.079568
|
||||
12.456681 15.118078 1.271639
|
||||
12.733405 15.118078 1.453972
|
||||
13.015801 15.118078 1.627409
|
||||
13.300658 15.118078 1.796785
|
||||
13.587159 15.118078 1.963370
|
||||
13.875425 15.118078 2.126884
|
||||
14.165442 15.118078 2.287272
|
||||
14.457168 15.118078 2.444530
|
||||
14.749123 15.118078 2.601365
|
||||
15.040260 15.118078 2.759710
|
||||
15.329508 15.118078 2.921477
|
||||
15.616406 15.118078 3.087374
|
||||
15.900459 15.118078 3.258090
|
||||
16.171867 15.118078 3.447769
|
||||
16.351952 15.118078 3.718893
|
||||
16.339241 15.118078 4.047065
|
||||
16.223462 15.118078 4.356916
|
||||
16.054773 15.118078 4.641786
|
||||
15.843400 15.118078 4.896598
|
||||
15.594588 15.118078 5.114989
|
||||
15.313841 15.118078 5.290423
|
||||
15.010362 15.118078 5.423007
|
||||
14.693829 15.118078 5.520800
|
||||
14.370831 15.118078 5.594799
|
||||
14.044783 15.118078 5.654103
|
||||
13.717383 15.118078 5.705496
|
||||
13.389428 15.118078 5.753237
|
||||
13.061397 15.118078 5.800464
|
||||
12.733612 15.118078 5.849355
|
||||
12.406263 15.118078 5.901086
|
||||
12.079388 15.118078 5.955741
|
||||
11.752706 15.118078 6.011543
|
||||
11.425790 15.118078 6.065947
|
||||
11.098207 15.118078 6.116149
|
||||
10.769716 15.118078 6.160020
|
||||
10.440424 15.118078 6.197429
|
||||
10.110689 15.118078 6.230714
|
||||
9.780582 15.118078 6.260058
|
||||
9.449871 15.118078 6.281355
|
||||
9.118633 15.118078 6.291805
|
||||
8.787255 15.118078 6.296610
|
||||
8.455957 15.118078 6.304757
|
||||
8.125646 15.118078 6.330965
|
||||
7.796135 15.118078 6.366392
|
||||
7.466304 15.118078 6.398748
|
||||
7.136342 15.118078 6.429693
|
||||
6.805397 15.118078 6.443694
|
||||
6.477759 15.118078 6.398827
|
||||
6.167463 15.118078 6.283982
|
||||
5.882239 15.118078 6.115903
|
||||
5.621788 15.118078 5.911224
|
||||
5.378672 15.118078 5.686056
|
||||
5.144021 15.118078 5.452028
|
||||
4.911498 15.118078 5.215874
|
||||
4.678295 15.118078 4.980394
|
||||
4.443341 15.118078 4.746663
|
||||
4.206789 15.118078 4.514547
|
||||
3.970365 15.118078 4.282300
|
||||
3.735110 15.118078 4.048871
|
||||
3.502909 15.118078 3.812413
|
||||
3.279173 15.118078 3.567970
|
||||
3.073832 15.118078 3.307991
|
||||
2.895631 15.118078 3.028728
|
||||
2.739384 15.118078 2.736503
|
||||
2.593857 15.118078 2.438759
|
||||
2.455212 15.118078 2.137774
|
||||
2.385206 15.118078 1.817112
|
||||
2.496131 15.118078 1.508150
|
||||
2.707675 15.118078 1.254460
|
||||
2.971760 15.118078 1.054951
|
||||
3.263365 15.118078 0.897974
|
||||
3.570723 15.118078 0.774320
|
||||
3.886826 15.118078 0.674968
|
||||
4.209096 15.118078 0.598006
|
||||
4.537243 15.118078 0.553112
|
||||
4.868455 15.118078 0.544318
|
||||
5.199864 15.118078 0.545110
|
||||
5.531206 15.118078 0.538823
|
||||
5.862142 15.118078 0.521416
|
||||
6.192186 15.118078 0.491558
|
||||
6.520906 15.118078 0.449523
|
||||
6.848115 15.118078 0.396976
|
||||
7.173758 15.118078 0.335448
|
||||
7.497864 15.118078 0.266271
|
||||
7.820603 15.118078 0.190956
|
||||
8.142443 15.118078 0.111867
|
||||
8.463689 15.118078 0.030426
|
||||
8.784857 15.118078 -0.051475
|
||||
9.105827 15.118078 -0.133838
|
||||
9.426959 15.118078 -0.215733
|
||||
9.749380 15.118078 -0.292422
|
||||
10.073948 15.118078 -0.359505
|
||||
% Elements (lines)
|
||||
1 2
|
||||
2 3
|
||||
3 4
|
||||
4 5
|
||||
5 6
|
||||
6 7
|
||||
7 8
|
||||
8 9
|
||||
9 10
|
||||
10 11
|
||||
11 12
|
||||
12 13
|
||||
13 14
|
||||
14 15
|
||||
15 16
|
||||
16 17
|
||||
17 18
|
||||
18 19
|
||||
19 20
|
||||
20 21
|
||||
21 22
|
||||
22 23
|
||||
23 24
|
||||
24 25
|
||||
25 26
|
||||
26 27
|
||||
27 28
|
||||
28 29
|
||||
29 30
|
||||
30 31
|
||||
31 32
|
||||
32 33
|
||||
33 34
|
||||
34 35
|
||||
35 36
|
||||
36 37
|
||||
37 38
|
||||
38 39
|
||||
39 40
|
||||
40 41
|
||||
41 42
|
||||
42 43
|
||||
43 44
|
||||
44 45
|
||||
45 46
|
||||
46 47
|
||||
47 48
|
||||
48 49
|
||||
49 50
|
||||
50 51
|
||||
51 52
|
||||
52 53
|
||||
53 54
|
||||
54 55
|
||||
55 56
|
||||
56 57
|
||||
57 58
|
||||
58 59
|
||||
59 60
|
||||
60 61
|
||||
61 62
|
||||
62 63
|
||||
63 64
|
||||
64 65
|
||||
65 66
|
||||
66 67
|
||||
67 68
|
||||
68 69
|
||||
69 70
|
||||
70 71
|
||||
71 72
|
||||
72 73
|
||||
73 74
|
||||
74 75
|
||||
75 76
|
||||
76 77
|
||||
77 78
|
||||
78 79
|
||||
79 80
|
||||
80 81
|
||||
81 82
|
||||
82 83
|
||||
83 84
|
||||
84 85
|
||||
85 86
|
||||
86 87
|
||||
87 88
|
||||
88 89
|
||||
89 90
|
||||
90 91
|
||||
91 92
|
||||
92 93
|
||||
93 94
|
||||
94 95
|
||||
95 96
|
||||
96 97
|
||||
97 98
|
||||
98 99
|
||||
99 100
|
||||
100 1
|
210
karst_cave/curve_08.txt
普通文件
210
karst_cave/curve_08.txt
普通文件
@@ -0,0 +1,210 @@
|
||||
% Model: Tunnel.mph
|
||||
% Version: COMSOL
|
||||
% Date: May 2023
|
||||
% Dimension: 3
|
||||
% Nodes:100
|
||||
% Elements:100
|
||||
% Expressions: 1
|
||||
% Description: Contour
|
||||
% Coordinates
|
||||
9.082780 13.428423 -1.490534
|
||||
9.296621 13.428423 -1.257656
|
||||
9.520610 13.428423 -1.030578
|
||||
9.757033 13.428423 -0.816435
|
||||
10.003382 13.428423 -0.613793
|
||||
10.258236 13.428423 -0.421940
|
||||
10.518657 13.428423 -0.237691
|
||||
10.782270 13.428423 -0.058031
|
||||
11.046722 13.428423 0.120397
|
||||
11.309882 13.428423 0.300722
|
||||
11.571359 13.428423 0.483477
|
||||
11.831425 13.428423 0.668238
|
||||
12.090724 13.428423 0.854075
|
||||
12.350287 13.428423 1.039540
|
||||
12.611923 13.428423 1.222060
|
||||
12.877905 13.428423 1.398177
|
||||
13.149521 13.428423 1.565463
|
||||
13.427386 13.428423 1.722151
|
||||
13.708038 13.428423 1.873820
|
||||
13.973680 13.428423 2.049367
|
||||
14.132033 13.428423 2.319083
|
||||
14.112252 13.428423 2.635132
|
||||
14.006981 13.428423 2.935869
|
||||
13.863995 13.428423 3.220898
|
||||
13.695748 13.428423 3.491830
|
||||
13.505608 13.428423 3.747878
|
||||
13.295662 13.428423 3.987968
|
||||
13.067753 13.428423 4.211072
|
||||
12.822887 13.428423 4.415423
|
||||
12.564288 13.428423 4.602146
|
||||
12.296327 13.428423 4.775213
|
||||
12.022610 13.428423 4.939054
|
||||
11.745744 13.428423 5.097531
|
||||
11.467073 13.428423 5.252809
|
||||
11.185696 13.428423 5.403123
|
||||
10.900499 13.428423 5.546042
|
||||
10.610587 13.428423 5.679118
|
||||
10.315276 13.428423 5.799714
|
||||
10.015042 13.428423 5.907498
|
||||
9.711465 13.428423 6.005512
|
||||
9.406046 13.428423 6.097640
|
||||
9.099306 13.428423 6.185273
|
||||
8.789952 13.428423 6.263056
|
||||
8.476401 13.428423 6.321432
|
||||
8.159264 13.428423 6.355392
|
||||
7.840895 13.428423 6.375629
|
||||
7.522554 13.428423 6.396342
|
||||
7.204387 13.428423 6.419577
|
||||
6.885939 13.428423 6.438459
|
||||
6.567183 13.428423 6.451225
|
||||
6.248320 13.428423 6.461045
|
||||
5.929406 13.428423 6.469054
|
||||
5.610412 13.428423 6.471836
|
||||
5.291649 13.428423 6.460609
|
||||
4.975513 13.428423 6.419553
|
||||
4.671555 13.428423 6.324725
|
||||
4.397843 13.428423 6.162323
|
||||
4.164353 13.428423 5.945568
|
||||
3.961570 13.428423 5.699424
|
||||
3.771248 13.428423 5.443407
|
||||
3.581298 13.428423 5.187111
|
||||
3.386149 13.428423 4.934755
|
||||
3.187754 13.428423 4.684936
|
||||
2.993029 13.428423 4.432257
|
||||
2.808722 13.428423 4.171918
|
||||
2.642861 13.428423 3.899510
|
||||
2.498890 13.428423 3.614914
|
||||
2.373788 13.428423 3.321495
|
||||
2.262285 13.428423 3.022620
|
||||
2.160916 13.428423 2.720153
|
||||
2.069128 13.428423 2.414641
|
||||
1.986935 13.428423 2.106410
|
||||
1.914149 13.428423 1.795821
|
||||
1.850734 13.428423 1.483184
|
||||
1.799244 13.428423 1.168392
|
||||
1.779065 13.428423 0.850349
|
||||
1.845747 13.428423 0.540779
|
||||
2.048341 13.428423 0.298145
|
||||
2.321270 13.428423 0.134096
|
||||
2.616093 13.428423 0.012667
|
||||
2.921315 13.428423 -0.079798
|
||||
3.232931 13.428423 -0.147757
|
||||
3.548584 13.428423 -0.193566
|
||||
3.866235 13.428423 -0.222807
|
||||
4.184447 13.428423 -0.245411
|
||||
4.502547 13.428423 -0.269521
|
||||
4.820136 13.428423 -0.299600
|
||||
5.137083 13.428423 -0.335843
|
||||
5.453651 13.428423 -0.375291
|
||||
5.770085 13.428423 -0.415782
|
||||
6.086208 13.428423 -0.458626
|
||||
6.401299 13.428423 -0.508421
|
||||
6.714371 13.428423 -0.569594
|
||||
7.023969 13.428423 -0.646364
|
||||
7.328607 13.428423 -0.740889
|
||||
7.626900 13.428423 -0.853856
|
||||
7.919476 13.428423 -0.980976
|
||||
8.209267 13.428423 -1.114358
|
||||
8.497502 13.428423 -1.251071
|
||||
8.783842 13.428423 -1.391724
|
||||
% Elements (lines)
|
||||
1 2
|
||||
2 3
|
||||
3 4
|
||||
4 5
|
||||
5 6
|
||||
6 7
|
||||
7 8
|
||||
8 9
|
||||
9 10
|
||||
10 11
|
||||
11 12
|
||||
12 13
|
||||
13 14
|
||||
14 15
|
||||
15 16
|
||||
16 17
|
||||
17 18
|
||||
18 19
|
||||
19 20
|
||||
20 21
|
||||
21 22
|
||||
22 23
|
||||
23 24
|
||||
24 25
|
||||
25 26
|
||||
26 27
|
||||
27 28
|
||||
28 29
|
||||
29 30
|
||||
30 31
|
||||
31 32
|
||||
32 33
|
||||
33 34
|
||||
34 35
|
||||
35 36
|
||||
36 37
|
||||
37 38
|
||||
38 39
|
||||
39 40
|
||||
40 41
|
||||
41 42
|
||||
42 43
|
||||
43 44
|
||||
44 45
|
||||
45 46
|
||||
46 47
|
||||
47 48
|
||||
48 49
|
||||
49 50
|
||||
50 51
|
||||
51 52
|
||||
52 53
|
||||
53 54
|
||||
54 55
|
||||
55 56
|
||||
56 57
|
||||
57 58
|
||||
58 59
|
||||
59 60
|
||||
60 61
|
||||
61 62
|
||||
62 63
|
||||
63 64
|
||||
64 65
|
||||
65 66
|
||||
66 67
|
||||
67 68
|
||||
68 69
|
||||
69 70
|
||||
70 71
|
||||
71 72
|
||||
72 73
|
||||
73 74
|
||||
74 75
|
||||
75 76
|
||||
76 77
|
||||
77 78
|
||||
78 79
|
||||
79 80
|
||||
80 81
|
||||
81 82
|
||||
82 83
|
||||
83 84
|
||||
84 85
|
||||
85 86
|
||||
86 87
|
||||
87 88
|
||||
88 89
|
||||
89 90
|
||||
90 91
|
||||
91 92
|
||||
92 93
|
||||
93 94
|
||||
94 95
|
||||
95 96
|
||||
96 97
|
||||
97 98
|
||||
98 99
|
||||
99 100
|
||||
100 1
|
210
karst_cave/curve_09.txt
普通文件
210
karst_cave/curve_09.txt
普通文件
@@ -0,0 +1,210 @@
|
||||
% Model: Tunnel.mph
|
||||
% Version: COMSOL
|
||||
% Date: May 2023
|
||||
% Dimension: 3
|
||||
% Nodes:100
|
||||
% Elements:100
|
||||
% Expressions: 1
|
||||
% Description: Contour
|
||||
% Coordinates
|
||||
7.985096 11.738768 -2.010954
|
||||
8.275846 11.738768 -1.854746
|
||||
8.557890 11.738768 -1.681415
|
||||
8.832523 11.738768 -1.496577
|
||||
9.100141 11.738768 -1.301704
|
||||
9.360874 11.738768 -1.097721
|
||||
9.613493 11.738768 -0.883772
|
||||
9.858501 11.738768 -0.661136
|
||||
10.100655 11.738768 -0.435381
|
||||
10.347311 11.738768 -0.214575
|
||||
10.601673 11.738768 -0.002703
|
||||
10.865936 11.738768 0.196633
|
||||
11.143414 11.738768 0.377075
|
||||
11.431146 11.738768 0.540780
|
||||
11.721787 11.738768 0.699305
|
||||
12.003140 11.738768 0.873441
|
||||
12.213009 11.738768 1.122230
|
||||
12.195511 11.738768 1.448047
|
||||
12.080055 11.738768 1.758115
|
||||
11.943610 11.738768 2.059740
|
||||
11.801153 11.738768 2.358589
|
||||
11.657930 11.738768 2.657071
|
||||
11.516819 11.738768 2.956555
|
||||
11.379851 11.738768 3.257955
|
||||
11.248506 11.738768 3.561846
|
||||
11.121905 11.738768 3.867744
|
||||
10.998211 11.738768 4.174833
|
||||
10.876141 11.738768 4.482571
|
||||
10.753282 11.738768 4.790000
|
||||
10.621775 11.738768 5.093775
|
||||
10.452114 11.738768 5.377145
|
||||
10.195179 11.738768 5.581959
|
||||
9.889254 11.738768 5.707741
|
||||
9.574735 11.738768 5.811066
|
||||
9.258858 11.738768 5.910189
|
||||
8.942395 11.738768 6.007427
|
||||
8.625215 11.738768 6.102294
|
||||
8.307512 11.738768 6.195394
|
||||
7.989390 11.738768 6.287063
|
||||
7.671026 11.738768 6.377879
|
||||
7.352641 11.738768 6.468626
|
||||
7.034490 11.738768 6.560186
|
||||
6.716897 11.738768 6.653672
|
||||
6.397962 11.738768 6.742430
|
||||
6.075746 11.738768 6.818303
|
||||
5.749271 11.738768 6.872640
|
||||
5.418890 11.738768 6.887804
|
||||
5.089013 11.738768 6.860588
|
||||
4.759855 11.738768 6.825361
|
||||
4.438801 11.738768 6.746226
|
||||
4.124659 11.738768 6.641726
|
||||
3.809616 11.738768 6.540008
|
||||
3.490613 11.738768 6.451628
|
||||
3.166024 11.738768 6.387022
|
||||
2.837241 11.738768 6.348552
|
||||
2.514150 11.738768 6.281371
|
||||
2.248867 11.738768 6.088428
|
||||
2.054102 11.738768 5.821243
|
||||
1.893352 11.738768 5.531943
|
||||
1.755949 11.738768 5.230814
|
||||
1.636963 11.738768 4.921908
|
||||
1.532229 11.738768 4.607871
|
||||
1.441702 11.738768 4.289458
|
||||
1.367976 11.738768 3.966749
|
||||
1.312148 11.738768 3.640468
|
||||
1.271974 11.738768 3.311872
|
||||
1.239497 11.738768 2.982405
|
||||
1.203632 11.738768 2.653300
|
||||
1.152877 11.738768 2.326202
|
||||
1.080528 11.738768 2.003205
|
||||
0.987567 11.738768 1.685510
|
||||
0.879878 11.738768 1.372467
|
||||
0.764421 11.738768 1.062189
|
||||
0.647839 11.738768 0.752331
|
||||
0.538786 11.738768 0.439770
|
||||
0.457690 11.738768 0.119101
|
||||
0.463969 11.738768 -0.209462
|
||||
0.629416 11.738768 -0.492086
|
||||
0.885550 11.738768 -0.700739
|
||||
1.172289 11.738768 -0.865836
|
||||
1.473151 11.738768 -1.003844
|
||||
1.781014 11.738768 -1.125521
|
||||
2.094303 11.738768 -1.232441
|
||||
2.412822 11.738768 -1.322566
|
||||
2.735802 11.738768 -1.395089
|
||||
3.062637 11.738768 -1.447417
|
||||
3.392418 11.738768 -1.475675
|
||||
3.723330 11.738768 -1.484980
|
||||
4.054361 11.738768 -1.489641
|
||||
4.385221 11.738768 -1.500890
|
||||
4.715293 11.738768 -1.526048
|
||||
5.043646 11.738768 -1.568059
|
||||
5.370063 11.738768 -1.623270
|
||||
5.695126 11.738768 -1.686003
|
||||
6.019633 11.738768 -1.751578
|
||||
6.344660 11.738768 -1.814493
|
||||
6.671097 11.738768 -1.869583
|
||||
6.998831 11.738768 -1.916414
|
||||
7.326977 11.738768 -1.960246
|
||||
7.654752 11.738768 -2.006106
|
||||
% Elements (lines)
|
||||
1 2
|
||||
2 3
|
||||
3 4
|
||||
4 5
|
||||
5 6
|
||||
6 7
|
||||
7 8
|
||||
8 9
|
||||
9 10
|
||||
10 11
|
||||
11 12
|
||||
12 13
|
||||
13 14
|
||||
14 15
|
||||
15 16
|
||||
16 17
|
||||
17 18
|
||||
18 19
|
||||
19 20
|
||||
20 21
|
||||
21 22
|
||||
22 23
|
||||
23 24
|
||||
24 25
|
||||
25 26
|
||||
26 27
|
||||
27 28
|
||||
28 29
|
||||
29 30
|
||||
30 31
|
||||
31 32
|
||||
32 33
|
||||
33 34
|
||||
34 35
|
||||
35 36
|
||||
36 37
|
||||
37 38
|
||||
38 39
|
||||
39 40
|
||||
40 41
|
||||
41 42
|
||||
42 43
|
||||
43 44
|
||||
44 45
|
||||
45 46
|
||||
46 47
|
||||
47 48
|
||||
48 49
|
||||
49 50
|
||||
50 51
|
||||
51 52
|
||||
52 53
|
||||
53 54
|
||||
54 55
|
||||
55 56
|
||||
56 57
|
||||
57 58
|
||||
58 59
|
||||
59 60
|
||||
60 61
|
||||
61 62
|
||||
62 63
|
||||
63 64
|
||||
64 65
|
||||
65 66
|
||||
66 67
|
||||
67 68
|
||||
68 69
|
||||
69 70
|
||||
70 71
|
||||
71 72
|
||||
72 73
|
||||
73 74
|
||||
74 75
|
||||
75 76
|
||||
76 77
|
||||
77 78
|
||||
78 79
|
||||
79 80
|
||||
80 81
|
||||
81 82
|
||||
82 83
|
||||
83 84
|
||||
84 85
|
||||
85 86
|
||||
86 87
|
||||
87 88
|
||||
88 89
|
||||
89 90
|
||||
90 91
|
||||
91 92
|
||||
92 93
|
||||
93 94
|
||||
94 95
|
||||
95 96
|
||||
96 97
|
||||
97 98
|
||||
98 99
|
||||
99 100
|
||||
100 1
|
210
karst_cave/curve_10.txt
普通文件
210
karst_cave/curve_10.txt
普通文件
@@ -0,0 +1,210 @@
|
||||
% Model: Tunnel.mph
|
||||
% Version: COMSOL
|
||||
% Date: May 2023
|
||||
% Dimension: 3
|
||||
% Nodes:100
|
||||
% Elements:100
|
||||
% Expressions: 1
|
||||
% Description: Contour
|
||||
% Coordinates
|
||||
4.985304 10.049113 -3.491052
|
||||
5.290887 10.049113 -3.318488
|
||||
5.593338 10.049113 -3.132256
|
||||
5.891836 10.049113 -2.939637
|
||||
6.185754 10.049113 -2.740093
|
||||
6.477510 10.049113 -2.537390
|
||||
6.769104 10.049113 -2.334457
|
||||
7.062386 10.049113 -2.133971
|
||||
7.357916 10.049113 -1.936816
|
||||
7.655481 10.049113 -1.742745
|
||||
7.954958 10.049113 -1.551637
|
||||
8.256189 10.049113 -1.363304
|
||||
8.558974 10.049113 -1.177481
|
||||
8.863773 10.049113 -0.994982
|
||||
9.170191 10.049113 -0.815208
|
||||
9.477373 10.049113 -0.636750
|
||||
9.784537 10.049113 -0.458256
|
||||
10.089997 10.049113 -0.276864
|
||||
10.389173 10.049113 -0.085404
|
||||
10.640936 10.049113 0.161100
|
||||
10.680084 10.049113 0.506578
|
||||
10.576821 10.049113 0.845999
|
||||
10.442751 10.049113 1.174970
|
||||
10.306672 10.049113 1.503134
|
||||
10.178844 10.049113 1.834583
|
||||
10.063551 10.049113 2.170590
|
||||
9.961589 10.049113 2.510880
|
||||
9.872381 10.049113 2.854737
|
||||
9.795440 10.049113 3.201547
|
||||
9.730488 10.049113 3.550803
|
||||
9.677766 10.049113 3.902111
|
||||
9.638033 10.049113 4.255120
|
||||
9.612067 10.049113 4.609411
|
||||
9.599486 10.049113 4.964428
|
||||
9.589736 10.049113 5.319505
|
||||
9.431361 10.049113 5.621044
|
||||
9.117959 10.049113 5.787506
|
||||
8.794014 10.049113 5.933331
|
||||
8.467092 10.049113 6.072352
|
||||
8.136406 10.049113 6.202150
|
||||
7.802290 10.049113 6.322854
|
||||
7.466218 10.049113 6.438029
|
||||
7.129755 10.049113 6.552054
|
||||
6.793002 10.049113 6.665224
|
||||
6.455105 10.049113 6.774913
|
||||
6.113970 10.049113 6.873988
|
||||
5.768113 10.049113 6.954945
|
||||
5.417731 10.049113 7.013186
|
||||
5.064163 10.049113 7.047098
|
||||
4.709119 10.049113 7.057519
|
||||
4.354147 10.049113 7.044822
|
||||
4.000673 10.049113 7.009812
|
||||
3.649870 10.049113 6.954005
|
||||
3.301984 10.049113 6.882090
|
||||
2.955811 10.049113 6.802256
|
||||
2.610477 10.049113 6.718879
|
||||
2.266942 10.049113 6.628423
|
||||
1.928704 10.049113 6.520060
|
||||
1.604649 10.049113 6.375251
|
||||
1.310264 10.049113 6.177276
|
||||
1.050721 10.049113 5.935031
|
||||
0.814551 10.049113 5.669722
|
||||
0.591820 10.049113 5.392983
|
||||
0.378993 10.049113 5.108550
|
||||
0.178622 10.049113 4.815235
|
||||
-0.004841 10.049113 4.511075
|
||||
-0.167965 10.049113 4.195571
|
||||
-0.303478 10.049113 3.867325
|
||||
-0.403529 10.049113 3.526640
|
||||
-0.466031 10.049113 3.177076
|
||||
-0.497377 10.049113 2.823282
|
||||
-0.509971 10.049113 2.468261
|
||||
-0.518410 10.049113 2.113103
|
||||
-0.534941 10.049113 1.758247
|
||||
-0.567039 10.049113 1.404480
|
||||
-0.619013 10.049113 1.053089
|
||||
-0.690589 10.049113 0.705156
|
||||
-0.776962 10.049113 0.360570
|
||||
-0.862447 10.049113 0.015769
|
||||
-0.929788 10.049113 -0.332989
|
||||
-0.974319 10.049113 -0.685380
|
||||
-0.986991 10.049113 -1.040167
|
||||
-0.920065 10.049113 -1.387222
|
||||
-0.715565 10.049113 -1.674073
|
||||
-0.428124 10.049113 -1.881737
|
||||
-0.113824 10.049113 -2.047095
|
||||
0.210434 10.049113 -2.192171
|
||||
0.539005 10.049113 -2.327256
|
||||
0.869511 10.049113 -2.457539
|
||||
1.201114 10.049113 -2.585014
|
||||
1.533709 10.049113 -2.709873
|
||||
1.867717 10.049113 -2.830898
|
||||
2.203756 10.049113 -2.946149
|
||||
2.542502 10.049113 -3.053154
|
||||
2.884850 10.049113 -3.147984
|
||||
3.231161 10.049113 -3.227028
|
||||
3.580125 10.049113 -3.292849
|
||||
3.929517 10.049113 -3.357669
|
||||
4.279746 10.049113 -3.417473
|
||||
4.631295 10.049113 -3.468591
|
||||
% Elements (lines)
|
||||
1 2
|
||||
2 3
|
||||
3 4
|
||||
4 5
|
||||
5 6
|
||||
6 7
|
||||
7 8
|
||||
8 9
|
||||
9 10
|
||||
10 11
|
||||
11 12
|
||||
12 13
|
||||
13 14
|
||||
14 15
|
||||
15 16
|
||||
16 17
|
||||
17 18
|
||||
18 19
|
||||
19 20
|
||||
20 21
|
||||
21 22
|
||||
22 23
|
||||
23 24
|
||||
24 25
|
||||
25 26
|
||||
26 27
|
||||
27 28
|
||||
28 29
|
||||
29 30
|
||||
30 31
|
||||
31 32
|
||||
32 33
|
||||
33 34
|
||||
34 35
|
||||
35 36
|
||||
36 37
|
||||
37 38
|
||||
38 39
|
||||
39 40
|
||||
40 41
|
||||
41 42
|
||||
42 43
|
||||
43 44
|
||||
44 45
|
||||
45 46
|
||||
46 47
|
||||
47 48
|
||||
48 49
|
||||
49 50
|
||||
50 51
|
||||
51 52
|
||||
52 53
|
||||
53 54
|
||||
54 55
|
||||
55 56
|
||||
56 57
|
||||
57 58
|
||||
58 59
|
||||
59 60
|
||||
60 61
|
||||
61 62
|
||||
62 63
|
||||
63 64
|
||||
64 65
|
||||
65 66
|
||||
66 67
|
||||
67 68
|
||||
68 69
|
||||
69 70
|
||||
70 71
|
||||
71 72
|
||||
72 73
|
||||
73 74
|
||||
74 75
|
||||
75 76
|
||||
76 77
|
||||
77 78
|
||||
78 79
|
||||
79 80
|
||||
80 81
|
||||
81 82
|
||||
82 83
|
||||
83 84
|
||||
84 85
|
||||
85 86
|
||||
86 87
|
||||
87 88
|
||||
88 89
|
||||
89 90
|
||||
90 91
|
||||
91 92
|
||||
92 93
|
||||
93 94
|
||||
94 95
|
||||
95 96
|
||||
96 97
|
||||
97 98
|
||||
98 99
|
||||
99 100
|
||||
100 1
|
210
karst_cave/curve_11.txt
普通文件
210
karst_cave/curve_11.txt
普通文件
@@ -0,0 +1,210 @@
|
||||
% Model: Tunnel.mph
|
||||
% Version: COMSOL
|
||||
% Date: May 2023
|
||||
% Dimension: 3
|
||||
% Nodes:100
|
||||
% Elements:100
|
||||
% Expressions: 1
|
||||
% Description: Contour
|
||||
% Coordinates
|
||||
2.772343 8.359457 -4.486430
|
||||
3.154609 8.359457 -4.471100
|
||||
3.532428 8.359457 -4.409945
|
||||
3.882043 8.359457 -4.256652
|
||||
4.182732 8.359457 -4.020017
|
||||
4.452123 8.359457 -3.747591
|
||||
4.709997 8.359457 -3.464145
|
||||
4.965752 8.359457 -3.178776
|
||||
5.225050 8.359457 -2.896631
|
||||
5.492068 8.359457 -2.621799
|
||||
5.773435 8.359457 -2.361787
|
||||
6.077377 8.359457 -2.128685
|
||||
6.401297 8.359457 -1.924113
|
||||
6.736251 8.359457 -1.738009
|
||||
7.075537 8.359457 -1.559880
|
||||
7.416247 8.359457 -1.384487
|
||||
7.756589 8.359457 -1.208384
|
||||
8.093758 8.359457 -1.026307
|
||||
8.422551 8.359457 -0.829598
|
||||
8.733269 8.359457 -0.605685
|
||||
9.001382 8.359457 -0.333143
|
||||
9.174067 8.359457 0.006600
|
||||
9.226194 8.359457 0.384959
|
||||
9.196027 8.359457 0.766569
|
||||
9.117425 8.359457 1.141447
|
||||
9.005563 8.359457 1.507868
|
||||
8.873741 8.359457 1.867665
|
||||
8.739123 8.359457 2.226440
|
||||
8.617768 8.359457 2.589871
|
||||
8.521101 8.359457 2.960581
|
||||
8.454794 8.359457 3.337892
|
||||
8.421594 8.359457 3.719529
|
||||
8.419397 8.359457 4.102647
|
||||
8.437781 8.359457 4.485391
|
||||
8.456686 8.359457 4.868111
|
||||
8.444019 8.359457 5.250778
|
||||
8.344573 8.359457 5.619144
|
||||
8.131747 8.359457 5.936112
|
||||
7.844923 8.359457 6.188903
|
||||
7.508200 8.359457 6.370055
|
||||
7.143659 8.359457 6.487687
|
||||
6.777965 8.359457 6.602095
|
||||
6.418992 8.359457 6.736055
|
||||
6.068124 8.359457 6.890011
|
||||
5.725033 8.359457 7.060638
|
||||
5.385247 8.359457 7.237809
|
||||
5.039034 8.359457 7.401858
|
||||
4.675951 8.359457 7.523003
|
||||
4.296988 8.359457 7.576262
|
||||
3.913995 8.359457 7.573175
|
||||
3.531968 8.359457 7.543405
|
||||
3.150974 8.359457 7.502489
|
||||
2.772911 8.359457 7.440559
|
||||
2.402978 8.359457 7.341385
|
||||
2.046395 8.359457 7.201522
|
||||
1.702817 8.359457 7.031979
|
||||
1.368833 8.359457 6.844159
|
||||
1.041678 8.359457 6.644643
|
||||
0.718210 8.359457 6.439181
|
||||
0.396038 8.359457 6.231698
|
||||
0.074237 8.359457 6.023634
|
||||
-0.247893 8.359457 5.816080
|
||||
-0.569430 8.359457 5.607614
|
||||
-0.887478 8.359457 5.393872
|
||||
-1.198364 8.359457 5.169882
|
||||
-1.492936 8.359457 4.925026
|
||||
-1.749191 8.359457 4.640921
|
||||
-1.928592 8.359457 4.303864
|
||||
-2.003553 8.359457 3.929232
|
||||
-1.999899 8.359457 3.546376
|
||||
-1.959209 8.359457 3.165389
|
||||
-1.908423 8.359457 2.785565
|
||||
-1.866818 8.359457 2.404656
|
||||
-1.847056 8.359457 2.022041
|
||||
-1.857902 8.359457 1.639113
|
||||
-1.902070 8.359457 1.258581
|
||||
-1.976947 8.359457 0.882858
|
||||
-2.078203 8.359457 0.513345
|
||||
-2.204851 8.359457 0.151768
|
||||
-2.356328 8.359457 -0.200163
|
||||
-2.521766 8.359457 -0.545812
|
||||
-2.680157 8.359457 -0.894680
|
||||
-2.794715 8.359457 -1.259719
|
||||
-2.807776 8.359457 -1.640965
|
||||
-2.689764 8.359457 -2.003177
|
||||
-2.439029 8.359457 -2.289424
|
||||
-2.106232 8.359457 -2.477267
|
||||
-1.743729 8.359457 -2.600669
|
||||
-1.370747 8.359457 -2.688282
|
||||
-0.994218 8.359457 -2.759438
|
||||
-0.617236 8.359457 -2.828196
|
||||
-0.242285 8.359457 -2.907168
|
||||
0.128055 8.359457 -3.005377
|
||||
0.490085 8.359457 -3.130663
|
||||
0.839192 8.359457 -3.288313
|
||||
1.171055 8.359457 -3.479616
|
||||
1.484900 8.359457 -3.699342
|
||||
1.785360 8.359457 -3.937133
|
||||
2.082429 8.359457 -4.179180
|
||||
2.405693 8.359457 -4.376265
|
||||
% Elements (lines)
|
||||
1 2
|
||||
2 3
|
||||
3 4
|
||||
4 5
|
||||
5 6
|
||||
6 7
|
||||
7 8
|
||||
8 9
|
||||
9 10
|
||||
10 11
|
||||
11 12
|
||||
12 13
|
||||
13 14
|
||||
14 15
|
||||
15 16
|
||||
16 17
|
||||
17 18
|
||||
18 19
|
||||
19 20
|
||||
20 21
|
||||
21 22
|
||||
22 23
|
||||
23 24
|
||||
24 25
|
||||
25 26
|
||||
26 27
|
||||
27 28
|
||||
28 29
|
||||
29 30
|
||||
30 31
|
||||
31 32
|
||||
32 33
|
||||
33 34
|
||||
34 35
|
||||
35 36
|
||||
36 37
|
||||
37 38
|
||||
38 39
|
||||
39 40
|
||||
40 41
|
||||
41 42
|
||||
42 43
|
||||
43 44
|
||||
44 45
|
||||
45 46
|
||||
46 47
|
||||
47 48
|
||||
48 49
|
||||
49 50
|
||||
50 51
|
||||
51 52
|
||||
52 53
|
||||
53 54
|
||||
54 55
|
||||
55 56
|
||||
56 57
|
||||
57 58
|
||||
58 59
|
||||
59 60
|
||||
60 61
|
||||
61 62
|
||||
62 63
|
||||
63 64
|
||||
64 65
|
||||
65 66
|
||||
66 67
|
||||
67 68
|
||||
68 69
|
||||
69 70
|
||||
70 71
|
||||
71 72
|
||||
72 73
|
||||
73 74
|
||||
74 75
|
||||
75 76
|
||||
76 77
|
||||
77 78
|
||||
78 79
|
||||
79 80
|
||||
80 81
|
||||
81 82
|
||||
82 83
|
||||
83 84
|
||||
84 85
|
||||
85 86
|
||||
86 87
|
||||
87 88
|
||||
88 89
|
||||
89 90
|
||||
90 91
|
||||
91 92
|
||||
92 93
|
||||
93 94
|
||||
94 95
|
||||
95 96
|
||||
96 97
|
||||
97 98
|
||||
98 99
|
||||
99 100
|
||||
100 1
|
210
karst_cave/curve_12.txt
普通文件
210
karst_cave/curve_12.txt
普通文件
@@ -0,0 +1,210 @@
|
||||
% Model: Tunnel.mph
|
||||
% Version: COMSOL
|
||||
% Date: May 2023
|
||||
% Dimension: 3
|
||||
% Nodes:100
|
||||
% Elements:100
|
||||
% Expressions: 1
|
||||
% Description: Contour
|
||||
% Coordinates
|
||||
2.184772 6.669802 -5.005820
|
||||
2.553662 6.669802 -4.874217
|
||||
2.880100 6.669802 -4.654760
|
||||
3.176261 6.669802 -4.394874
|
||||
3.464266 6.669802 -4.125906
|
||||
3.747916 6.669802 -3.852352
|
||||
4.029322 6.669802 -3.576486
|
||||
4.311028 6.669802 -3.300930
|
||||
4.596509 6.669802 -3.029295
|
||||
4.889032 6.669802 -2.765285
|
||||
5.197206 6.669802 -2.519840
|
||||
5.516425 6.669802 -2.288795
|
||||
5.839725 6.669802 -2.063492
|
||||
6.169408 6.669802 -1.847655
|
||||
6.500020 6.669802 -1.633229
|
||||
6.819885 6.669802 -1.403200
|
||||
7.118530 6.669802 -1.146346
|
||||
7.388399 6.669802 -0.859483
|
||||
7.619430 6.669802 -0.540607
|
||||
7.794917 6.669802 -0.188638
|
||||
7.855652 6.669802 0.198324
|
||||
7.795334 6.669802 0.587066
|
||||
7.691364 6.669802 0.967122
|
||||
7.569666 6.669802 1.341888
|
||||
7.432837 6.669802 1.711425
|
||||
7.307084 6.669802 2.084789
|
||||
7.218153 6.669802 2.468487
|
||||
7.172390 6.669802 2.859700
|
||||
7.165175 6.669802 3.253569
|
||||
7.189825 6.669802 3.646782
|
||||
7.237210 6.669802 4.037962
|
||||
7.292510 6.669802 4.428131
|
||||
7.340664 6.669802 4.819224
|
||||
7.363383 6.669802 5.212508
|
||||
7.337782 6.669802 5.605291
|
||||
7.221591 6.669802 5.980089
|
||||
6.982653 6.669802 6.291063
|
||||
6.674757 6.669802 6.536444
|
||||
6.349597 6.669802 6.759067
|
||||
6.030258 6.669802 6.989833
|
||||
5.737413 6.669802 7.253152
|
||||
5.450432 6.669802 7.523030
|
||||
5.134521 6.669802 7.758163
|
||||
4.793581 6.669802 7.955420
|
||||
4.435261 6.669802 8.119113
|
||||
4.063128 6.669802 8.248224
|
||||
3.679455 6.669802 8.337366
|
||||
3.288685 6.669802 8.386950
|
||||
2.894912 6.669802 8.395444
|
||||
2.503069 6.669802 8.356294
|
||||
2.119509 6.669802 8.267006
|
||||
1.747673 6.669802 8.136932
|
||||
1.386891 6.669802 7.978597
|
||||
1.037387 6.669802 7.796720
|
||||
0.701895 6.669802 7.590179
|
||||
0.382104 6.669802 7.360028
|
||||
0.075485 6.669802 7.112542
|
||||
-0.221954 6.669802 6.854064
|
||||
-0.512616 6.669802 6.587985
|
||||
-0.796579 6.669802 6.314773
|
||||
-1.072966 6.669802 6.033899
|
||||
-1.344287 6.669802 5.748109
|
||||
-1.621521 6.669802 5.468091
|
||||
-1.904601 6.669802 5.193949
|
||||
-2.178610 6.669802 4.910812
|
||||
-2.428175 6.669802 4.606097
|
||||
-2.625793 6.669802 4.266064
|
||||
-2.740595 6.669802 3.889834
|
||||
-2.806474 6.669802 3.501360
|
||||
-2.865473 6.669802 3.111735
|
||||
-2.927862 6.669802 2.722635
|
||||
-2.994667 6.669802 2.334272
|
||||
-3.065907 6.669802 1.946698
|
||||
-3.140079 6.669802 1.559671
|
||||
-3.216524 6.669802 1.173089
|
||||
-3.297335 6.669802 0.787398
|
||||
-3.382365 6.669802 0.402612
|
||||
-3.458716 6.669802 0.016067
|
||||
-3.504372 6.669802 -0.375208
|
||||
-3.522466 6.669802 -0.768831
|
||||
-3.530973 6.669802 -1.162805
|
||||
-3.537270 6.669802 -1.556824
|
||||
-3.541375 6.669802 -1.950870
|
||||
-3.533681 6.669802 -2.344811
|
||||
-3.475453 6.669802 -2.733664
|
||||
-3.271963 6.669802 -3.064626
|
||||
-2.919192 6.669802 -3.232557
|
||||
-2.530907 6.669802 -3.297751
|
||||
-2.138025 6.669802 -3.327864
|
||||
-1.744699 6.669802 -3.352023
|
||||
-1.352133 6.669802 -3.386105
|
||||
-0.962085 6.669802 -3.441664
|
||||
-0.578203 6.669802 -3.530040
|
||||
-0.203882 6.669802 -3.652831
|
||||
0.159918 6.669802 -3.804095
|
||||
0.514192 6.669802 -3.976562
|
||||
0.859995 6.669802 -4.165473
|
||||
1.196381 6.669802 -4.370661
|
||||
1.522361 6.669802 -4.592024
|
||||
1.841731 6.669802 -4.822860
|
||||
% Elements (lines)
|
||||
1 2
|
||||
2 3
|
||||
3 4
|
||||
4 5
|
||||
5 6
|
||||
6 7
|
||||
7 8
|
||||
8 9
|
||||
9 10
|
||||
10 11
|
||||
11 12
|
||||
12 13
|
||||
13 14
|
||||
14 15
|
||||
15 16
|
||||
16 17
|
||||
17 18
|
||||
18 19
|
||||
19 20
|
||||
20 21
|
||||
21 22
|
||||
22 23
|
||||
23 24
|
||||
24 25
|
||||
25 26
|
||||
26 27
|
||||
27 28
|
||||
28 29
|
||||
29 30
|
||||
30 31
|
||||
31 32
|
||||
32 33
|
||||
33 34
|
||||
34 35
|
||||
35 36
|
||||
36 37
|
||||
37 38
|
||||
38 39
|
||||
39 40
|
||||
40 41
|
||||
41 42
|
||||
42 43
|
||||
43 44
|
||||
44 45
|
||||
45 46
|
||||
46 47
|
||||
47 48
|
||||
48 49
|
||||
49 50
|
||||
50 51
|
||||
51 52
|
||||
52 53
|
||||
53 54
|
||||
54 55
|
||||
55 56
|
||||
56 57
|
||||
57 58
|
||||
58 59
|
||||
59 60
|
||||
60 61
|
||||
61 62
|
||||
62 63
|
||||
63 64
|
||||
64 65
|
||||
65 66
|
||||
66 67
|
||||
67 68
|
||||
68 69
|
||||
69 70
|
||||
70 71
|
||||
71 72
|
||||
72 73
|
||||
73 74
|
||||
74 75
|
||||
75 76
|
||||
76 77
|
||||
77 78
|
||||
78 79
|
||||
79 80
|
||||
80 81
|
||||
81 82
|
||||
82 83
|
||||
83 84
|
||||
84 85
|
||||
85 86
|
||||
86 87
|
||||
87 88
|
||||
88 89
|
||||
89 90
|
||||
90 91
|
||||
91 92
|
||||
92 93
|
||||
93 94
|
||||
94 95
|
||||
95 96
|
||||
96 97
|
||||
97 98
|
||||
98 99
|
||||
99 100
|
||||
100 1
|
210
karst_cave/curve_13.txt
普通文件
210
karst_cave/curve_13.txt
普通文件
@@ -0,0 +1,210 @@
|
||||
% Model: Tunnel.mph
|
||||
% Version: COMSOL
|
||||
% Date: May 2023
|
||||
% Dimension: 3
|
||||
% Nodes:100
|
||||
% Elements:100
|
||||
% Expressions: 1
|
||||
% Description: Contour
|
||||
% Coordinates
|
||||
1.554274 4.980147 -5.414860
|
||||
1.951525 4.980147 -5.212729
|
||||
2.324083 4.980147 -4.963313
|
||||
2.685831 4.980147 -4.698422
|
||||
3.038418 4.980147 -4.421473
|
||||
3.375420 4.980147 -4.125787
|
||||
3.708842 4.980147 -3.826008
|
||||
4.043262 4.980147 -3.527332
|
||||
4.376071 4.980147 -3.226856
|
||||
4.712425 4.980147 -2.930360
|
||||
5.054078 4.980147 -2.639984
|
||||
5.385768 4.980147 -2.338445
|
||||
5.692191 4.980147 -2.011220
|
||||
5.983140 4.980147 -1.670062
|
||||
6.270385 4.980147 -1.325765
|
||||
6.560824 4.980147 -0.984157
|
||||
6.844094 4.980147 -0.636714
|
||||
7.023035 4.980147 -0.231523
|
||||
6.968642 4.980147 0.210988
|
||||
6.842507 4.980147 0.641244
|
||||
6.716758 4.980147 1.071625
|
||||
6.607148 4.980147 1.506362
|
||||
6.518505 4.980147 1.945853
|
||||
6.447370 4.980147 2.388526
|
||||
6.397525 4.980147 2.834080
|
||||
6.368974 4.980147 3.281524
|
||||
6.358217 4.980147 3.729759
|
||||
6.360735 4.980147 4.178120
|
||||
6.375524 4.980147 4.626241
|
||||
6.401709 4.980147 5.073852
|
||||
6.434941 4.980147 5.521006
|
||||
6.453301 4.980147 5.968838
|
||||
6.382778 4.980147 6.409918
|
||||
6.193033 4.980147 6.815357
|
||||
5.968587 4.980147 7.203515
|
||||
5.776699 4.980147 7.608333
|
||||
5.659565 4.980147 8.040388
|
||||
5.617264 4.980147 8.486452
|
||||
5.595551 4.980147 8.934178
|
||||
5.418922 4.980147 9.335456
|
||||
5.026472 4.980147 9.544600
|
||||
4.588871 4.980147 9.640715
|
||||
4.146614 4.980147 9.714592
|
||||
3.704881 4.980147 9.791563
|
||||
3.261342 4.980147 9.856871
|
||||
2.813773 4.980147 9.874345
|
||||
2.371374 4.980147 9.806593
|
||||
1.950307 4.980147 9.654082
|
||||
1.553617 4.980147 9.445508
|
||||
1.177511 4.980147 9.201615
|
||||
0.822158 4.980147 8.928374
|
||||
0.492664 4.980147 8.624512
|
||||
0.195182 4.980147 8.289299
|
||||
-0.070225 4.980147 7.928044
|
||||
-0.310132 4.980147 7.549320
|
||||
-0.534613 4.980147 7.161187
|
||||
-0.757618 4.980147 6.772194
|
||||
-0.989767 4.980147 6.388602
|
||||
-1.231947 4.980147 6.011263
|
||||
-1.485226 4.980147 5.641293
|
||||
-1.752071 4.980147 5.280990
|
||||
-2.032765 4.980147 4.931369
|
||||
-2.327299 4.980147 4.593337
|
||||
-2.637400 4.980147 4.269540
|
||||
-2.964497 4.980147 3.962956
|
||||
-3.310667 4.980147 3.678071
|
||||
-3.671079 4.980147 3.411387
|
||||
-4.025701 4.980147 3.137636
|
||||
-4.217988 4.980147 2.743390
|
||||
-4.217189 4.980147 2.295762
|
||||
-4.175915 4.980147 1.849284
|
||||
-4.144502 4.980147 1.402044
|
||||
-4.143465 4.980147 0.953791
|
||||
-4.182894 4.980147 0.507307
|
||||
-4.258457 4.980147 0.065408
|
||||
-4.341565 4.980147 -0.375186
|
||||
-4.406014 4.980147 -0.818883
|
||||
-4.464761 4.980147 -1.263404
|
||||
-4.537631 4.980147 -1.705782
|
||||
-4.635764 4.980147 -2.143217
|
||||
-4.760408 4.980147 -2.573869
|
||||
-4.906260 4.980147 -2.997833
|
||||
-5.066383 4.980147 -3.416641
|
||||
-5.222187 4.980147 -3.837018
|
||||
-5.295283 4.980147 -4.276141
|
||||
-4.960781 4.980147 -4.504200
|
||||
-4.515534 4.980147 -4.457609
|
||||
-4.074903 4.980147 -4.374595
|
||||
-3.632362 4.980147 -4.302687
|
||||
-3.186567 4.980147 -4.255273
|
||||
-2.738525 4.980147 -4.241908
|
||||
-2.291067 4.980147 -4.268532
|
||||
-1.846142 4.980147 -4.323849
|
||||
-1.402860 4.980147 -4.391212
|
||||
-0.962932 4.980147 -4.477500
|
||||
-0.530886 4.980147 -4.596945
|
||||
-0.109764 4.980147 -4.750650
|
||||
0.303074 4.980147 -4.925571
|
||||
0.714481 4.980147 -5.103854
|
||||
1.129332 4.980147 -5.273663
|
||||
% Elements (lines)
|
||||
1 2
|
||||
2 3
|
||||
3 4
|
||||
4 5
|
||||
5 6
|
||||
6 7
|
||||
7 8
|
||||
8 9
|
||||
9 10
|
||||
10 11
|
||||
11 12
|
||||
12 13
|
||||
13 14
|
||||
14 15
|
||||
15 16
|
||||
16 17
|
||||
17 18
|
||||
18 19
|
||||
19 20
|
||||
20 21
|
||||
21 22
|
||||
22 23
|
||||
23 24
|
||||
24 25
|
||||
25 26
|
||||
26 27
|
||||
27 28
|
||||
28 29
|
||||
29 30
|
||||
30 31
|
||||
31 32
|
||||
32 33
|
||||
33 34
|
||||
34 35
|
||||
35 36
|
||||
36 37
|
||||
37 38
|
||||
38 39
|
||||
39 40
|
||||
40 41
|
||||
41 42
|
||||
42 43
|
||||
43 44
|
||||
44 45
|
||||
45 46
|
||||
46 47
|
||||
47 48
|
||||
48 49
|
||||
49 50
|
||||
50 51
|
||||
51 52
|
||||
52 53
|
||||
53 54
|
||||
54 55
|
||||
55 56
|
||||
56 57
|
||||
57 58
|
||||
58 59
|
||||
59 60
|
||||
60 61
|
||||
61 62
|
||||
62 63
|
||||
63 64
|
||||
64 65
|
||||
65 66
|
||||
66 67
|
||||
67 68
|
||||
68 69
|
||||
69 70
|
||||
70 71
|
||||
71 72
|
||||
72 73
|
||||
73 74
|
||||
74 75
|
||||
75 76
|
||||
76 77
|
||||
77 78
|
||||
78 79
|
||||
79 80
|
||||
80 81
|
||||
81 82
|
||||
82 83
|
||||
83 84
|
||||
84 85
|
||||
85 86
|
||||
86 87
|
||||
87 88
|
||||
88 89
|
||||
89 90
|
||||
90 91
|
||||
91 92
|
||||
92 93
|
||||
93 94
|
||||
94 95
|
||||
95 96
|
||||
96 97
|
||||
97 98
|
||||
98 99
|
||||
99 100
|
||||
100 1
|
210
karst_cave/curve_14.txt
普通文件
210
karst_cave/curve_14.txt
普通文件
@@ -0,0 +1,210 @@
|
||||
% Model: Tunnel.mph
|
||||
% Version: COMSOL
|
||||
% Date: May 2023
|
||||
% Dimension: 3
|
||||
% Nodes:100
|
||||
% Elements:100
|
||||
% Expressions: 1
|
||||
% Description: Contour
|
||||
% Coordinates
|
||||
0.778672 3.290492 -5.766600
|
||||
1.196941 3.290492 -5.518613
|
||||
1.609170 3.290492 -5.256710
|
||||
2.009767 3.290492 -4.977429
|
||||
2.392112 3.290492 -4.673657
|
||||
2.766881 3.290492 -4.360485
|
||||
3.150712 3.290492 -4.058497
|
||||
3.534087 3.290492 -3.755934
|
||||
3.897510 3.290492 -3.430019
|
||||
4.213357 3.290492 -3.058010
|
||||
4.487322 3.290492 -2.653844
|
||||
4.732963 3.290492 -2.231788
|
||||
4.951853 3.290492 -1.795272
|
||||
5.143001 3.290492 -1.345920
|
||||
5.299858 3.290492 -0.883532
|
||||
5.420621 3.290492 -0.410391
|
||||
5.517142 3.290492 0.068359
|
||||
5.603560 3.290492 0.549038
|
||||
5.669372 3.290492 1.032914
|
||||
5.708648 3.290492 1.519691
|
||||
5.735120 3.290492 2.007378
|
||||
5.772386 3.290492 2.494316
|
||||
5.832884 3.290492 2.978917
|
||||
5.905936 3.290492 3.461825
|
||||
5.980629 3.290492 3.944486
|
||||
6.045982 3.290492 4.428438
|
||||
6.077393 3.290492 4.915713
|
||||
6.085704 3.290492 5.404027
|
||||
6.089694 3.290492 5.892420
|
||||
6.094589 3.290492 6.380801
|
||||
6.100251 3.290492 6.869172
|
||||
6.107795 3.290492 7.357519
|
||||
6.118448 3.290492 7.845808
|
||||
6.133364 3.290492 8.333985
|
||||
6.154336 3.290492 8.821935
|
||||
6.183755 3.290492 9.309450
|
||||
6.200541 3.290492 9.797172
|
||||
5.960920 3.290492 10.198724
|
||||
5.493901 3.290492 10.327692
|
||||
5.006021 3.290492 10.344455
|
||||
4.517849 3.290492 10.329831
|
||||
4.029762 3.290492 10.312320
|
||||
3.541552 3.290492 10.298550
|
||||
3.053451 3.290492 10.281567
|
||||
2.566256 3.290492 10.247956
|
||||
2.082651 3.290492 10.180858
|
||||
1.610216 3.290492 10.058587
|
||||
1.161543 3.290492 9.866875
|
||||
0.744278 3.290492 9.613661
|
||||
0.356362 3.290492 9.317183
|
||||
-0.006772 3.290492 8.990740
|
||||
-0.345128 3.290492 8.638670
|
||||
-0.657471 3.290492 8.263336
|
||||
-0.940403 3.290492 7.865383
|
||||
-1.186252 3.290492 7.443664
|
||||
-1.357141 3.290492 6.987392
|
||||
-1.434162 3.290492 6.505282
|
||||
-1.539170 3.290492 6.028763
|
||||
-1.714643 3.290492 5.573378
|
||||
-1.941867 3.290492 5.141272
|
||||
-2.206640 3.290492 4.731045
|
||||
-2.509779 3.290492 4.348373
|
||||
-2.849515 3.290492 3.997776
|
||||
-3.225807 3.290492 3.686848
|
||||
-3.627380 3.290492 3.408926
|
||||
-3.996555 3.290492 3.091164
|
||||
-4.271517 3.290492 2.688632
|
||||
-4.489071 3.290492 2.251503
|
||||
-4.683157 3.290492 1.803346
|
||||
-4.859717 3.290492 1.348009
|
||||
-5.018475 3.290492 0.886157
|
||||
-5.162666 3.290492 0.419539
|
||||
-5.301895 3.290492 -0.048595
|
||||
-5.447065 3.290492 -0.514919
|
||||
-5.603937 3.290492 -0.977428
|
||||
-5.772517 3.290492 -1.435800
|
||||
-5.954029 3.290492 -1.889204
|
||||
-6.145685 3.290492 -2.338434
|
||||
-6.334354 3.290492 -2.788908
|
||||
-6.503620 3.290492 -3.246969
|
||||
-6.642938 3.290492 -3.714990
|
||||
-6.759860 3.290492 -4.189167
|
||||
-6.865545 3.290492 -4.665993
|
||||
-6.952722 3.290492 -5.146440
|
||||
-6.901865 3.290492 -5.620344
|
||||
-6.441345 3.290492 -5.677152
|
||||
-5.971681 3.290492 -5.543656
|
||||
-5.503278 3.290492 -5.405418
|
||||
-5.027882 3.290492 -5.293871
|
||||
-4.545888 3.290492 -5.215619
|
||||
-4.059586 3.290492 -5.171622
|
||||
-3.571343 3.290492 -5.167122
|
||||
-3.084244 3.290492 -5.201275
|
||||
-2.599880 3.290492 -5.263699
|
||||
-2.117297 3.290492 -5.338851
|
||||
-1.634483 3.290492 -5.412485
|
||||
-1.150331 3.290492 -5.476742
|
||||
-0.666259 3.290492 -5.541623
|
||||
-0.185238 3.290492 -5.626051
|
||||
0.293348 3.290492 -5.722488
|
||||
% Elements (lines)
|
||||
1 2
|
||||
2 3
|
||||
3 4
|
||||
4 5
|
||||
5 6
|
||||
6 7
|
||||
7 8
|
||||
8 9
|
||||
9 10
|
||||
10 11
|
||||
11 12
|
||||
12 13
|
||||
13 14
|
||||
14 15
|
||||
15 16
|
||||
16 17
|
||||
17 18
|
||||
18 19
|
||||
19 20
|
||||
20 21
|
||||
21 22
|
||||
22 23
|
||||
23 24
|
||||
24 25
|
||||
25 26
|
||||
26 27
|
||||
27 28
|
||||
28 29
|
||||
29 30
|
||||
30 31
|
||||
31 32
|
||||
32 33
|
||||
33 34
|
||||
34 35
|
||||
35 36
|
||||
36 37
|
||||
37 38
|
||||
38 39
|
||||
39 40
|
||||
40 41
|
||||
41 42
|
||||
42 43
|
||||
43 44
|
||||
44 45
|
||||
45 46
|
||||
46 47
|
||||
47 48
|
||||
48 49
|
||||
49 50
|
||||
50 51
|
||||
51 52
|
||||
52 53
|
||||
53 54
|
||||
54 55
|
||||
55 56
|
||||
56 57
|
||||
57 58
|
||||
58 59
|
||||
59 60
|
||||
60 61
|
||||
61 62
|
||||
62 63
|
||||
63 64
|
||||
64 65
|
||||
65 66
|
||||
66 67
|
||||
67 68
|
||||
68 69
|
||||
69 70
|
||||
70 71
|
||||
71 72
|
||||
72 73
|
||||
73 74
|
||||
74 75
|
||||
75 76
|
||||
76 77
|
||||
77 78
|
||||
78 79
|
||||
79 80
|
||||
80 81
|
||||
81 82
|
||||
82 83
|
||||
83 84
|
||||
84 85
|
||||
85 86
|
||||
86 87
|
||||
87 88
|
||||
88 89
|
||||
89 90
|
||||
90 91
|
||||
91 92
|
||||
92 93
|
||||
93 94
|
||||
94 95
|
||||
95 96
|
||||
96 97
|
||||
97 98
|
||||
98 99
|
||||
99 100
|
||||
100 1
|
210
karst_cave/curve_15.txt
普通文件
210
karst_cave/curve_15.txt
普通文件
@@ -0,0 +1,210 @@
|
||||
% Model: Tunnel.mph
|
||||
% Version: COMSOL
|
||||
% Date: May 2023
|
||||
% Dimension: 3
|
||||
% Nodes:100
|
||||
% Elements:100
|
||||
% Expressions: 1
|
||||
% Description: Contour
|
||||
% Coordinates
|
||||
-12.399947 1.600837 -7.785021
|
||||
-11.830923 1.600837 -7.747891
|
||||
-11.252207 1.600837 -7.704970
|
||||
-10.675014 1.600837 -7.645381
|
||||
-10.101085 1.600837 -7.559895
|
||||
-9.530833 1.600837 -7.452436
|
||||
-8.963788 1.600837 -7.329133
|
||||
-8.399121 1.600837 -7.195320
|
||||
-7.835912 1.600837 -7.055484
|
||||
-7.273494 1.600837 -6.912493
|
||||
-6.711110 1.600837 -6.769372
|
||||
-6.147970 1.600837 -6.629258
|
||||
-5.583237 1.600837 -6.495727
|
||||
-5.016072 1.600837 -6.372960
|
||||
-4.445806 1.600837 -6.265578
|
||||
-3.872445 1.600837 -6.176203
|
||||
-3.296430 1.600837 -6.105985
|
||||
-2.718340 1.600837 -6.055594
|
||||
-2.138932 1.600837 -6.023641
|
||||
-1.558955 1.600837 -6.004150
|
||||
-0.978932 1.600837 -5.985920
|
||||
-0.399330 1.600837 -5.957580
|
||||
0.178523 1.600837 -5.905191
|
||||
0.750291 1.600837 -5.807223
|
||||
1.307983 1.600837 -5.648158
|
||||
1.835818 1.600837 -5.408743
|
||||
2.313097 1.600837 -5.079886
|
||||
2.740919 1.600837 -4.688190
|
||||
3.138657 1.600837 -4.265694
|
||||
3.512255 1.600837 -3.821988
|
||||
3.803826 1.600837 -3.321371
|
||||
4.024938 1.600837 -2.784986
|
||||
4.222594 1.600837 -2.239379
|
||||
4.414521 1.600837 -1.691724
|
||||
4.598966 1.600837 -1.141520
|
||||
4.765479 1.600837 -0.585659
|
||||
4.904860 1.600837 -0.022407
|
||||
5.020545 1.600837 0.546235
|
||||
5.128268 1.600837 1.116460
|
||||
5.239298 1.600837 1.686048
|
||||
5.356831 1.600837 2.254331
|
||||
5.479799 1.600837 2.821466
|
||||
5.610521 1.600837 3.386851
|
||||
5.755041 1.600837 3.948857
|
||||
5.874494 1.600837 4.516456
|
||||
5.941529 1.600837 5.092756
|
||||
5.973540 1.600837 5.672126
|
||||
5.981665 1.600837 6.252346
|
||||
5.969559 1.600837 6.832504
|
||||
5.938396 1.600837 7.411953
|
||||
5.887698 1.600837 7.990015
|
||||
5.812827 1.600837 8.565422
|
||||
5.705562 1.600837 9.135628
|
||||
5.549526 1.600837 9.694227
|
||||
5.296937 1.600837 10.214711
|
||||
4.856254 1.600837 10.580006
|
||||
4.286704 1.600837 10.664975
|
||||
3.715073 1.600837 10.572190
|
||||
3.167410 1.600837 10.381532
|
||||
2.641088 1.600837 10.137422
|
||||
2.131279 1.600837 9.860336
|
||||
1.635105 1.600837 9.559464
|
||||
1.150629 1.600837 9.240076
|
||||
0.678411 1.600837 8.902846
|
||||
0.221766 1.600837 8.544838
|
||||
-0.216329 1.600837 8.164369
|
||||
-0.634876 1.600837 7.762478
|
||||
-1.036316 1.600837 7.343472
|
||||
-1.425414 1.600837 6.912947
|
||||
-1.806997 1.600837 6.475742
|
||||
-2.183637 1.600837 6.034269
|
||||
-2.556968 1.600837 5.589990
|
||||
-2.928018 1.600837 5.143803
|
||||
-3.297628 1.600837 4.696423
|
||||
-3.666713 1.600837 4.248609
|
||||
-4.036138 1.600837 3.801077
|
||||
-4.406115 1.600837 3.354000
|
||||
-4.776226 1.600837 2.907034
|
||||
-5.143427 1.600837 2.457678
|
||||
-5.503099 1.600837 2.002288
|
||||
-5.850874 1.600837 1.537755
|
||||
-6.180639 1.600837 1.060309
|
||||
-6.484385 1.600837 0.565943
|
||||
-6.759679 1.600837 0.055158
|
||||
-7.018121 1.600837 -0.464416
|
||||
-7.276158 1.600837 -0.984198
|
||||
-7.544427 1.600837 -1.498755
|
||||
-7.826817 1.600837 -2.005701
|
||||
-8.123702 1.600837 -2.504297
|
||||
-8.434337 1.600837 -2.994444
|
||||
-8.757887 1.600837 -3.476167
|
||||
-9.093510 1.600837 -3.949563
|
||||
-9.440025 1.600837 -4.415045
|
||||
-9.797834 1.600837 -4.871898
|
||||
-10.169713 1.600837 -5.317351
|
||||
-10.561283 1.600837 -5.745541
|
||||
-10.979788 1.600837 -6.147362
|
||||
-11.425789 1.600837 -6.518509
|
||||
-11.884404 1.600837 -6.874057
|
||||
-12.343174 1.600837 -7.225861
|
||||
% Elements (lines)
|
||||
1 2
|
||||
2 3
|
||||
3 4
|
||||
4 5
|
||||
5 6
|
||||
6 7
|
||||
7 8
|
||||
8 9
|
||||
9 10
|
||||
10 11
|
||||
11 12
|
||||
12 13
|
||||
13 14
|
||||
14 15
|
||||
15 16
|
||||
16 17
|
||||
17 18
|
||||
18 19
|
||||
19 20
|
||||
20 21
|
||||
21 22
|
||||
22 23
|
||||
23 24
|
||||
24 25
|
||||
25 26
|
||||
26 27
|
||||
27 28
|
||||
28 29
|
||||
29 30
|
||||
30 31
|
||||
31 32
|
||||
32 33
|
||||
33 34
|
||||
34 35
|
||||
35 36
|
||||
36 37
|
||||
37 38
|
||||
38 39
|
||||
39 40
|
||||
40 41
|
||||
41 42
|
||||
42 43
|
||||
43 44
|
||||
44 45
|
||||
45 46
|
||||
46 47
|
||||
47 48
|
||||
48 49
|
||||
49 50
|
||||
50 51
|
||||
51 52
|
||||
52 53
|
||||
53 54
|
||||
54 55
|
||||
55 56
|
||||
56 57
|
||||
57 58
|
||||
58 59
|
||||
59 60
|
||||
60 61
|
||||
61 62
|
||||
62 63
|
||||
63 64
|
||||
64 65
|
||||
65 66
|
||||
66 67
|
||||
67 68
|
||||
68 69
|
||||
69 70
|
||||
70 71
|
||||
71 72
|
||||
72 73
|
||||
73 74
|
||||
74 75
|
||||
75 76
|
||||
76 77
|
||||
77 78
|
||||
78 79
|
||||
79 80
|
||||
80 81
|
||||
81 82
|
||||
82 83
|
||||
83 84
|
||||
84 85
|
||||
85 86
|
||||
86 87
|
||||
87 88
|
||||
88 89
|
||||
89 90
|
||||
90 91
|
||||
91 92
|
||||
92 93
|
||||
93 94
|
||||
94 95
|
||||
95 96
|
||||
96 97
|
||||
97 98
|
||||
98 99
|
||||
99 100
|
||||
100 1
|
在新工单中引用
屏蔽一个用户