166 lines
5.1 KiB
Plaintext
166 lines
5.1 KiB
Plaintext
|
|
netcdf out_3D_hex_eltset {
|
||
|
|
dimensions:
|
||
|
|
len_name = 256 ;
|
||
|
|
time_step = UNLIMITED ; // (0 currently)
|
||
|
|
num_dim = 3 ;
|
||
|
|
num_nodes = 64 ;
|
||
|
|
num_elem = 27 ;
|
||
|
|
num_el_blk = 3 ;
|
||
|
|
num_elem_sets = 3 ;
|
||
|
|
num_qa_rec = 1 ;
|
||
|
|
four = 4 ;
|
||
|
|
len_string = 33 ;
|
||
|
|
num_el_in_blk1 = 18 ;
|
||
|
|
num_nod_per_el1 = 8 ;
|
||
|
|
num_el_in_blk2 = 3 ;
|
||
|
|
num_nod_per_el2 = 8 ;
|
||
|
|
num_el_in_blk3 = 6 ;
|
||
|
|
num_nod_per_el3 = 8 ;
|
||
|
|
num_ele_els1 = 18 ;
|
||
|
|
num_ele_els2 = 3 ;
|
||
|
|
num_ele_els3 = 6 ;
|
||
|
|
variables:
|
||
|
|
double time_whole(time_step) ;
|
||
|
|
int eb_status(num_el_blk) ;
|
||
|
|
int eb_prop1(num_el_blk) ;
|
||
|
|
eb_prop1:name = "ID" ;
|
||
|
|
int els_status(num_elem_sets) ;
|
||
|
|
int els_prop1(num_elem_sets) ;
|
||
|
|
els_prop1:name = "ID" ;
|
||
|
|
double coordx(num_nodes) ;
|
||
|
|
double coordy(num_nodes) ;
|
||
|
|
double coordz(num_nodes) ;
|
||
|
|
char eb_names(num_el_blk, len_name) ;
|
||
|
|
eb_names:_FillValue = "" ;
|
||
|
|
char els_names(num_elem_sets, len_name) ;
|
||
|
|
els_names:_FillValue = "" ;
|
||
|
|
char coor_names(num_dim, len_name) ;
|
||
|
|
coor_names:_FillValue = "" ;
|
||
|
|
char qa_records(num_qa_rec, four, len_string) ;
|
||
|
|
int connect1(num_el_in_blk1, num_nod_per_el1) ;
|
||
|
|
connect1:elem_type = "HEX" ;
|
||
|
|
int connect2(num_el_in_blk2, num_nod_per_el2) ;
|
||
|
|
connect2:elem_type = "HEX" ;
|
||
|
|
int connect3(num_el_in_blk3, num_nod_per_el3) ;
|
||
|
|
connect3:elem_type = "HEX" ;
|
||
|
|
int elem_els1(num_ele_els1) ;
|
||
|
|
int elem_els2(num_ele_els2) ;
|
||
|
|
int elem_els3(num_ele_els3) ;
|
||
|
|
|
||
|
|
// global attributes:
|
||
|
|
:api_version = 7.21f ;
|
||
|
|
:version = 7.21f ;
|
||
|
|
:floating_point_word_size = 8 ;
|
||
|
|
:file_size = 1 ;
|
||
|
|
:maximum_name_length = 32 ;
|
||
|
|
:int64_status = 0 ;
|
||
|
|
:title = "LaGriT to Exodus" ;
|
||
|
|
data:
|
||
|
|
|
||
|
|
eb_status = 1, 1, 1 ;
|
||
|
|
|
||
|
|
eb_prop1 = 1, 2, 3 ;
|
||
|
|
|
||
|
|
els_status = 1, 1, 1 ;
|
||
|
|
|
||
|
|
els_prop1 = 1, 2, 3 ;
|
||
|
|
|
||
|
|
coordx = 0, 0.333333333333333, 0.666666666666667, 1, 0, 0.333333333333333,
|
||
|
|
0.666666666666667, 1, 0, 0.333333333333333, 0.666666666666667, 1, 0,
|
||
|
|
0.333333333333333, 0.666666666666667, 1, 0, 0.333333333333333,
|
||
|
|
0.666666666666667, 1, 0, 0.333333333333333, 0.666666666666667, 1, 0,
|
||
|
|
0.333333333333333, 0.666666666666667, 1, 0, 0.333333333333333,
|
||
|
|
0.666666666666667, 1, 0, 0.333333333333333, 0.666666666666667, 1, 0,
|
||
|
|
0.333333333333333, 0.666666666666667, 1, 0, 0.333333333333333,
|
||
|
|
0.666666666666667, 1, 0, 0.333333333333333, 0.666666666666667, 1, 0,
|
||
|
|
0.333333333333333, 0.666666666666667, 1, 0, 0.333333333333333,
|
||
|
|
0.666666666666667, 1, 0, 0.333333333333333, 0.666666666666667, 1, 0,
|
||
|
|
0.333333333333333, 0.666666666666667, 1 ;
|
||
|
|
|
||
|
|
coordy = 0, 0, 0, 0, 0.333333333333333, 0.333333333333333,
|
||
|
|
0.333333333333333, 0.333333333333333, 0.666666666666667,
|
||
|
|
0.666666666666667, 0.666666666666667, 0.666666666666667, 1, 1, 1, 1, 0,
|
||
|
|
0, 0, 0, 0.333333333333333, 0.333333333333333, 0.333333333333333,
|
||
|
|
0.333333333333333, 0.666666666666667, 0.666666666666667,
|
||
|
|
0.666666666666667, 0.666666666666667, 1, 1, 1, 1, 0, 0, 0, 0,
|
||
|
|
0.333333333333333, 0.333333333333333, 0.333333333333333,
|
||
|
|
0.333333333333333, 0.666666666666667, 0.666666666666667,
|
||
|
|
0.666666666666667, 0.666666666666667, 1, 1, 1, 1, 0, 0, 0, 0,
|
||
|
|
0.333333333333333, 0.333333333333333, 0.333333333333333,
|
||
|
|
0.333333333333333, 0.666666666666667, 0.666666666666667,
|
||
|
|
0.666666666666667, 0.666666666666667, 1, 1, 1, 1 ;
|
||
|
|
|
||
|
|
coordz = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.333333333333333,
|
||
|
|
0.333333333333333, 0.333333333333333, 0.333333333333333,
|
||
|
|
0.333333333333333, 0.333333333333333, 0.333333333333333,
|
||
|
|
0.333333333333333, 0.333333333333333, 0.333333333333333,
|
||
|
|
0.333333333333333, 0.333333333333333, 0.333333333333333,
|
||
|
|
0.333333333333333, 0.333333333333333, 0.333333333333333,
|
||
|
|
0.666666666666667, 0.666666666666667, 0.666666666666667,
|
||
|
|
0.666666666666667, 0.666666666666667, 0.666666666666667,
|
||
|
|
0.666666666666667, 0.666666666666667, 0.666666666666667,
|
||
|
|
0.666666666666667, 0.666666666666667, 0.666666666666667,
|
||
|
|
0.666666666666667, 0.666666666666667, 0.666666666666667,
|
||
|
|
0.666666666666667, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ;
|
||
|
|
|
||
|
|
eb_names =
|
||
|
|
"",
|
||
|
|
"",
|
||
|
|
"" ;
|
||
|
|
|
||
|
|
els_names =
|
||
|
|
"e1",
|
||
|
|
"e2",
|
||
|
|
"e3" ;
|
||
|
|
|
||
|
|
coor_names =
|
||
|
|
"",
|
||
|
|
"",
|
||
|
|
"" ;
|
||
|
|
|
||
|
|
qa_records =
|
||
|
|
"mohex",
|
||
|
|
"probname",
|
||
|
|
"Today",
|
||
|
|
"Time" ;
|
||
|
|
|
||
|
|
connect1 =
|
||
|
|
5, 6, 10, 9, 21, 22, 26, 25,
|
||
|
|
6, 7, 11, 10, 22, 23, 27, 26,
|
||
|
|
7, 8, 12, 11, 23, 24, 28, 27,
|
||
|
|
9, 10, 14, 13, 25, 26, 30, 29,
|
||
|
|
10, 11, 15, 14, 26, 27, 31, 30,
|
||
|
|
11, 12, 16, 15, 27, 28, 32, 31,
|
||
|
|
25, 26, 30, 29, 41, 42, 46, 45,
|
||
|
|
26, 27, 31, 30, 42, 43, 47, 46,
|
||
|
|
27, 28, 32, 31, 43, 44, 48, 47,
|
||
|
|
33, 34, 38, 37, 49, 50, 54, 53,
|
||
|
|
34, 35, 39, 38, 50, 51, 55, 54,
|
||
|
|
35, 36, 40, 39, 51, 52, 56, 55,
|
||
|
|
37, 38, 42, 41, 53, 54, 58, 57,
|
||
|
|
38, 39, 43, 42, 54, 55, 59, 58,
|
||
|
|
39, 40, 44, 43, 55, 56, 60, 59,
|
||
|
|
41, 42, 46, 45, 57, 58, 62, 61,
|
||
|
|
42, 43, 47, 46, 58, 59, 63, 62,
|
||
|
|
43, 44, 48, 47, 59, 60, 64, 63 ;
|
||
|
|
|
||
|
|
connect2 =
|
||
|
|
1, 2, 6, 5, 17, 18, 22, 21,
|
||
|
|
2, 3, 7, 6, 18, 19, 23, 22,
|
||
|
|
3, 4, 8, 7, 19, 20, 24, 23 ;
|
||
|
|
|
||
|
|
connect3 =
|
||
|
|
17, 18, 22, 21, 33, 34, 38, 37,
|
||
|
|
18, 19, 23, 22, 34, 35, 39, 38,
|
||
|
|
19, 20, 24, 23, 35, 36, 40, 39,
|
||
|
|
21, 22, 26, 25, 37, 38, 42, 41,
|
||
|
|
22, 23, 27, 26, 38, 39, 43, 42,
|
||
|
|
23, 24, 28, 27, 39, 40, 44, 43 ;
|
||
|
|
|
||
|
|
elem_els1 = 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18 ;
|
||
|
|
|
||
|
|
elem_els2 = 19, 20, 21 ;
|
||
|
|
|
||
|
|
elem_els3 = 22, 23, 24, 25, 26, 27 ;
|
||
|
|
}
|