Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

reference files for "ModelicaTest.Media.TestOnly.R134a_setState_phX" #18

Draft
wants to merge 1 commit into
base: v4.1.0
Choose a base branch
from
Draft
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
5,005 changes: 5,005 additions & 0 deletions ModelicaTest/Media/TestOnly/R134a_setState_phX/R134a_setState_phX.csv

Large diffs are not rendered by default.

16 changes: 16 additions & 0 deletions ModelicaTest/Media/TestOnly/R134a_setState_phX/check_passed.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
Check of <a href="Modelica://ModelicaTest.Media.TestOnly.R134a_setState_phX">ModelicaTest.Media.TestOnly.R134a_setState_phX</a>
Warning: Incompatible units.
Warning: Incompatible units in
h = _GlobalScope.Modelica.Media.R134a.R134a_ph.h_default;
The part
h
has unit K
The part
_GlobalScope.Modelica.Media.R134a.R134a_ph.h_default
has unit J/kg
Warning: The unit issue reported appeared in the binding equation of the variable
h
Variable <a href="Modelica://ModelicaTest.Media.TestOnly.R134a_setState_phX#text:h">h</a> was declared in class <a href="Modelica://Modelica.Units.SI">Modelica.Units.SI</a>, D:/MSL_Nightly/Repos/ModelicaStandardLibrary/ModelicaTest/Media.mo at line 956.
The model has the same number of unknowns and equations: 12
Check of <a href="Modelica://ModelicaTest.Media.TestOnly.R134a_setState_phX">ModelicaTest.Media.TestOnly.R134a_setState_phX</a> successful.
Warning: WARNINGS have been issued.
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
time
T
rho
mu
cp
k
48 changes: 48 additions & 0 deletions ModelicaTest/Media/TestOnly/R134a_setState_phX/creation.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
[ResultCreationLog]
modelName = "ModelicaTest.Media.TestOnly.R134a_setState_phX"

// Test info
generationTool = Dymola Version 2025x, 2025-01-15
generationDateAndTime = 2025-02-26 01:09:41
gitURL = https://github.com/modelica/ModelicaStandardLibrary
gitRevision = 8c14d6bd
gitStatus =
testPC = LTXA320
testOS = Windows [Version 10.0.19041]
testUser = Matthias Schaefer
testDescription =
compiler = Microsoft Visual Studio 2022

// Experiment settings (standardized annotation)
StartTime = 0.0 // set by user or program default value
StopTime = 1.0 // from experiment annotation
Interval = 0.0002 // from experiment annotation
Tolerance = 1e-06 // set by user or program default value

// Experiment settings (tool specific)
// The following lines can be used as mos-script in Dymola
clearFlags();
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=false,
states=true,
derivatives=true,
inputs=true,
outputs=true,
auxiliaries=true,
equidistant=true,
events=true,
onlyStopTime=false,
debug=false);
simulateModel(
problem="ModelicaTest.Media.TestOnly.R134a_setState_phX",
startTime=0.0,
stopTime=1.0,
method="Dassl",
tolerance=1e-06,
resultFile="result",
outputInterval=0.0002);
32 changes: 32 additions & 0 deletions ModelicaTest/Media/TestOnly/R134a_setState_phX/simulate_passed.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
Log-file of program ./dymosim
(generated: Wed Feb 26 01:09:41 2025)

dymosim started
... "ModelicaTest.Media.TestOnly.R134a_setState_phX" simulating
... "dsin.txt" loading (dymosim input 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 = 1
CPU-time for integration : 0.224 seconds
CPU-time for one grid interval : 0.0448 milliseconds
CPU-time for initialization : 0.001 seconds
Number of result points : 5004
Number of grid points : 5001
Number of accepted steps : 41
Number of f-evaluations (dynamics) : 41
Number of crossing function evaluations : 5046
Number of Jacobian-evaluations : 38
Number of model time events : 0
Number of input time events : 0
Number of state events : 1
Number of step events : 0
Minimum integration stepsize : 1.31e-07
Maximum integration stepsize : 0.423
Maximum integration order : 1
Calling terminal section
... "dsfinal.txt" creating (final states)

SUCCESSFUL simulation of ModelicaTest.Media.TestOnly.R134a_setState_phX
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
Translation of <a href="Modelica://ModelicaTest.Media.TestOnly.R134a_setState_phX">ModelicaTest.Media.TestOnly.R134a_setState_phX</a>
The DAE has 12 scalar unknowns and 12 scalar equations.

Statistics

Original Model
Number of components: 2
Variables: 14
Parameters: 2 (2 scalars)
Unknowns: 12 (12 scalars)
Equations: 8
Nontrivial: 7
Translated Model
Constants: 2 scalars
Free parameters: 2 scalars
Time-varying variables: 7 scalars
Alias variables: 3 scalars
Number of mixed real/discrete systems of equations: 0
Sizes of linear systems of equations: { }
Sizes after manipulation of the linear systems: { }
Sizes of nonlinear systems of equations: { }
Sizes after manipulation of the nonlinear systems: { }
Number of numerical Jacobians: 0

Settings
Advanced.StoreProtectedVariables = true
Selected continuous time states
Finished