Skip to content

Commit 4f199b9

Browse files
committed
fix amat files
1 parent b5a8995 commit 4f199b9

File tree

4 files changed

+13
-37
lines changed

4 files changed

+13
-37
lines changed

_unittest/example_models/T03/iron_pyaedt.amat

+1-18
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,3 @@
1-
$begin '$base_index$'
2-
$begin 'properties'
3-
all_levels=000000000000
4-
time(year=000000002024, month=000000000004, day=000000000004, hour=000000000015, min=000000000038, sec=000000000006)
5-
version=000000000000
6-
$end 'properties'
7-
$begin '$base_index$'
8-
$index$(pos=000000004269, lin=000000000001, lvl=000000000000)
9-
$end '$base_index$'
10-
$end '$base_index$'
111

122
$begin 'iron_pyaedt'
133
$begin 'MaterialDef'
@@ -105,11 +95,4 @@ GUID: 04b3107f-45c5-4e7c-bdd6-3bf3cffc2ef2'
10595
Y('0.996931', '1.09554', '1.17332', '1.23238', '1.27806', '1.31149', '1.33712', '1.3594', '1.37946', '1.40174', '1.43406', '1.53657')
10696
$end '$Thermal_expansion_coefficient_with_temperature_1'
10797
$end 'RefDatasets'
108-
$end 'iron_pyaedt'
109-
$begin '$index$'
110-
$begin '$index$'
111-
iron_pyaedt(pos=370, lin=11, lvl=0)
112-
$base_index$(pos=0, lin=1, lvl=0)
113-
$index$(pos=4269, lin=1, lvl=0)
114-
$end '$index$'
115-
$end '$index$'
98+
$end 'iron_pyaedt'

_unittest/example_models/T03/material_sample.amat

+2-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
$begin '$base_index$'
22
$begin 'properties'
33
all_levels=000000000000
4-
time(year=000000002024, month=000000000004, day=000000000004, hour=000000000015, min=000000000038, sec=000000000006)
4+
time(year=000000002022, month=000000000004, day=000000000026, hour=000000000014, min=000000000052, sec=000000000029)
55
version=000000000000
66
$end 'properties'
77
$begin '$base_index$'
@@ -78,6 +78,4 @@ $begin '$index$'
7878
$base_index$(pos=0, lin=1, lvl=0)
7979
$index$(pos=2021, lin=72, lvl=0)
8080
$end '$index$'
81-
$end '$index$'
82-
$index$'
83-
81+
$end '$index$'

_unittest/example_models/T13/material_sample.amat

+2-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
$begin '$base_index$'
22
$begin 'properties'
33
all_levels=000000000000
4-
time(year=000000002024, month=000000000004, day=000000000004, hour=000000000015, min=000000000038, sec=000000000006)
4+
time(year=000000002022, month=000000000004, day=000000000026, hour=000000000014, min=000000000052, sec=000000000029)
55
version=000000000000
66
$end 'properties'
77
$begin '$base_index$'
@@ -78,6 +78,4 @@ $begin '$index$'
7878
$base_index$(pos=0, lin=1, lvl=0)
7979
$index$(pos=2021, lin=72, lvl=0)
8080
$end '$index$'
81-
$end '$index$'
82-
$index$'
83-
81+
$end '$index$'

_unittest/example_models/syslib/Materials.amat

+8-11
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
$begin '$base_index$'
22
$begin 'properties'
33
all_levels=000000000000
4-
time(year=000000002024, month=000000000004, day=000000000004, hour=000000000015, min=000000000038, sec=000000000006)
4+
time(year=000000002021, month=000000000009, day=000000000001, hour=000000000015, min=000000000032, sec=000000000052)
55
version=000000000000
66
$end 'properties'
77
$begin '$base_index$'
8-
$index$(pos=000000003371, lin=000000000114, lvl=000000000000)
8+
$index$(pos=000000318773, lin=000000011311, lvl=000000000000)
99
$end '$base_index$'
1010
$end '$base_index$'
1111
$begin 'FC-78'
@@ -113,14 +113,11 @@ $begin 'steel_stainless'
113113
$end 'steel_stainless'
114114
$begin '$index$'
115115
$begin '$index$'
116-
'FC-78'(pos=370, lin=11, lvl=0)
117-
'Polyflon CuFlon (tm)'(pos=1370, lin=46, lvl=0)
118-
'Water(@360K)'(pos=1726, lin=59, lvl=0)
119-
steel_stainless(pos=2835, lin=96, lvl=0)
116+
steel_stainless(pos=1224, lin=48, lvl=0)
117+
'Polyflon CuFlon (tm)'(pos=22164, lin=814, lvl=0)
118+
'FC-78'(pos=126130, lin=4842, lvl=0)
119+
'Water(@360K)'(pos=118115, lin=4556, lvl=0)
120120
$base_index$(pos=0, lin=1, lvl=0)
121-
$index$(pos=3371, lin=114, lvl=0)
121+
$index$(pos=318773, lin=11311, lvl=0)
122122
$end '$index$'
123-
$end '$index$'
124-
'$index$'
125-
$end '$index$'
126-
123+
$end '$index$'

0 commit comments

Comments
 (0)