Skip to content

Commit

Permalink
Updates to reference files with added screen output
Browse files Browse the repository at this point in the history
  • Loading branch information
millerta committed Dec 21, 2023
1 parent 8020b57 commit a6cc9fd
Show file tree
Hide file tree
Showing 5 changed files with 35 additions and 31 deletions.
26 changes: 13 additions & 13 deletions test/level01/connect_errors/reference/outx3dgen
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@

* * * * * * * * * * * * * * * * * * * * * * * * *
* * *
* * Program: LaGriT V3.330 Linux *
* * date_compile: 2021/10/15 test *
* * Run Time: 2021/Nov 4 11:54:53 *
* * Manual: http://lagrit.lanl.gov *
* * Program: LaGriT V3.3.3 Linux *
* * Date Compile: 2023/12/20 *
* * Run Time: 2023/Dec 21 15:50:58 *
* * Manual: https://lagrit.lanl.gov *
* * *
* * * * * * * * * * * * * * * * * * * * * * * * *

Expand All @@ -25,8 +25,8 @@
-----oOo-----


Output log file: outx3dgen
Command log file: logx3dgen
Output log file: outx3dgen
Command log file: logx3dgen

# Test the connect command in two dimensions. Currently this test fails when the
# unit square is positioned at this location (1000, 0, 0) and also at various
Expand All @@ -47,9 +47,9 @@ Warning: nelements = 0

connect
Coordinates of enclosing triangle are:
-0.17500D+01-0.16000D+01-0.00000D+00
0.27500D+01-0.17500D+01-0.00000D+00
0.50500D+00 0.50000D+01-0.00000D+00
-0.17500D+01-0.16000D+01 0.00000D+00
0.27500D+01-0.17500D+01 0.00000D+00
0.50500D+00 0.50000D+01 0.00000D+00

Successfully eliminated all multimaterial connections.

Expand Down Expand Up @@ -128,9 +128,9 @@ Warning: nelements = 0

connect
Coordinates of enclosing triangle are:
0.99825D+03-0.16000D+01-0.00000D+00
0.10028D+04-0.17500D+01-0.00000D+00
0.10105D+04 0.50000D+01-0.00000D+00
0.99825D+03-0.16000D+01 0.00000D+00
0.10028D+04-0.17500D+01 0.00000D+00
0.10105D+04 0.50000D+01 0.00000D+00

There are 4 points that failed step 1
1 2 3 4
Expand Down Expand Up @@ -162,7 +162,7 @@ ERROR END: delaunay2d

Warning from: connect2d set info 0 elements

Dudding 4 points that have no associated tetrahedra.
Dudding 4 points that have no associated triangle.
0.1000000E+04 0.0000000E+00 0.0000000E+00 1 1
0.1000000E+04 0.0000000E+00 0.0000000E+00 1 1
0.1001000E+04 0.0000000E+00 0.0000000E+00 2 1
Expand Down
12 changes: 6 additions & 6 deletions test/level01/interp_continuous/reference/outx3dgen
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@

* * * * * * * * * * * * * * * * * * * * * * * * *
* * *
* * Program: LaGriT V3.330 Linux *
* * date_compile: 2021/10/15 test *
* * Run Time: 2021/Nov 4 16:24:03 *
* * Manual: http://lagrit.lanl.gov *
* * Program: LaGriT V3.3.3 Linux *
* * Date Compile: 2023/12/20 *
* * Run Time: 2023/Dec 20 13:23:24 *
* * Manual: https://lagrit.lanl.gov *
* * *
* * * * * * * * * * * * * * * * * * * * * * * * *

Expand Down Expand Up @@ -615,7 +615,7 @@ cmo delete cmo_src
cmo delete cmo_sink
Released Mesh Object: cmo_sink
**************************************************
* Case 03 HEX xval <- HEX xval
* Case 00 HEX xval <- HEX xval
* hex not currently supported for source grid
* source hex grid should result in error return
read avs input_hex.inp cmo_src
Expand Down Expand Up @@ -1436,7 +1436,7 @@ pset/pout/attribute numreal 1,0,0 12.5 gt
* end compare here
**************************************************
* Case 06 QUAD numreal <- TRI numreal
* subset Case 02 so sink has 6 elements
* subset so sink has 6 elements
* Move sink cmo to check results
* Move nearly on edge sink node into src element
* Should have 5 nodes outside
Expand Down
10 changes: 6 additions & 4 deletions test/level01/single_triangle/reference/outx3dgen
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@

* * * * * * * * * * * * * * * * * * * * * * * * *
* * *
* * Program: LaGriT V3.330 Linux *
* * date_compile: 2021/10/15 test *
* * Run Time: 2021/Nov 9 11:18:06 *
* * Manual: http://lagrit.lanl.gov *
* * Program: LaGriT V3.3.3 Linux *
* * Date Compile: 2023/12/20 *
* * Run Time: 2023/Dec 20 13:23:42 *
* * Manual: https://lagrit.lanl.gov *
* * *
* * * * * * * * * * * * * * * * * * * * * * * * *

Expand Down Expand Up @@ -45,6 +45,7 @@ The current-mesh-object(CMO) is: mo1

finish
triangulate/clockwise
TRIANGULATE: Number of triangle cells = 2
filter/1,0,0
FILTER:Use internal epsilonl value = 0.400296604249E-12
FILTER:Dudding duplicate points: 0
Expand Down Expand Up @@ -104,6 +105,7 @@ The current-mesh-object(CMO) is: mo2

finish
triangulate/clockwise
TRIANGULATE: Number of triangle cells = 1
filter/1,0,0
FILTER:Use internal epsilonl value = 0.277555756156E-12
FILTER:Dudding duplicate points: 0
Expand Down
9 changes: 5 additions & 4 deletions test/level01/smooth_massage/reference/outx3dgen
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@

* * * * * * * * * * * * * * * * * * * * * * * * *
* * *
* * Program: LaGriT V3.330 Linux *
* * date_compile: 2021/10/15 test *
* * Run Time: 2021/Nov 9 11:48:57 *
* * Manual: http://lagrit.lanl.gov *
* * Program: LaGriT V3.3.3 Linux *
* * Date Compile: 2023/12/20 *
* * Run Time: 2023/Dec 20 13:23:46 *
* * Manual: https://lagrit.lanl.gov *
* * *
* * * * * * * * * * * * * * * * * * * * * * * * *

Expand Down Expand Up @@ -62,6 +62,7 @@ cmo select cmotri
# RUN 00 triangulate
# triangulate inside the polygon
triangulate/clockwise
TRIANGULATE: Number of triangle cells = 5
filter/1,0,0
FILTER:Use internal epsilonl value = 0.496506830649E-08
FILTER:Dudding duplicate points: 0
Expand Down
9 changes: 5 additions & 4 deletions test/level01/triangulate_polygon/reference/outx3dgen
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@

* * * * * * * * * * * * * * * * * * * * * * * * *
* * *
* * Program: LaGriT V3.330 Linux *
* * date_compile: 2021/10/15 test *
* * Run Time: 2021/Nov 9 15:50:21 *
* * Manual: http://lagrit.lanl.gov *
* * Program: LaGriT V3.3.3 Linux *
* * Date Compile: 2023/12/20 *
* * Run Time: 2023/Dec 20 13:23:49 *
* * Manual: https://lagrit.lanl.gov *
* * *
* * * * * * * * * * * * * * * * * * * * * * * * *

Expand Down Expand Up @@ -53,6 +53,7 @@ copypts/mo_pts/mo_poly_work
copypts added nodes 1 to 4
cmo/select/mo_pts
triangulate/counterclockwise
TRIANGULATE: Number of triangle cells = 2
filter/1,0,0
FILTER:Use internal epsilonl value = 0.116934898923E-10
FILTER:Dudding duplicate points: 0
Expand Down

0 comments on commit a6cc9fd

Please sign in to comment.