-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathRegressionTests_Test1_TestMdl1_OCT.txt
More file actions
40 lines (40 loc) · 1.09 KB
/
RegressionTests_Test1_TestMdl1_OCT.txt
File metadata and controls
40 lines (40 loc) · 1.09 KB
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
{
"RegressionTests.Test1.TestMdl1": {
"number_of_equations": 17,
"number_of_event_indicators": 0,
"time_events": true,
"step_events": false,
"states": {
"number_of_states": 1,
"list_of_states": [
{
"state": "heatCapacitor.T",
"attributes": {
"start": "293.15",
"displayUnit": "\"degC\""
}
}
]
},
"Initialization_System": {
"number_of_blocks": 0,
"blocks": []
},
"System": {
"number_of_blocks": 0,
"blocks": []
},
"directional_derivatives": {
"compute": false,
"external_functions_no_derivative_annotation": [
"Modelica.Blocks.Tables.Internal.getTimeTableTmin",
"Modelica.Blocks.Types.ExternalCombiTimeTable.destructor",
"Modelica.Blocks.Tables.Internal.getTimeTableTmax",
"Modelica.Blocks.Types.ExternalCombiTimeTable.constructor",
"Modelica.Utilities.Strings.Advanced.skipWhiteSpace",
"Modelica.Utilities.Strings.length",
"Modelica.Blocks.Tables.Internal.getNextTimeEvent"
]
}
}
}