Files
LaGriT/test/level01/rmpoint/reference/outx3dgen
2025-12-17 11:00:57 +08:00

1483 lines
111 KiB
Plaintext
Executable File

* * * * * * * * * * * * * * * * * * * * * * * * *
* * *
* * Program: LaGriT V3.330 Linux *
* * date_compile: 2021/10/15 test *
* * Run Time: 2021/Nov 9 10:22:57 *
* * Manual: http://lagrit.lanl.gov *
* * *
* * * * * * * * * * * * * * * * * * * * * * * * *
-----oOo-----
LaGriT V3 LA-CC-15-069 https://github.com/lanl/LaGriT
Copyright 2016. Triad National Security, LLC. All rights reserved. This
program was produced under U.S. Government contract 89233218CNA000001
for Los Alamos National Laboratory (LANL), which is operated by Triad
National Security, LLC for the U.S. Department of Energy/National Nuclear
Security Administration. All rights in the program are reserved by Triad
National Security, LLC, and the U.S. Department of Energy/National Nuclear
Security Administration. The Government is granted for itself and others
acting on its behalf a nonexclusive, paid-up, irrevocable worldwide license
in this material to reproduce, prepare derivative works, distribute copies
to the public, perform publicly and display publicly, and to permit others to
do so. This software is open source and available under the BSD-3 License.
-----oOo-----
Output log file: outx3dgen
Command log file: logx3dgen
* Test rmmat and rmpoint
*
define/nx/4
define/ny/5
define/nz/3
cmo/create/mesh_object///tet
createpts/xyz/nx,ny,nz/0. 0. 0./1. 1. 0.2/1 1 1
RZ GENERATED POINTS 1 TO 60
cmo/setatt/mesh_object/imt/1 0 0/1
Warning: nelements = 0
60 values reset for attribute imt1
connect
Coordinates of enclosing tetrahedron are:
-0.75000D+00 -0.75000D+00 -0.40000D+00
-0.75000D+00 0.42500D+01 0.10000D+00
-0.75000D+00 -0.75000D+00 0.60000D+00
0.42500D+01 0.50000D+00 0.10000D+00
Successfully eliminated all multimaterial connections.
The mesh is now complete!
LaGriT FINISH: connect
cmo/printatt//-all-/minmax
ATTRIBUTE NAME MIN MAX DIFFERENCE LENGTH
-def- 0.000000000E+00 0.000000000E+00 0.000000000E+00 60
scalar 1 1 0 1
vector 3 3 0 1
nnodes 60 60 0 1
nedges 0 0 0 1
nfaces 0 0 0 1
nelements 144 144 0 1
mbndry 16000000 16000000 0 1
ndimensions_topo 3 3 0 1
ndimensions_geom 3 3 0 1
nodes_per_element 4 4 0 1
edges_per_element 6 6 0 1
faces_per_element 4 4 0 1
isetwd 0 0 0 60
ialias 0 0 0 60
imt1 1 1 0 60
itp1 0 0 0 60
icr1 0 0 0 60
isn1 0 0 0 60
xic 0.000000000E+00 1.000000000E+00 1.000000000E+00 60
yic 0.000000000E+00 1.000000000E+00 1.000000000E+00 60
zic 0.000000000E+00 2.000000000E-01 2.000000000E-01 60
xtetwd 0 0 0 144
itetclr 1 1 0 144
itettyp 5 5 0 144
itetoff 0 572 572 144
jtetoff 0 572 572 144
itet 1 60 59 144x4
jtet 4 16000000 15999996 144x4
epsilon 1.000000004E-15 1.000000004E-15 0.000000000E+00 1
epsilonl 3.171431308E-13 3.171431308E-13 0.000000000E+00 1
epsilona 4.529709940E-13 4.529709940E-13 0.000000000E+00 1
epsilonv 4.440892099E-14 4.440892099E-14 0.000000000E+00 1
ipointi 60 60 0 1
ipointj 60 60 0 1
idebug 0 0 0 1
itypconv_sm 1 1 0 1
maxiter_sm 25 25 0 1
tolconv_sm 1.000000000E+00 1.000000000E+00 0.000000000E+00 1
nnfreq 1 1 0 1
ivoronoi 1 1 0 1
iopt2to2 2 2 0 1
xmin 0.000000000E+00 0.000000000E+00 0.000000000E+00 1
ymin 0.000000000E+00 0.000000000E+00 0.000000000E+00 1
zmin 0.000000000E+00 0.000000000E+00 0.000000000E+00 1
xmax 1.000000000E+00 1.000000000E+00 0.000000000E+00 1
ymax 1.000000000E+00 1.000000000E+00 0.000000000E+00 1
zmax 2.000000000E-01 2.000000000E-01 0.000000000E+00 1
kdtree_level 0 0 0 1
max_number_sets 64 64 0 1
number_of_psets 0 0 0 1
number_of_eltsets 0 0 0 1
number_of_fsets 0 0 0 1
dump/avs/output_rmmat1.inp/mesh_object
cmo/modatt/-def-/-def-/ioflag/x
finish
* create and remove double defined nodes
cmo copy mo2 mesh_object
cmo select mo2
pset/p2/attribute yic/1,0,0/gt .60
THE PSET p2 HAS 24 POINTS
eltset/e2/inclusive pset,get,p2
THE ELTSET e2 HAS 72 ELEMENTS
cmo/setatt/mo2/itetclr eltset,get,e2 2
72 values reset for attribute itetclr
cmo/setatt/mo2/imt pset,get,p2 2
24 values reset for attribute imt1
*
* Figure out where there are duplicate points and remove duplicates
*
filter/1 0 0
FILTER:Use internal epsilonl value = 0.317143130803E-12
FILTER:Dudding duplicate points: 0
rmpoint/compress
0 points removed and 0 elements removed.
RMPOINT: new point count is 60
RMPOINT: new element count is 144
*
* Recompute the jtet element adjancy information.
*
geniee
*
* Recompute the itp array
*
resetpts/itp
geniee
finish
*
* Create parent/child points at material interfaces
*
settets
Adding 24 interface-coupled points.
*
cmo printatt mo2 imt1
Attribute: imt1
1 1
2 1
3 1
4 1
5 1
6 1
7 1
8 1
9 2
10 2
11 2
12 2
13 2
14 2
15 2
16 2
17 2
18 2
19 2
20 2
21 1
22 1
23 1
24 1
25 1
26 1
27 1
28 1
29 1
30 1
31 1
32 1
33 2
34 2
35 2
36 2
37 2
38 2
39 2
40 2
41 1
42 1
43 1
44 1
45 1
46 1
47 1
48 1
49 1
50 1
51 1
52 1
53 2
54 2
55 2
56 2
57 2
58 2
59 2
60 2
61 1
62 2
63 1
64 2
65 1
66 2
67 1
68 2
69 2
70 1
71 2
72 1
73 2
74 1
75 2
76 1
77 2
78 1
79 2
80 1
81 2
82 1
83 2
84 1
cmo/printatt/mo2/itp1
Attribute: itp1
1 10
2 10
3 10
4 10
5 10
6 10
7 10
8 10
9 41
10 41
11 41
12 41
13 10
14 10
15 10
16 10
17 10
18 10
19 10
20 10
21 10
22 10
23 10
24 10
25 10
26 0
27 0
28 10
29 41
30 41
31 41
32 41
33 10
34 0
35 0
36 10
37 10
38 10
39 10
40 10
41 10
42 10
43 10
44 10
45 10
46 10
47 10
48 10
49 41
50 41
51 41
52 41
53 10
54 10
55 10
56 10
57 10
58 10
59 10
60 10
61 12
62 12
63 12
64 12
65 12
66 12
67 12
68 12
69 12
70 12
71 2
72 2
73 2
74 2
75 12
76 12
77 12
78 12
79 12
80 12
81 12
82 12
83 12
84 12
* remove child points
resetpts parent
cmo/printatt/mo2/itp1
Attribute: itp1
1 10
2 10
3 10
4 10
5 10
6 10
7 10
8 10
9 12
10 12
11 12
12 12
13 10
14 10
15 10
16 10
17 10
18 10
19 10
20 10
21 10
22 10
23 10
24 10
25 10
26 0
27 0
28 10
29 12
30 2
31 2
32 12
33 10
34 0
35 0
36 10
37 10
38 10
39 10
40 10
41 10
42 10
43 10
44 10
45 10
46 10
47 10
48 10
49 12
50 12
51 12
52 12
53 10
54 10
55 10
56 10
57 10
58 10
59 10
60 10
rmpoint compress
24 points removed and 0 elements removed.
RMPOINT: new point count is 60
RMPOINT: new element count is 144
cmo/printatt/mo2/itp1
Attribute: itp1
1 10
2 10
3 10
4 10
5 10
6 10
7 10
8 10
9 12
10 12
11 12
12 12
13 10
14 10
15 10
16 10
17 10
18 10
19 10
20 10
21 10
22 10
23 10
24 10
25 10
26 0
27 0
28 10
29 12
30 2
31 2
32 12
33 10
34 0
35 0
36 10
37 10
38 10
39 10
40 10
41 10
42 10
43 10
44 10
45 10
46 10
47 10
48 10
49 12
50 12
51 12
52 12
53 10
54 10
55 10
56 10
57 10
58 10
59 10
60 10
resetpts cell_color 2,1,-1
material # start= 2 end= 1 stride= -1
2 material numbers reset imt1 out of a maximum of 2
cmo/status/mo2
The current-mesh-object(CMO) is: mo2
2 Mesh Object name: mo2
number of nodes = 60 number of elements = 144
dimensions geometry = 3 element type = tet
dimensions topology = 3 4 nodes 4 faces 6 edges
boundary flag = 16000000 status = active
NAME TYPE RANK LENGTH INTER PERSI IO VALUE
1 -def- VDOU scalar nnodes linea tempo x 0.000E+00
2 scalar INT scalar scalar const perma l 1.000E+00
3 vector INT scalar scalar const perma l 3.000E+00
4 nnodes INT scalar scalar const perma l 6.000E+01
5 nedges INT scalar scalar const perma l 0.000E+00
6 nfaces INT scalar scalar const perma l 0.000E+00
7 nelements INT scalar scalar const perma l 1.440E+02
8 mbndry INT scalar scalar const perma l 1.600E+07
9 ndimensions_top INT scalar scalar const perma l 3.000E+00
10 ndimensions_geo INT scalar scalar const perma l 3.000E+00
11 nodes_per_eleme INT scalar scalar const perma l 4.000E+00
12 edges_per_eleme INT scalar scalar const perma l 6.000E+00
13 faces_per_eleme INT scalar scalar const perma l 4.000E+00
14 isetwd VDOU scalar nnodes or perma l 0.000E+00
15 ialias VINT scalar nnodes seque perma l 0.000E+00
16 imt1 VINT scalar nnodes max perma gal 0.000E+00
17 itp1 VINT scalar nnodes min perma gal 0.000E+00
18 icr1 VINT scalar nnodes min perma gal 0.000E+00
19 isn1 VINT scalar nnodes user perma gal 0.000E+00
20 xic VDOU scalar nnodes linea perma l 0.000E+00
21 yic VDOU scalar nnodes linea perma l 0.000E+00
22 zic VDOU scalar nnodes linea perma l 0.000E+00
23 xtetwd VDOU scalar nelements or perma l 0.000E+00
24 itetclr VINT scalar nelements user perma l 0.000E+00
25 itettyp VINT scalar nelements user perma l 0.000E+00
26 itetoff VINT scalar nelements user perma l 0.000E+00
27 jtetoff VINT scalar nelements user perma l 0.000E+00
28 itet VINT nodes_per_ nelements user perma l 0.000E+00
29 jtet VINT faces_per_ nelements user perma l 0.000E+00
30 ipolydat CHAR scalar scalar const perma l no
31 vor2d CHAR scalar scalar const perma l yes
32 vor3d CHAR scalar scalar const perma l no
33 epsilon REAL scalar scalar const perma l 1.000E-15
34 epsilonl REAL scalar scalar const perma l 3.171E-13
35 epsilona REAL scalar scalar const perma l 4.530E-13
36 epsilonv REAL scalar scalar const perma l 4.441E-14
37 ipointi INT scalar scalar const perma l 1.000E+00
38 ipointj INT scalar scalar const perma l 6.000E+01
39 idebug INT scalar scalar const perma l 0.000E+00
40 itypconv_sm INT scalar scalar const perma l 1.000E+00
41 maxiter_sm INT scalar scalar const perma l 2.500E+01
42 tolconv_sm REAL scalar scalar const perma l 1.000E+00
43 nnfreq INT scalar scalar const perma l 1.000E+00
44 ivoronoi INT scalar scalar const perma l 1.000E+00
45 iopt2to2 INT scalar scalar const perma l 2.000E+00
46 dumptype CHAR scalar scalar const perma l binary
47 velname CHAR scalar scalar const perma l vels
48 densname CHAR scalar scalar const perma l ric
49 presname CHAR scalar scalar const perma l pic
50 enername CHAR scalar scalar const perma l eic
51 xmin REAL scalar scalar const perma l 0.000E+00
52 ymin REAL scalar scalar const perma l 0.000E+00
53 zmin REAL scalar scalar const perma l 0.000E+00
54 xmax REAL scalar scalar const perma l 1.000E+00
55 ymax REAL scalar scalar const perma l 1.000E+00
56 zmax REAL scalar scalar const perma l 2.000E-01
57 kdtree_level INT scalar scalar const perma l 0.000E+00
58 max_number_sets INT scalar scalar const perma l 6.400E+01
59 number_of_psets INT scalar scalar const perma l 1.000E+00
60 number_of_eltse INT scalar scalar const perma l 0.000E+00
61 psetnames VCHA scalar max_number_sets const perma l
62 eltsetnames VCHA scalar max_number_sets const perma l
63 geom_name CHAR scalar max_number_sets const perma l -defaultge
64 fsetnames VCHA scalar max_number_sets const perma l
65 number_of_fsets INT scalar scalar const perma l 0.000E+00
cmo printatt mo2 imt1
Attribute: imt1
1 1
2 1
3 1
4 1
5 1
6 1
7 1
8 1
9 1
10 1
11 1
12 1
13 2
14 2
15 2
16 2
17 2
18 2
19 2
20 2
21 1
22 1
23 1
24 1
25 1
26 1
27 1
28 1
29 1
30 1
31 1
32 1
33 2
34 2
35 2
36 2
37 2
38 2
39 2
40 2
41 1
42 1
43 1
44 1
45 1
46 1
47 1
48 1
49 1
50 1
51 1
52 1
53 2
54 2
55 2
56 2
57 2
58 2
59 2
60 2
cmo/delete/mo2
Released Mesh Object: mo2
cmo/delete/mesh_object
Released Mesh Object: mesh_object
**********************************************************************
* old test input file
define/nx/15
define/ny/15
define/nz/2
cmo/create/mesh_object///tet
createpts/xyz/nx,ny,nz/0. 0. 0./1. 1. 0.2/1 1 1
RZ GENERATED POINTS 1 TO 450
cmo/setatt/mesh_object/imt/1 0 0/1
Warning: nelements = 0
450 values reset for attribute imt1
connect
Coordinates of enclosing tetrahedron are:
-0.75000D+00 -0.75000D+00 -0.40000D+00
-0.75000D+00 0.42500D+01 0.10000D+00
-0.75000D+00 -0.75000D+00 0.60000D+00
0.42500D+01 0.50000D+00 0.10000D+00
Successfully eliminated all multimaterial connections.
The mesh is now complete!
LaGriT FINISH: connect
cmo/printatt//-all-/minmax
ATTRIBUTE NAME MIN MAX DIFFERENCE LENGTH
-def- 0.000000000E+00 0.000000000E+00 0.000000000E+00 450
scalar 1 1 0 1
vector 3 3 0 1
nnodes 450 450 0 1
nedges 0 0 0 1
nfaces 0 0 0 1
nelements 1176 1176 0 1
mbndry 16000000 16000000 0 1
ndimensions_topo 3 3 0 1
ndimensions_geom 3 3 0 1
nodes_per_element 4 4 0 1
edges_per_element 6 6 0 1
faces_per_element 4 4 0 1
isetwd 0 0 0 450
ialias 0 0 0 450
imt1 1 1 0 450
itp1 0 0 0 450
icr1 0 0 0 450
isn1 0 0 0 450
xic 0.000000000E+00 1.000000000E+00 1.000000000E+00 450
yic 0.000000000E+00 1.000000000E+00 1.000000000E+00 450
zic 0.000000000E+00 2.000000000E-01 2.000000000E-01 450
xtetwd 0 0 0 1176
itetclr 1 1 0 1176
itettyp 5 5 0 1176
itetoff 0 4700 4700 1176
jtetoff 0 4700 4700 1176
itet 1 450 449 1176x4
jtet 1 16000000 15999999 1176x4
epsilon 1.000000004E-15 1.000000004E-15 0.000000000E+00 1
epsilonl 3.171431308E-13 3.171431308E-13 0.000000000E+00 1
epsilona 4.529709940E-13 4.529709940E-13 0.000000000E+00 1
epsilonv 4.440892099E-14 4.440892099E-14 0.000000000E+00 1
ipointi 450 450 0 1
ipointj 450 450 0 1
idebug 0 0 0 1
itypconv_sm 1 1 0 1
maxiter_sm 25 25 0 1
tolconv_sm 1.000000000E+00 1.000000000E+00 0.000000000E+00 1
nnfreq 1 1 0 1
ivoronoi 1 1 0 1
iopt2to2 2 2 0 1
xmin 0.000000000E+00 0.000000000E+00 0.000000000E+00 1
ymin 0.000000000E+00 0.000000000E+00 0.000000000E+00 1
zmin 0.000000000E+00 0.000000000E+00 0.000000000E+00 1
xmax 1.000000000E+00 1.000000000E+00 0.000000000E+00 1
ymax 1.000000000E+00 1.000000000E+00 0.000000000E+00 1
zmax 2.000000000E-01 2.000000000E-01 0.000000000E+00 1
kdtree_level 0 0 0 1
max_number_sets 64 64 0 1
number_of_psets 0 0 0 1
number_of_eltsets 0 0 0 1
number_of_fsets 0 0 0 1
dump/avs/output_rmmat1.inp/mesh_object
cmo/modatt/-def-/-def-/ioflag/x
finish
*
surface/cyl_surf/intrface/cylinder/0.5,0.5,-1/0.5,0.5,1.0/0.25
region/mr1/gt cyl_surf
region/mr2/le cyl_surf
mregion/mr1/gt cyl_surf
mregion/mr2/lt cyl_surf
setpts
FOR imt= 1 NAME= mr1 THERE ARE 376 POINTS
FOR imt= 2 NAME= mr2 THERE ARE 74 POINTS
settets/geometry
SETTETS required ITMAT step 2 for 1176 tets
Multimaterial tet: 11 itet= 158 382 383 398
Multimaterial tet: 12 itet= 141 365 351 366
Multimaterial tet: 14 itet= 141 365 366 381
Multimaterial tet: 28 itet= 396 397 381 157
Multimaterial tet: 49 itet= 71 311 310 295
Multimaterial tet: 51 itet= 145 144 370 160
Multimaterial tet: 60 itet= 125 141 140 351
Multimaterial tet: 72 itet= 52 291 276 292
Multimaterial tet: 95 itet= 132 356 342 357
Multimaterial tet: 96 itet= 132 356 357 372
Multimaterial tet: 106 itet= 81 305 291 306
Multimaterial tet: 108 itet= 81 305 306 321
Multimaterial tet: 139 itet= 158 397 382 398
Multimaterial tet: 146 itet= 117 101 102 327
Multimaterial tet: 147 itet= 52 66 291 292
Multimaterial tet: 148 itet= 102 101 87 327
Multimaterial tet: 149 itet= 65 81 80 291
Multimaterial tet: 160 itet= 85 84 70 310
Multimaterial tet: 162 itet= 69 68 53 293
Multimaterial tet: 166 itet= 116 132 131 342
Multimaterial tet: 192 itet= 66 81 291 292
Multimaterial tet: 193 itet= 381 397 382 157
Multimaterial tet: 194 itet= 381 382 367 157
Multimaterial tet: 196 itet= 95 319 320 335
Multimaterial tet: 198 itet= 54 294 293 278
Multimaterial tet: 199 itet= 364 365 350 140
Multimaterial tet: 209 itet= 70 309 294 310
Multimaterial tet: 222 itet= 159 175 174 385
Multimaterial tet: 223 itet= 81 96 80 320
Multimaterial tet: 228 itet= 109 125 124 335
There are 147 multimaterial tets.
cmo/printatt//-all-/minmax
ATTRIBUTE NAME MIN MAX DIFFERENCE LENGTH
-def- 0.000000000E+00 0.000000000E+00 0.000000000E+00 450
scalar 1 1 0 1
vector 3 3 0 1
nnodes 450 450 0 1
nedges 0 0 0 1
nfaces 0 0 0 1
nelements 1176 1176 0 1
mbndry 16000000 16000000 0 1
ndimensions_topo 3 3 0 1
ndimensions_geom 3 3 0 1
nodes_per_element 4 4 0 1
edges_per_element 6 6 0 1
faces_per_element 4 4 0 1
isetwd 0 0 0 450
ialias 0 0 0 450
imt1 1 2 1 450
itp1 0 0 0 450
icr1 0 0 0 450
isn1 0 0 0 450
xic 0.000000000E+00 1.000000000E+00 1.000000000E+00 450
yic 0.000000000E+00 1.000000000E+00 1.000000000E+00 450
zic 0.000000000E+00 2.000000000E-01 2.000000000E-01 450
xtetwd 0 0 0 1176
itetclr 1 2 1 1176
itettyp 5 5 0 1176
itetoff 0 4700 4700 1176
jtetoff 0 4700 4700 1176
itet 1 450 449 1176x4
jtet 1 16004686 16004685 1176x4
epsilon 1.000000004E-15 1.000000004E-15 0.000000000E+00 1
epsilonl 3.171431308E-13 3.171431308E-13 0.000000000E+00 1
epsilona 4.529709940E-13 4.529709940E-13 0.000000000E+00 1
epsilonv 4.440892099E-14 4.440892099E-14 0.000000000E+00 1
ipointi 450 450 0 1
ipointj 450 450 0 1
idebug 0 0 0 1
itypconv_sm 1 1 0 1
maxiter_sm 25 25 0 1
tolconv_sm 1.000000000E+00 1.000000000E+00 0.000000000E+00 1
nnfreq 1 1 0 1
ivoronoi 1 1 0 1
iopt2to2 2 2 0 1
xmin 0.000000000E+00 0.000000000E+00 0.000000000E+00 1
ymin 0.000000000E+00 0.000000000E+00 0.000000000E+00 1
zmin 0.000000000E+00 0.000000000E+00 0.000000000E+00 1
xmax 1.000000000E+00 1.000000000E+00 0.000000000E+00 1
ymax 1.000000000E+00 1.000000000E+00 0.000000000E+00 1
zmax 2.000000000E-01 2.000000000E-01 0.000000000E+00 1
kdtree_level 0 0 0 1
max_number_sets 64 64 0 1
number_of_psets 0 0 0 1
number_of_eltsets 0 0 0 1
number_of_fsets 0 0 0 1
dump/avs/output_rmmat2.inp/mesh_object
cmo/modatt/-def-/-def-/ioflag/x
finish
*
cmo copy mo3 mesh_object
cmo copy mo4 mesh_object
cmo copy mo5 mesh_object
*
cmo select mo3
rmmat 2/node
RMMAT DUDDED 74 POINTS: FLAGGED 0 ELEMENTS
rmpoint/compress
74 points removed and 297 elements removed.
RMPOINT: new point count is 376
RMPOINT: new element count is 879
dump/avs/output_rmmat3.inp/mo3
cmo/modatt/-def-/-def-/ioflag/x
finish
* begin compare
* remove material 2 from mo3 - node
cmo/printatt//-xyz-/minmax
ATTRIBUTE NAME MIN MAX DIFFERENCE LENGTH
xic 0.000000000E+00 1.000000000E+00 1.000000000E+00 376
yic 0.000000000E+00 1.000000000E+00 1.000000000E+00 376
zic 0.000000000E+00 2.000000000E-01 2.000000000E-01 376
cmo/printatt//itetclr/minmax
ATTRIBUTE NAME MIN MAX DIFFERENCE LENGTH
itetclr 1 1 0 879
quality
epsilonl, epsilonaspect: 3.1714313E-13 3.1898182E-38
--------------------------------------------
elements with aspect ratio < .01: 0
elements with aspect ratio b/w .01 and .02: 0
elements with aspect ratio b/w .02 and .05: 0
elements with aspect ratio b/w .05 and .1 : 0
elements with aspect ratio b/w .1 and .2 : 0
elements with aspect ratio b/w .2 and .5 : 549
elements with aspect ratio b/w .5 and 1. : 330
min aspect ratio = 0.3876E+00 max aspect ratio = 0.5013E+00
epsilonvol: 4.4408921E-14
---------------------------------------
All elements have volume 1.7006803E-04
-----------------------------------------------------------
879 total elements evaluated.
* end compare
cmo select mo4
rmmat 2/element
RMMAT DUDDED 0 POINTS: FLAGGED 221 ELEMENTS
rmpoint/compress
50 points removed and 221 elements removed.
RMPOINT: new point count is 400
RMPOINT: new element count is 955
dump/avs/output_rmmat4.inp/mo4
cmo/modatt/-def-/-def-/ioflag/x
finish
* begin compare
* remove material 2 from mo4 - element
cmo/printatt//-xyz-/minmax
ATTRIBUTE NAME MIN MAX DIFFERENCE LENGTH
xic 0.000000000E+00 1.000000000E+00 1.000000000E+00 400
yic 0.000000000E+00 1.000000000E+00 1.000000000E+00 400
zic 0.000000000E+00 2.000000000E-01 2.000000000E-01 400
cmo/printatt//itetclr/minmax
ATTRIBUTE NAME MIN MAX DIFFERENCE LENGTH
itetclr 1 1 0 955
quality
epsilonl, epsilonaspect: 3.1714313E-13 3.1898182E-38
--------------------------------------------
elements with aspect ratio < .01: 0
elements with aspect ratio b/w .01 and .02: 0
elements with aspect ratio b/w .02 and .05: 0
elements with aspect ratio b/w .05 and .1 : 0
elements with aspect ratio b/w .1 and .2 : 0
elements with aspect ratio b/w .2 and .5 : 605
elements with aspect ratio b/w .5 and 1. : 350
min aspect ratio = 0.3876E+00 max aspect ratio = 0.5013E+00
epsilonvol: 4.4408921E-14
---------------------------------------
All elements have volume 1.7006803E-04
-----------------------------------------------------------
955 total elements evaluated.
* end compare
cmo select mo5
rmmat 2/all
RMMAT DUDDED 74 POINTS: FLAGGED 221 ELEMENTS
rmpoint/compress
74 points removed and 297 elements removed.
RMPOINT: new point count is 376
RMPOINT: new element count is 879
dump/avs/output_rmmat5.inp/mo5
cmo/modatt/-def-/-def-/ioflag/x
finish
* begin compare
* remove material 2 from mo5 - all
cmo/printatt//-xyz-/minmax
ATTRIBUTE NAME MIN MAX DIFFERENCE LENGTH
xic 0.000000000E+00 1.000000000E+00 1.000000000E+00 376
yic 0.000000000E+00 1.000000000E+00 1.000000000E+00 376
zic 0.000000000E+00 2.000000000E-01 2.000000000E-01 376
cmo/printatt//itetclr/minmax
ATTRIBUTE NAME MIN MAX DIFFERENCE LENGTH
itetclr 1 1 0 879
quality
epsilonl, epsilonaspect: 3.1714313E-13 3.1898182E-38
--------------------------------------------
elements with aspect ratio < .01: 0
elements with aspect ratio b/w .01 and .02: 0
elements with aspect ratio b/w .02 and .05: 0
elements with aspect ratio b/w .05 and .1 : 0
elements with aspect ratio b/w .1 and .2 : 0
elements with aspect ratio b/w .2 and .5 : 549
elements with aspect ratio b/w .5 and 1. : 330
min aspect ratio = 0.3876E+00 max aspect ratio = 0.5013E+00
epsilonvol: 4.4408921E-14
---------------------------------------
All elements have volume 1.7006803E-04
-----------------------------------------------------------
879 total elements evaluated.
* status for all cmos
cmo/status
The current-mesh-object(CMO) is: mo5
1 Mesh Object name: mesh_object
number of nodes = 450 number of elements = 1176
dimensions geometry = 3 element type = tet
dimensions topology = 3 4 nodes 4 faces 6 edges
boundary flag = 16000000 status = inactive
NAME TYPE RANK LENGTH INTER PERSI IO VALUE
1 -def- VDOU scalar nnodes linea tempo x 0.000E+00
2 scalar INT scalar scalar const perma l 1.000E+00
3 vector INT scalar scalar const perma l 3.000E+00
4 nnodes INT scalar scalar const perma l 4.500E+02
5 nedges INT scalar scalar const perma l 0.000E+00
6 nfaces INT scalar scalar const perma l 0.000E+00
7 nelements INT scalar scalar const perma l 1.176E+03
8 mbndry INT scalar scalar const perma l 1.600E+07
9 ndimensions_top INT scalar scalar const perma l 3.000E+00
10 ndimensions_geo INT scalar scalar const perma l 3.000E+00
11 nodes_per_eleme INT scalar scalar const perma l 4.000E+00
12 edges_per_eleme INT scalar scalar const perma l 6.000E+00
13 faces_per_eleme INT scalar scalar const perma l 4.000E+00
14 isetwd VDOU scalar nnodes or perma l 0.000E+00
15 ialias VINT scalar nnodes seque perma l 0.000E+00
16 imt1 VINT scalar nnodes max perma gal 0.000E+00
17 itp1 VINT scalar nnodes min perma gal 0.000E+00
18 icr1 VINT scalar nnodes min perma gal 0.000E+00
19 isn1 VINT scalar nnodes user perma gal 0.000E+00
20 xic VDOU scalar nnodes linea perma l 0.000E+00
21 yic VDOU scalar nnodes linea perma l 0.000E+00
22 zic VDOU scalar nnodes linea perma l 0.000E+00
23 xtetwd VDOU scalar nelements or perma l 0.000E+00
24 itetclr VINT scalar nelements user perma l 0.000E+00
25 itettyp VINT scalar nelements user perma l 0.000E+00
26 itetoff VINT scalar nelements user perma l 0.000E+00
27 jtetoff VINT scalar nelements user perma l 0.000E+00
28 itet VINT nodes_per_ nelements user perma l 0.000E+00
29 jtet VINT faces_per_ nelements user perma l 0.000E+00
30 ipolydat CHAR scalar scalar const perma l no
31 vor2d CHAR scalar scalar const perma l yes
32 vor3d CHAR scalar scalar const perma l no
33 epsilon REAL scalar scalar const perma l 1.000E-15
34 epsilonl REAL scalar scalar const perma l 3.171E-13
35 epsilona REAL scalar scalar const perma l 4.530E-13
36 epsilonv REAL scalar scalar const perma l 4.441E-14
37 ipointi INT scalar scalar const perma l 4.500E+02
38 ipointj INT scalar scalar const perma l 4.500E+02
39 idebug INT scalar scalar const perma l 0.000E+00
40 itypconv_sm INT scalar scalar const perma l 1.000E+00
41 maxiter_sm INT scalar scalar const perma l 2.500E+01
42 tolconv_sm REAL scalar scalar const perma l 1.000E+00
43 nnfreq INT scalar scalar const perma l 1.000E+00
44 ivoronoi INT scalar scalar const perma l 1.000E+00
45 iopt2to2 INT scalar scalar const perma l 2.000E+00
46 dumptype CHAR scalar scalar const perma l binary
47 velname CHAR scalar scalar const perma l vels
48 densname CHAR scalar scalar const perma l ric
49 presname CHAR scalar scalar const perma l pic
50 enername CHAR scalar scalar const perma l eic
51 xmin REAL scalar scalar const perma l 0.000E+00
52 ymin REAL scalar scalar const perma l 0.000E+00
53 zmin REAL scalar scalar const perma l 0.000E+00
54 xmax REAL scalar scalar const perma l 1.000E+00
55 ymax REAL scalar scalar const perma l 1.000E+00
56 zmax REAL scalar scalar const perma l 2.000E-01
57 kdtree_level INT scalar scalar const perma l 0.000E+00
58 max_number_sets INT scalar scalar const perma l 6.400E+01
59 number_of_psets INT scalar scalar const perma l 0.000E+00
60 number_of_eltse INT scalar scalar const perma l 0.000E+00
61 psetnames VCHA scalar max_number_sets const perma l
62 eltsetnames VCHA scalar max_number_sets const perma l
63 geom_name CHAR scalar max_number_sets const perma l -defaultge
64 fsetnames VCHA scalar max_number_sets const perma l
65 number_of_fsets INT scalar scalar const perma l 0.000E+00
2 Mesh Object name: mo3
number of nodes = 376 number of elements = 879
dimensions geometry = 3 element type = tet
dimensions topology = 3 4 nodes 4 faces 6 edges
boundary flag = 16000000 status = inactive
NAME TYPE RANK LENGTH INTER PERSI IO VALUE
1 -def- VDOU scalar nnodes linea tempo x 0.000E+00
2 scalar INT scalar scalar const perma l 1.000E+00
3 vector INT scalar scalar const perma l 3.000E+00
4 nnodes INT scalar scalar const perma l 3.760E+02
5 nedges INT scalar scalar const perma l 0.000E+00
6 nfaces INT scalar scalar const perma l 0.000E+00
7 nelements INT scalar scalar const perma l 8.790E+02
8 mbndry INT scalar scalar const perma l 1.600E+07
9 ndimensions_top INT scalar scalar const perma l 3.000E+00
10 ndimensions_geo INT scalar scalar const perma l 3.000E+00
11 nodes_per_eleme INT scalar scalar const perma l 4.000E+00
12 edges_per_eleme INT scalar scalar const perma l 6.000E+00
13 faces_per_eleme INT scalar scalar const perma l 4.000E+00
14 isetwd VDOU scalar nnodes or perma l 0.000E+00
15 ialias VINT scalar nnodes seque perma l 0.000E+00
16 imt1 VINT scalar nnodes max perma gal 0.000E+00
17 itp1 VINT scalar nnodes min perma gal 0.000E+00
18 icr1 VINT scalar nnodes min perma gal 0.000E+00
19 isn1 VINT scalar nnodes user perma gal 0.000E+00
20 xic VDOU scalar nnodes linea perma l 0.000E+00
21 yic VDOU scalar nnodes linea perma l 0.000E+00
22 zic VDOU scalar nnodes linea perma l 0.000E+00
23 xtetwd VDOU scalar nelements or perma l 0.000E+00
24 itetclr VINT scalar nelements user perma l 0.000E+00
25 itettyp VINT scalar nelements user perma l 0.000E+00
26 itetoff VINT scalar nelements user perma l 0.000E+00
27 jtetoff VINT scalar nelements user perma l 0.000E+00
28 itet VINT nodes_per_ nelements user perma l 0.000E+00
29 jtet VINT faces_per_ nelements user perma l 0.000E+00
30 ipolydat CHAR scalar scalar const perma l no
31 vor2d CHAR scalar scalar const perma l yes
32 vor3d CHAR scalar scalar const perma l no
33 epsilon REAL scalar scalar const perma l 1.000E-15
34 epsilonl REAL scalar scalar const perma l 3.171E-13
35 epsilona REAL scalar scalar const perma l 4.530E-13
36 epsilonv REAL scalar scalar const perma l 4.441E-14
37 ipointi INT scalar scalar const perma l 1.000E+00
38 ipointj INT scalar scalar const perma l 3.760E+02
39 idebug INT scalar scalar const perma l 0.000E+00
40 itypconv_sm INT scalar scalar const perma l 1.000E+00
41 maxiter_sm INT scalar scalar const perma l 2.500E+01
42 tolconv_sm REAL scalar scalar const perma l 1.000E+00
43 nnfreq INT scalar scalar const perma l 1.000E+00
44 ivoronoi INT scalar scalar const perma l 1.000E+00
45 iopt2to2 INT scalar scalar const perma l 2.000E+00
46 dumptype CHAR scalar scalar const perma l binary
47 velname CHAR scalar scalar const perma l vels
48 densname CHAR scalar scalar const perma l ric
49 presname CHAR scalar scalar const perma l pic
50 enername CHAR scalar scalar const perma l eic
51 xmin REAL scalar scalar const perma l 0.000E+00
52 ymin REAL scalar scalar const perma l 0.000E+00
53 zmin REAL scalar scalar const perma l 0.000E+00
54 xmax REAL scalar scalar const perma l 1.000E+00
55 ymax REAL scalar scalar const perma l 1.000E+00
56 zmax REAL scalar scalar const perma l 2.000E-01
57 kdtree_level INT scalar scalar const perma l 0.000E+00
58 max_number_sets INT scalar scalar const perma l 6.400E+01
59 number_of_psets INT scalar scalar const perma l 0.000E+00
60 number_of_eltse INT scalar scalar const perma l 0.000E+00
61 psetnames VCHA scalar max_number_sets const perma l
62 eltsetnames VCHA scalar max_number_sets const perma l
63 geom_name CHAR scalar max_number_sets const perma l -defaultge
64 fsetnames VCHA scalar max_number_sets const perma l
65 number_of_fsets INT scalar scalar const perma l 0.000E+00
3 Mesh Object name: mo4
number of nodes = 400 number of elements = 955
dimensions geometry = 3 element type = tet
dimensions topology = 3 4 nodes 4 faces 6 edges
boundary flag = 16000000 status = inactive
NAME TYPE RANK LENGTH INTER PERSI IO VALUE
1 -def- VDOU scalar nnodes linea tempo x 0.000E+00
2 scalar INT scalar scalar const perma l 1.000E+00
3 vector INT scalar scalar const perma l 3.000E+00
4 nnodes INT scalar scalar const perma l 4.000E+02
5 nedges INT scalar scalar const perma l 0.000E+00
6 nfaces INT scalar scalar const perma l 0.000E+00
7 nelements INT scalar scalar const perma l 9.550E+02
8 mbndry INT scalar scalar const perma l 1.600E+07
9 ndimensions_top INT scalar scalar const perma l 3.000E+00
10 ndimensions_geo INT scalar scalar const perma l 3.000E+00
11 nodes_per_eleme INT scalar scalar const perma l 4.000E+00
12 edges_per_eleme INT scalar scalar const perma l 6.000E+00
13 faces_per_eleme INT scalar scalar const perma l 4.000E+00
14 isetwd VDOU scalar nnodes or perma l 0.000E+00
15 ialias VINT scalar nnodes seque perma l 0.000E+00
16 imt1 VINT scalar nnodes max perma gal 0.000E+00
17 itp1 VINT scalar nnodes min perma gal 0.000E+00
18 icr1 VINT scalar nnodes min perma gal 0.000E+00
19 isn1 VINT scalar nnodes user perma gal 0.000E+00
20 xic VDOU scalar nnodes linea perma l 0.000E+00
21 yic VDOU scalar nnodes linea perma l 0.000E+00
22 zic VDOU scalar nnodes linea perma l 0.000E+00
23 xtetwd VDOU scalar nelements or perma l 0.000E+00
24 itetclr VINT scalar nelements user perma l 0.000E+00
25 itettyp VINT scalar nelements user perma l 0.000E+00
26 itetoff VINT scalar nelements user perma l 0.000E+00
27 jtetoff VINT scalar nelements user perma l 0.000E+00
28 itet VINT nodes_per_ nelements user perma l 0.000E+00
29 jtet VINT faces_per_ nelements user perma l 0.000E+00
30 ipolydat CHAR scalar scalar const perma l no
31 vor2d CHAR scalar scalar const perma l yes
32 vor3d CHAR scalar scalar const perma l no
33 epsilon REAL scalar scalar const perma l 1.000E-15
34 epsilonl REAL scalar scalar const perma l 3.171E-13
35 epsilona REAL scalar scalar const perma l 4.530E-13
36 epsilonv REAL scalar scalar const perma l 4.441E-14
37 ipointi INT scalar scalar const perma l 1.000E+00
38 ipointj INT scalar scalar const perma l 4.000E+02
39 idebug INT scalar scalar const perma l 0.000E+00
40 itypconv_sm INT scalar scalar const perma l 1.000E+00
41 maxiter_sm INT scalar scalar const perma l 2.500E+01
42 tolconv_sm REAL scalar scalar const perma l 1.000E+00
43 nnfreq INT scalar scalar const perma l 1.000E+00
44 ivoronoi INT scalar scalar const perma l 1.000E+00
45 iopt2to2 INT scalar scalar const perma l 2.000E+00
46 dumptype CHAR scalar scalar const perma l binary
47 velname CHAR scalar scalar const perma l vels
48 densname CHAR scalar scalar const perma l ric
49 presname CHAR scalar scalar const perma l pic
50 enername CHAR scalar scalar const perma l eic
51 xmin REAL scalar scalar const perma l 0.000E+00
52 ymin REAL scalar scalar const perma l 0.000E+00
53 zmin REAL scalar scalar const perma l 0.000E+00
54 xmax REAL scalar scalar const perma l 1.000E+00
55 ymax REAL scalar scalar const perma l 1.000E+00
56 zmax REAL scalar scalar const perma l 2.000E-01
57 kdtree_level INT scalar scalar const perma l 0.000E+00
58 max_number_sets INT scalar scalar const perma l 6.400E+01
59 number_of_psets INT scalar scalar const perma l 0.000E+00
60 number_of_eltse INT scalar scalar const perma l 0.000E+00
61 psetnames VCHA scalar max_number_sets const perma l
62 eltsetnames VCHA scalar max_number_sets const perma l
63 geom_name CHAR scalar max_number_sets const perma l -defaultge
64 fsetnames VCHA scalar max_number_sets const perma l
65 number_of_fsets INT scalar scalar const perma l 0.000E+00
4 Mesh Object name: mo5
number of nodes = 376 number of elements = 879
dimensions geometry = 3 element type = tet
dimensions topology = 3 4 nodes 4 faces 6 edges
boundary flag = 16000000 status = active
NAME TYPE RANK LENGTH INTER PERSI IO VALUE
1 -def- VDOU scalar nnodes linea tempo x 0.000E+00
2 scalar INT scalar scalar const perma l 1.000E+00
3 vector INT scalar scalar const perma l 3.000E+00
4 nnodes INT scalar scalar const perma l 3.760E+02
5 nedges INT scalar scalar const perma l 0.000E+00
6 nfaces INT scalar scalar const perma l 0.000E+00
7 nelements INT scalar scalar const perma l 8.790E+02
8 mbndry INT scalar scalar const perma l 1.600E+07
9 ndimensions_top INT scalar scalar const perma l 3.000E+00
10 ndimensions_geo INT scalar scalar const perma l 3.000E+00
11 nodes_per_eleme INT scalar scalar const perma l 4.000E+00
12 edges_per_eleme INT scalar scalar const perma l 6.000E+00
13 faces_per_eleme INT scalar scalar const perma l 4.000E+00
14 isetwd VDOU scalar nnodes or perma l 0.000E+00
15 ialias VINT scalar nnodes seque perma l 0.000E+00
16 imt1 VINT scalar nnodes max perma gal 0.000E+00
17 itp1 VINT scalar nnodes min perma gal 0.000E+00
18 icr1 VINT scalar nnodes min perma gal 0.000E+00
19 isn1 VINT scalar nnodes user perma gal 0.000E+00
20 xic VDOU scalar nnodes linea perma l 0.000E+00
21 yic VDOU scalar nnodes linea perma l 0.000E+00
22 zic VDOU scalar nnodes linea perma l 0.000E+00
23 xtetwd VDOU scalar nelements or perma l 0.000E+00
24 itetclr VINT scalar nelements user perma l 0.000E+00
25 itettyp VINT scalar nelements user perma l 0.000E+00
26 itetoff VINT scalar nelements user perma l 0.000E+00
27 jtetoff VINT scalar nelements user perma l 0.000E+00
28 itet VINT nodes_per_ nelements user perma l 0.000E+00
29 jtet VINT faces_per_ nelements user perma l 0.000E+00
30 ipolydat CHAR scalar scalar const perma l no
31 vor2d CHAR scalar scalar const perma l yes
32 vor3d CHAR scalar scalar const perma l no
33 epsilon REAL scalar scalar const perma l 1.000E-15
34 epsilonl REAL scalar scalar const perma l 3.171E-13
35 epsilona REAL scalar scalar const perma l 4.530E-13
36 epsilonv REAL scalar scalar const perma l 4.441E-14
37 ipointi INT scalar scalar const perma l 1.000E+00
38 ipointj INT scalar scalar const perma l 3.760E+02
39 idebug INT scalar scalar const perma l 0.000E+00
40 itypconv_sm INT scalar scalar const perma l 1.000E+00
41 maxiter_sm INT scalar scalar const perma l 2.500E+01
42 tolconv_sm REAL scalar scalar const perma l 1.000E+00
43 nnfreq INT scalar scalar const perma l 1.000E+00
44 ivoronoi INT scalar scalar const perma l 1.000E+00
45 iopt2to2 INT scalar scalar const perma l 2.000E+00
46 dumptype CHAR scalar scalar const perma l binary
47 velname CHAR scalar scalar const perma l vels
48 densname CHAR scalar scalar const perma l ric
49 presname CHAR scalar scalar const perma l pic
50 enername CHAR scalar scalar const perma l eic
51 xmin REAL scalar scalar const perma l 0.000E+00
52 ymin REAL scalar scalar const perma l 0.000E+00
53 zmin REAL scalar scalar const perma l 0.000E+00
54 xmax REAL scalar scalar const perma l 1.000E+00
55 ymax REAL scalar scalar const perma l 1.000E+00
56 zmax REAL scalar scalar const perma l 2.000E-01
57 kdtree_level INT scalar scalar const perma l 0.000E+00
58 max_number_sets INT scalar scalar const perma l 6.400E+01
59 number_of_psets INT scalar scalar const perma l 0.000E+00
60 number_of_eltse INT scalar scalar const perma l 0.000E+00
61 psetnames VCHA scalar max_number_sets const perma l
62 eltsetnames VCHA scalar max_number_sets const perma l
63 geom_name CHAR scalar max_number_sets const perma l -defaultge
64 fsetnames VCHA scalar max_number_sets const perma l
65 number_of_fsets INT scalar scalar const perma l 0.000E+00
* end compare
cmo/release/mesh_object
Released Mesh Object: mesh_object
cmo/release/mo3
Released Mesh Object: mo3
cmo/release/mo4
Released Mesh Object: mo4
cmo/release/mo5
Released Mesh Object: mo5
* TEST rmpoint
*
define/nx/15
define/ny/15
define/nz/2
cmo/create/mesh_object///tet
createpts/xyz/nx,ny,nz/0. 0. 0./1. 1. 0.2/1 1 1
RZ GENERATED POINTS 1 TO 450
cmo/setatt/mesh_object/imt/1 0 0/1
Warning: nelements = 0
450 values reset for attribute imt1
connect
Coordinates of enclosing tetrahedron are:
-0.75000D+00 -0.75000D+00 -0.40000D+00
-0.75000D+00 0.42500D+01 0.10000D+00
-0.75000D+00 -0.75000D+00 0.60000D+00
0.42500D+01 0.50000D+00 0.10000D+00
Successfully eliminated all multimaterial connections.
The mesh is now complete!
LaGriT FINISH: connect
* test rmpoint on a pset
cmo/create/abc
createpts/xyz/3,3,3/0,0,0/1,1,1/1,1,1
RZ GENERATED POINTS 1 TO 27
pset/p1/seq/1,3,1/
THE PSET p1 HAS 3 POINTS
rmpoint/pset,get,p1
Dudded 3 points plus parents, there are no elements in mesh.
* begin compare here
cmo/status
The current-mesh-object(CMO) is: abc
1 Mesh Object name: mesh_object
number of nodes = 450 number of elements = 1166
dimensions geometry = 3 element type = tet
dimensions topology = 3 4 nodes 4 faces 6 edges
boundary flag = 16000000 status = inactive
NAME TYPE RANK LENGTH INTER PERSI IO VALUE
1 -def- VDOU scalar nnodes linea tempo agl 0.000E+00
2 scalar INT scalar scalar const perma l 1.000E+00
3 vector INT scalar scalar const perma l 3.000E+00
4 nnodes INT scalar scalar const perma l 4.500E+02
5 nedges INT scalar scalar const perma l 0.000E+00
6 nfaces INT scalar scalar const perma l 0.000E+00
7 nelements INT scalar scalar const perma l 1.166E+03
8 mbndry INT scalar scalar const perma l 1.600E+07
9 ndimensions_top INT scalar scalar const perma l 3.000E+00
10 ndimensions_geo INT scalar scalar const perma l 3.000E+00
11 nodes_per_eleme INT scalar scalar const perma l 4.000E+00
12 edges_per_eleme INT scalar scalar const perma l 6.000E+00
13 faces_per_eleme INT scalar scalar const perma l 4.000E+00
14 isetwd VDOU scalar nnodes or perma l 0.000E+00
15 ialias VINT scalar nnodes seque perma l 0.000E+00
16 imt1 VINT scalar nnodes max perma gal 0.000E+00
17 itp1 VINT scalar nnodes min perma gal 0.000E+00
18 icr1 VINT scalar nnodes min perma gal 0.000E+00
19 isn1 VINT scalar nnodes user perma gal 0.000E+00
20 xic VDOU scalar nnodes linea perma l 0.000E+00
21 yic VDOU scalar nnodes linea perma l 0.000E+00
22 zic VDOU scalar nnodes linea perma l 0.000E+00
23 xtetwd VDOU scalar nelements or perma l 0.000E+00
24 itetclr VINT scalar nelements user perma l 0.000E+00
25 itettyp VINT scalar nelements user perma l 0.000E+00
26 itetoff VINT scalar nelements user perma l 0.000E+00
27 jtetoff VINT scalar nelements user perma l 0.000E+00
28 itet VINT nodes_per_ nelements user perma l 0.000E+00
29 jtet VINT faces_per_ nelements user perma l 0.000E+00
30 ipolydat CHAR scalar scalar const perma l no
31 vor2d CHAR scalar scalar const perma l yes
32 vor3d CHAR scalar scalar const perma l no
33 epsilon REAL scalar scalar const perma l 1.000E-15
34 epsilonl REAL scalar scalar const perma l 3.171E-13
35 epsilona REAL scalar scalar const perma l 4.530E-13
36 epsilonv REAL scalar scalar const perma l 4.441E-14
37 ipointi INT scalar scalar const perma l 4.500E+02
38 ipointj INT scalar scalar const perma l 4.500E+02
39 idebug INT scalar scalar const perma l 0.000E+00
40 itypconv_sm INT scalar scalar const perma l 1.000E+00
41 maxiter_sm INT scalar scalar const perma l 2.500E+01
42 tolconv_sm REAL scalar scalar const perma l 1.000E+00
43 nnfreq INT scalar scalar const perma l 1.000E+00
44 ivoronoi INT scalar scalar const perma l 1.000E+00
45 iopt2to2 INT scalar scalar const perma l 2.000E+00
46 dumptype CHAR scalar scalar const perma l binary
47 velname CHAR scalar scalar const perma l vels
48 densname CHAR scalar scalar const perma l ric
49 presname CHAR scalar scalar const perma l pic
50 enername CHAR scalar scalar const perma l eic
51 xmin REAL scalar scalar const perma l 0.000E+00
52 ymin REAL scalar scalar const perma l 0.000E+00
53 zmin REAL scalar scalar const perma l 0.000E+00
54 xmax REAL scalar scalar const perma l 1.000E+00
55 ymax REAL scalar scalar const perma l 1.000E+00
56 zmax REAL scalar scalar const perma l 2.000E-01
57 kdtree_level INT scalar scalar const perma l 0.000E+00
58 max_number_sets INT scalar scalar const perma l 6.400E+01
59 number_of_psets INT scalar scalar const perma l 0.000E+00
60 number_of_eltse INT scalar scalar const perma l 0.000E+00
61 psetnames VCHA scalar max_number_sets const perma l
62 eltsetnames VCHA scalar max_number_sets const perma l
63 geom_name CHAR scalar max_number_sets const perma l -defaultge
64 fsetnames VCHA scalar max_number_sets const perma l
65 number_of_fsets INT scalar scalar const perma l 0.000E+00
2 Mesh Object name: abc
number of nodes = 27 number of elements = 0
dimensions geometry = 3 element type = tet
dimensions topology = 3 4 nodes 4 faces 6 edges
boundary flag = 16000000 status = active
NAME TYPE RANK LENGTH INTER PERSI IO VALUE
1 -def- VDOU scalar nnodes linea tempo agl 0.000E+00
2 scalar INT scalar scalar const perma l 1.000E+00
3 vector INT scalar scalar const perma l 3.000E+00
4 nnodes INT scalar scalar const perma l 2.700E+01
5 nedges INT scalar scalar const perma l 0.000E+00
6 nfaces INT scalar scalar const perma l 0.000E+00
7 nelements INT scalar scalar const perma l 0.000E+00
8 mbndry INT scalar scalar const perma l 1.600E+07
9 ndimensions_top INT scalar scalar const perma l 3.000E+00
10 ndimensions_geo INT scalar scalar const perma l 3.000E+00
11 nodes_per_eleme INT scalar scalar const perma l 4.000E+00
12 edges_per_eleme INT scalar scalar const perma l 6.000E+00
13 faces_per_eleme INT scalar scalar const perma l 4.000E+00
14 isetwd VDOU scalar nnodes or perma l 0.000E+00
15 ialias VINT scalar nnodes seque perma l 0.000E+00
16 imt1 VINT scalar nnodes max perma gal 0.000E+00
17 itp1 VINT scalar nnodes min perma gal 0.000E+00
18 icr1 VINT scalar nnodes min perma gal 0.000E+00
19 isn1 VINT scalar nnodes user perma gal 0.000E+00
20 xic VDOU scalar nnodes linea perma l 0.000E+00
21 yic VDOU scalar nnodes linea perma l 0.000E+00
22 zic VDOU scalar nnodes linea perma l 0.000E+00
23 xtetwd VDOU scalar nelements or perma l 0.000E+00
24 itetclr VINT scalar nelements user perma l 0.000E+00
25 itettyp VINT scalar nelements user perma l 0.000E+00
26 itetoff VINT scalar nelements user perma l 0.000E+00
27 jtetoff VINT scalar nelements user perma l 0.000E+00
28 itet VINT nodes_per_ nelements user perma l 0.000E+00
29 jtet VINT faces_per_ nelements user perma l 0.000E+00
30 ipolydat CHAR scalar scalar const perma l no
31 vor2d CHAR scalar scalar const perma l yes
32 vor3d CHAR scalar scalar const perma l no
33 epsilon REAL scalar scalar const perma l 1.000E-15
34 epsilonl REAL scalar scalar const perma l 3.846E-13
35 epsilona REAL scalar scalar const perma l 6.661E-13
36 epsilonv REAL scalar scalar const perma l 2.220E-13
37 ipointi INT scalar scalar const perma l 1.000E+00
38 ipointj INT scalar scalar const perma l 2.700E+01
39 idebug INT scalar scalar const perma l 0.000E+00
40 itypconv_sm INT scalar scalar const perma l 1.000E+00
41 maxiter_sm INT scalar scalar const perma l 2.500E+01
42 tolconv_sm REAL scalar scalar const perma l 1.000E+00
43 nnfreq INT scalar scalar const perma l 1.000E+00
44 ivoronoi INT scalar scalar const perma l 1.000E+00
45 iopt2to2 INT scalar scalar const perma l 2.000E+00
46 dumptype CHAR scalar scalar const perma l binary
47 velname CHAR scalar scalar const perma l vels
48 densname CHAR scalar scalar const perma l ric
49 presname CHAR scalar scalar const perma l pic
50 enername CHAR scalar scalar const perma l eic
51 xmin REAL scalar scalar const perma l 0.000E+00
52 ymin REAL scalar scalar const perma l 0.000E+00
53 zmin REAL scalar scalar const perma l 0.000E+00
54 xmax REAL scalar scalar const perma l 1.000E+00
55 ymax REAL scalar scalar const perma l 1.000E+00
56 zmax REAL scalar scalar const perma l 1.000E+00
57 kdtree_level INT scalar scalar const perma l 0.000E+00
58 max_number_sets INT scalar scalar const perma l 6.400E+01
59 number_of_psets INT scalar scalar const perma l 1.000E+00
60 number_of_eltse INT scalar scalar const perma l 0.000E+00
61 psetnames VCHA scalar max_number_sets const perma l
62 eltsetnames VCHA scalar max_number_sets const perma l
63 geom_name CHAR scalar max_number_sets const perma l -defaultge
64 fsetnames VCHA scalar max_number_sets const perma l
65 number_of_fsets INT scalar scalar const perma l 0.000E+00
cmo/printatt//-all-/minmax
Warning: nelements = 0
ATTRIBUTE NAME MIN MAX DIFFERENCE LENGTH
-def- 0.000000000E+00 0.000000000E+00 0.000000000E+00 27
scalar 1 1 0 1
vector 3 3 0 1
nnodes 27 27 0 1
nedges 0 0 0 1
nfaces 0 0 0 1
nelements 0 0 0 1
mbndry 16000000 16000000 0 1
ndimensions_topo 3 3 0 1
ndimensions_geom 3 3 0 1
nodes_per_element 4 4 0 1
edges_per_element 6 6 0 1
faces_per_element 4 4 0 1
isetwd 0 0 0 27
ialias 0 0 0 27
imt1 0 0 0 27
itp1 0 0 0 27
icr1 0 0 0 27
isn1 0 0 0 27
xic 0.000000000E+00 1.000000000E+00 1.000000000E+00 27
yic 0.000000000E+00 1.000000000E+00 1.000000000E+00 27
zic 0.000000000E+00 1.000000000E+00 1.000000000E+00 27
0 length attribute: xtetwd
0 length attribute: itetclr
0 length attribute: itettyp
0 length attribute: itetoff
0 length attribute: jtetoff
0 length attribute: itet
0 length attribute: jtet
epsilon 1.000000004E-15 1.000000004E-15 0.000000000E+00 1
epsilonl 3.845925373E-13 3.845925373E-13 0.000000000E+00 1
epsilona 6.661338148E-13 6.661338148E-13 0.000000000E+00 1
epsilonv 2.220446049E-13 2.220446049E-13 0.000000000E+00 1
ipointi 1 1 0 1
ipointj 27 27 0 1
idebug 0 0 0 1
itypconv_sm 1 1 0 1
maxiter_sm 25 25 0 1
tolconv_sm 1.000000000E+00 1.000000000E+00 0.000000000E+00 1
nnfreq 1 1 0 1
ivoronoi 1 1 0 1
iopt2to2 2 2 0 1
xmin 0.000000000E+00 0.000000000E+00 0.000000000E+00 1
ymin 0.000000000E+00 0.000000000E+00 0.000000000E+00 1
zmin 0.000000000E+00 0.000000000E+00 0.000000000E+00 1
xmax 1.000000000E+00 1.000000000E+00 0.000000000E+00 1
ymax 1.000000000E+00 1.000000000E+00 0.000000000E+00 1
zmax 1.000000000E+00 1.000000000E+00 0.000000000E+00 1
kdtree_level 0 0 0 1
max_number_sets 64 64 0 1
number_of_psets 1 1 0 1
number_of_eltsets 0 0 0 1
number_of_fsets 0 0 0 1
quality
0 total elements in mesh.
* end compare here
finish
LaGriT successfully completed