Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
525,152 changes: 25,052 additions & 500,100 deletions Modelica/Electrical/Machines/Examples/DCMachines/DCPM_Cooling/DCPM_Cooling.csv

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Check of <a href="Modelica://Modelica.Electrical.Machines.Examples.DCMachines.DCPM_Cooling">Modelica.Electrical.Machines.Examples.DCMachines.DCPM_Cooling</a>
The model has the same number of unknowns and equations: 272
Check of <a href="Modelica://Modelica.Electrical.Machines.Examples.DCMachines.DCPM_Cooling">Modelica.Electrical.Machines.Examples.DCMachines.DCPM_Cooling</a> successful.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
time
armature.T
core.T
dcpm.la.i
loadInertia.phi
loadInertia.w
Original file line number Diff line number Diff line change
@@ -1,49 +1,54 @@
[ResultCreationLog]
modelName="Modelica.Electrical.Machines.Examples.DCMachines.DCPM_Cooling"
modelName = "Modelica.Electrical.Machines.Examples.DCMachines.DCPM_Cooling"

// Test info
generationTool="Dymola Version 2020x (64-bit), 2019-10-10"
generationDateAndTime="2020-05-05T01:05:50Z"
gitURL="https://github.com/modelica/ModelicaStandardLibrary.git"
gitRevision=bd753330a
gitStatus="D Modelica/Resources/C-Sources/ModelicaInternal.c, M ModelicaServices/package.mo"
testPC="LAPTOP"
testOS="Microsoft Windows [Version 10.0.18363.815]"
testUser="tbeu"
testDescription="Reg test MSL v4.0.0-rc.1"
generationTool = Dymola Version 2025x, 2025-01-15
generationDateAndTime = 2026-05-28 11:08:41
gitURL = https://github.com/Modelica/ModelicaStandardLibrary/
gitRevision = 37400019
gitStatus = M Resources/BuildProjects/CMake/options.cmake

testPC = LTXA320
testOS = Windows [Version 10.0.19045]
testUser = Matthias Schaefer
testDescription = Modelica.Electrical.Machines from #4788
compiler = Microsoft Visual Studio 2022

// Experiment settings (standardized annotation)
StartTime=0
StopTime=25 // from model
Interval=5e-05 // used annotation from model, multiplied by 0.5
Tolerance=1e-07 // used annotation from model, multiplied by 0.1
StartTime = 0.0 // set by user or program default value
StopTime = 25.0 // from experiment annotation
Interval = 0.001 // set by user or program default value
Tolerance = 1e-06 // from experiment annotation

// Experiment settings (tool specific)
// The following lines can be used as mos-script in Dymola
Advanced.PedanticModelica := false;
SetDymolaCompiler("vs", {"MSVCDir=c:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Auxiliary/Build"});
Evaluate := false;
OutputCPUtime := false;
translateModel("Modelica.Electrical.Machines.Examples.DCMachines.DCPM_Cooling");
Advanced.StoreProtectedVariables := true;
Advanced.EfficientMinorEvents := false;
clearFlags();

openModel("C:\Program Files\Dymola 2025x Refresh 1\Modelica\Library\ModelicaServices 4.1.0\package.mo",true, false);
openModel("C:\Program Files\Dymola 2025x Refresh 1\Modelica\Library\ModelManagement 1.4.1\package.moe",true, false);
ModelManagement.Structure.AST.Misc.EraseClasses({"Modelica"});
openModel("D:\MSL_Nightly\Tests\ModelicaStandardLibrary\Modelica\package.mo",true,true);
Advanced.HideDymosim := true;
Advanced.PlaceDymolaSourceFirst := 2;
Advanced.StoreProtectedVariables := true;
SetDymolaCompiler("vs", {"CCompiler=MSVC","MSVCDir=C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Auxiliary/Build"});
experimentSetupOutput(
textual=false,
doublePrecision=true,
states=true,
derivatives=true,
inputs=true,
outputs=true,
auxiliaries=true,
equidistant=true,
events=true,
debug=false);
textual=false,
doublePrecision=false,
states=true,
derivatives=true,
inputs=true,
outputs=true,
auxiliaries=true,
equidistant=true,
events=true,
onlyStopTime=false,
debug=false);
simulateModel(
problem="Modelica.Electrical.Machines.Examples.DCMachines.DCPM_Cooling",
startTime=0,
stopTime=25,
outputInterval=5e-05,
method="Dassl",
tolerance=1e-07,
resultFile="DCPM_Cooling");
problem="Modelica.Electrical.Machines.Examples.DCMachines.DCPM_Cooling",
startTime=0.0,
stopTime=25.0,
method="Dassl",
tolerance=1e-06,
resultFile="result",
outputInterval=0.001);
Original file line number Diff line number Diff line change
@@ -1,28 +1,32 @@
Log-file of program ./dymosim
(generated: Tue May 5 01:06:01 2020)
(generated: Thu May 28 11:08:41 2026)

dymosim started
... "Modelica.Electrical.Machines.Examples.DCMachines.DCPM_Cooling" simulating
... "dsin.txt" loading (dymosim input file)
... "DCPM_Cooling.mat" creating (simulation result file)
... "result.mat" creating (simulation result file)

Integration started at T = 0 using integration method DASSL
(DAE multi-step solver (dassl/dasslrt of Petzold modified by Dassault Systemes))

Integration terminated successfully at T = 25
CPU-time for integration : 7.19 seconds
CPU-time for one grid interval : 0.0144 milliseconds
CPU-time for integration : 0.065 seconds
CPU-time for one grid interval : 0.0026 milliseconds
CPU-time for initialization : 0 seconds
Number of result points : 500099
Number of grid points : 500001
Number of accepted steps : 8840
Number of f-evaluations (dynamics) : 17693
Number of crossing function evaluations : 508921
Number of Jacobian-evaluations : 979
Number of model time events : 25
Number of result points : 25051
Number of grid points : 25001
Number of accepted steps : 6442
Number of f-evaluations (dynamics) : 13094
Number of crossing function evaluations : 31442
Number of Jacobian-evaluations : 815
Number of model time events : 50
Number of input time events : 0
Number of state events : 24
Number of state events : 0
Number of step events : 0
Minimum integration stepsize : 7.12e-10
Maximum integration stepsize : 0.0151
Minimum integration stepsize : 7.12e-09
Maximum integration stepsize : 0.0206
Maximum integration order : 5
Calling terminal section
... "dsfinal.txt" creating (final states)

SUCCESSFUL simulation of Modelica.Electrical.Machines.Examples.DCMachines.DCPM_Cooling
Loading