Skip to content

Commit 4c40388

Browse files
authored
Merge pull request #4806 from ltx-simulation/MSL_ReferenceResults
move reference results from MAP-LIB_ReferenceResults
2 parents 99f004e + 18defc7 commit 4c40388

7,106 files changed

Lines changed: 11691731 additions & 0 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

ReferenceResults/Modelica/Blocks/Examples/BooleanNetwork1/BooleanNetwork1.csv

Lines changed: 5052 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
The model has the same number of unknowns and equations: 88
2+
The model has the same number of unknowns and equations:
3+
87+max([1; size(booleanTable.combiTimeTable.offset, 1)])
4+
Check of <a href="Modelica://Modelica.Blocks.Examples.BooleanNetwork1">Modelica.Blocks.Examples.BooleanNetwork1</a> successful.
5+
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
time
2+
and1.u[1]
3+
and1.u[2]
4+
and1.u[3]
5+
booleanTable.y
6+
changing.u
7+
nand1.u[1]
8+
nand1.u[2]
9+
onDelay.u
10+
or1.u[1]
11+
or1.u[2]
12+
or2.u[1]
13+
or2.u[2]
14+
rSFlipFlop.pre.u
15+
rising.u
16+
set1.y
17+
triggeredAdd.y
18+
xor1.u[1]
19+
xor1.u[2]
Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
1+
[ResultCreationLog]
2+
modelName="Modelica.Blocks.Examples.BooleanNetwork1"
3+
4+
// Test info
5+
generationTool="Dymola Version 2020x (64-bit), 2019-10-10"
6+
generationDateAndTime="2020-05-05T00:28:24Z"
7+
gitURL="https://github.com/modelica/ModelicaStandardLibrary.git"
8+
gitRevision=bd753330a
9+
gitStatus="D Modelica/Resources/C-Sources/ModelicaInternal.c, M ModelicaServices/package.mo"
10+
testPC="LAPTOP"
11+
testOS="Microsoft Windows [Version 10.0.18363.815]"
12+
testUser="tbeu"
13+
testDescription="Reg test MSL v4.0.0-rc.1"
14+
15+
// Experiment settings (standardized annotation)
16+
StartTime=0
17+
StopTime=10 // from model
18+
Interval=0.002 // (stopTime-startTime)/5000
19+
Tolerance=1e-06 // used default, because no tolerance annotation in model
20+
21+
// Experiment settings (tool specific)
22+
// The following lines can be used as mos-script in Dymola
23+
Advanced.PedanticModelica := false;
24+
SetDymolaCompiler("vs", {"MSVCDir=c:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Auxiliary/Build"});
25+
Evaluate := false;
26+
OutputCPUtime := false;
27+
translateModel("Modelica.Blocks.Examples.BooleanNetwork1");
28+
Advanced.StoreProtectedVariables := true;
29+
Advanced.EfficientMinorEvents := false;
30+
Advanced.PlaceDymolaSourceFirst := 2;
31+
experimentSetupOutput(
32+
textual=false,
33+
doublePrecision=true,
34+
states=true,
35+
derivatives=true,
36+
inputs=true,
37+
outputs=true,
38+
auxiliaries=true,
39+
equidistant=true,
40+
events=true,
41+
debug=false);
42+
simulateModel(
43+
problem="Modelica.Blocks.Examples.BooleanNetwork1",
44+
startTime=0,
45+
stopTime=10,
46+
outputInterval=0.002,
47+
method="Dassl",
48+
tolerance=1e-06,
49+
resultFile="BooleanNetwork1");
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
Log-file of program ./dymosim
2+
(generated: Tue May 5 00:28:30 2020)
3+
4+
dymosim started
5+
... "dsin.txt" loading (dymosim input file)
6+
... "BooleanNetwork1.mat" creating (simulation result file)
7+
8+
Integration started at T = 0 using integration method DASSL
9+
(DAE multi-step solver (dassl/dasslrt of Petzold modified by Dassault Systemes))
10+
Integration terminated successfully at T = 10
11+
CPU-time for integration : 0.074 seconds
12+
CPU-time for one grid interval : 0.0148 milliseconds
13+
CPU-time for initialization : 0 seconds
14+
Number of result points : 5051
15+
Number of grid points : 5001
16+
Number of accepted steps : 850
17+
Number of f-evaluations (dynamics) : 850
18+
Number of crossing function evaluations : 5850
19+
Number of Jacobian-evaluations : 760
20+
Number of model time events : 50
21+
Number of input time events : 0
22+
Number of state events : 0
23+
Number of step events : 0
24+
Minimum integration stepsize : 2e-06
25+
Maximum integration stepsize : 0.131
26+
Maximum integration order : 1
27+
Calling terminal section
28+
... "dsfinal.txt" creating (final states)
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
 = true
2+
Translation of Modelica.Blocks.Examples.BooleanNetwork1:
3+
The DAE has 88 scalar unknowns and 88 scalar equations.
4+
5+
Statistics
6+
7+
Original Model
8+
Number of components: 34
9+
Variables: 147
10+
Parameters: 67 (88 scalars)
11+
Unknowns: 80 (88 scalars)
12+
Equations: 87
13+
Nontrivial: 79
14+
Translated Model
15+
Constants: 36 scalars
16+
Free parameters: 35 scalars
17+
Parameter depending: 28 scalars
18+
Time-varying variables: 36 scalars
19+
Alias variables: 41 scalars
20+
Number of mixed real/discrete systems of equations: 0
21+
Sizes of linear systems of equations: { }
22+
Sizes after manipulation of the linear systems: { }
23+
Sizes of nonlinear systems of equations: { }
24+
Sizes after manipulation of the nonlinear systems: { }
25+
Number of numerical Jacobians: 0
26+
27+
Settings
28+
Advanced.StoreProtectedVariables = true
29+
Selected continuous time states

ReferenceResults/Modelica/Blocks/Examples/BusUsage/BusUsage.csv

Lines changed: 5004 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
The model has the same number of unknowns and equations: 14
2+
Check of <a href="Modelica://Modelica.Blocks.Examples.BusUsage">Modelica.Blocks.Examples.BusUsage</a> successful.
3+
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
time
2+
controlBus.realSignal1
3+
controlBus.integerSignal
4+
controlBus.booleanSignal
5+
controlBus.subControlBus.myRealSignal
6+
controlBus.subControlBus.myBooleanSignal
Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
1+
[ResultCreationLog]
2+
modelName="Modelica.Blocks.Examples.BusUsage"
3+
4+
// Test info
5+
generationTool="Dymola Version 2020x (64-bit), 2019-10-10"
6+
generationDateAndTime="2020-05-05T00:28:37Z"
7+
gitURL="https://github.com/modelica/ModelicaStandardLibrary.git"
8+
gitRevision=bd753330a
9+
gitStatus="D Modelica/Resources/C-Sources/ModelicaInternal.c, M ModelicaServices/package.mo"
10+
testPC="LAPTOP"
11+
testOS="Microsoft Windows [Version 10.0.18363.815]"
12+
testUser="tbeu"
13+
testDescription="Reg test MSL v4.0.0-rc.1"
14+
15+
// Experiment settings (standardized annotation)
16+
StartTime=0
17+
StopTime=2 // from model
18+
Interval=0.0004 // (stopTime-startTime)/5000
19+
Tolerance=1e-06 // used default, because no tolerance annotation in model
20+
21+
// Experiment settings (tool specific)
22+
// The following lines can be used as mos-script in Dymola
23+
Advanced.PedanticModelica := false;
24+
SetDymolaCompiler("vs", {"MSVCDir=c:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Auxiliary/Build"});
25+
Evaluate := false;
26+
OutputCPUtime := false;
27+
translateModel("Modelica.Blocks.Examples.BusUsage");
28+
Advanced.StoreProtectedVariables := true;
29+
Advanced.EfficientMinorEvents := false;
30+
Advanced.PlaceDymolaSourceFirst := 2;
31+
experimentSetupOutput(
32+
textual=false,
33+
doublePrecision=true,
34+
states=true,
35+
derivatives=true,
36+
inputs=true,
37+
outputs=true,
38+
auxiliaries=true,
39+
equidistant=true,
40+
events=true,
41+
debug=false);
42+
simulateModel(
43+
problem="Modelica.Blocks.Examples.BusUsage",
44+
startTime=0,
45+
stopTime=2,
46+
outputInterval=0.0004,
47+
method="Dassl",
48+
tolerance=1e-06,
49+
resultFile="BusUsage");

0 commit comments

Comments
 (0)