Skip to content

Commit

Permalink
Update msl32_cpp tests
Browse files Browse the repository at this point in the history
  • Loading branch information
rfranke committed Apr 18, 2016
1 parent 65a2e82 commit 452f8be
Show file tree
Hide file tree
Showing 229 changed files with 739 additions and 943 deletions.
18 changes: 8 additions & 10 deletions simulation/libraries/msl32_cpp/Makefile
Expand Up @@ -178,6 +178,7 @@ Modelica.Mechanics.MultiBody.Examples.Elementary.SpringMassSystem.mos \
Modelica.Mechanics.MultiBody.Examples.Elementary.SpringWithMass.mos \
Modelica.Mechanics.MultiBody.Examples.Elementary.Surfaces.mos \
Modelica.Mechanics.MultiBody.Examples.Elementary.ThreeSprings.mos \
Modelica.Mechanics.MultiBody.Examples.Elementary.UserDefinedGravityField.mos \
Modelica.Mechanics.MultiBody.Examples.Loops.Engine1a.mos \
Modelica.Mechanics.MultiBody.Examples.Loops.Engine1b.mos \
Modelica.Mechanics.MultiBody.Examples.Loops.Engine1b_analytic.mos \
Expand Down Expand Up @@ -224,6 +225,7 @@ Modelica.Media.Examples.ReferenceAir.DryAir1.mos \
Modelica.Media.Examples.ReferenceAir.DryAir2.mos \
Modelica.Media.Examples.ReferenceAir.Inverse_sh_T.mos \
Modelica.Media.Examples.ReferenceAir.Inverse_sh_TX.mos \
Modelica.Media.Examples.SolveOneNonlinearEquation.Inverse_sine.mos \
Modelica.Media.Examples.ReferenceAir.MoistAir.mos \
Modelica.Media.Examples.ReferenceAir.MoistAir1.mos \
Modelica.Media.Examples.ReferenceAir.MoistAir2.mos \
Expand All @@ -237,6 +239,8 @@ Modelica.Media.Examples.TestOnly.IdealGasN2Mix.mos \
Modelica.Media.Examples.TestOnly.MixIdealGasAir.mos \
Modelica.Media.Examples.Tests.MediaTestModels.Air.DryAirNasa.mos \
Modelica.Media.Examples.Tests.MediaTestModels.Air.MoistAir.mos \
Modelica.Media.Examples.R134a.R134a1.mos \
Modelica.Media.Examples.R134a.R134a2.mos \
Modelica.Media.Examples.Tests.MediaTestModels.Air.SimpleAir.mos \
Modelica.Media.Examples.Tests.MediaTestModels.IdealGases.Air.mos \
Modelica.Media.Examples.Tests.MediaTestModels.IdealGases.Nitrogen.mos \
Expand Down Expand Up @@ -276,17 +280,11 @@ Modelica.Utilities.Examples.readRealParameterModel.mos

# Run make failingtest
FAILINGTESTFILES= \
Modelica.Mechanics.MultiBody.Examples.Elementary.UserDefinedGravityField.mos \
Modelica.Media.Examples.SolveOneNonlinearEquation.Inverse_sine.mos \
Modelica.Media.Examples.R134a.R134a1.mos \
Modelica.Media.Examples.R134a.R134a2.mos \


DISABLED_TOO_SLOW = \
Modelica.Electrical.Spice3.Examples.Spice3BenchmarkFourBitBinaryAdder.FOURBIT.mos \
Modelica.Electrical.Spice3.Examples.Spice3BenchmarkFourBitBinaryAdder.mos \
Modelica.Electrical.Spice3.Examples.Spice3BenchmarkFourBitBinaryAdder.NAND.mos \
Modelica.Electrical.Spice3.Examples.Spice3BenchmarkFourBitBinaryAdder.ONEBIT.mos \
Modelica.Electrical.Spice3.Examples.Spice3BenchmarkFourBitBinaryAdder.TWOBIT.mos \


# Dependency files that are not .mo .mos or Makefile
# Add them here or they will be cleaned.
Expand Down Expand Up @@ -317,7 +315,7 @@ test:
@echo
@echo OPENMODELICAHOME=" $(OPENMODELICAHOME) "
@$(TEST) $(TESTFILES)

# Cleans all files that are not listed as dependencies
clean :
@echo $(DEPENDENCIES) | sed 's/ /\\|/g' > deps.tmp
Expand All @@ -335,7 +333,7 @@ getdeps:
@echo $(CLEAN) | sed -r 's/deps.txt|deps.tmp//g' | sed 's/ / \\\n/g' > deps.txt
@echo Dependency list saved in deps.txt.
@echo Copy the list from deps.txt and add it to the Makefile @DEPENDENCIES

failingtest :
@echo
@echo Running failing tests...
Expand Down
Expand Up @@ -28,10 +28,8 @@ runScript(modelTesting);getErrorString();
// OpenModelicaModelTesting.Kind.VerifiedSimulation
// Modelica.Blocks.Examples.BooleanNetwork1
// {"showValue4.showActive","showValue5.showActive","showValue6.showActive"}
// "OpenModelicaModelTesting.SimulationRuntime.Cpp
// "
// ""
// Simulation options: startTime = 0.0, stopTime = 10.0, numberOfIntervals = 500, tolerance = 0.000001, method = 'dassl', fileNamePrefix = 'Modelica.Blocks.Examples.BooleanNetwork1', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''
// OpenModelicaModelTesting.SimulationRuntime.Cpp
// Simulation options: startTime = 0.0, stopTime = 10.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'Modelica.Blocks.Examples.BooleanNetwork1', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''
// Result file: Modelica.Blocks.Examples.BooleanNetwork1_res.mat
// Files Equal!
// "true
Expand Down
Expand Up @@ -28,9 +28,7 @@ runScript(modelTesting);getErrorString();
// OpenModelicaModelTesting.Kind.VerifiedSimulation
// Modelica.Blocks.Examples.BusUsage
// {"part.subControlBus.myRealSignal","part.subControlBus.myBooleanSignal","gain.u"}
// "OpenModelicaModelTesting.SimulationRuntime.Cpp
// "
// ""
// OpenModelicaModelTesting.SimulationRuntime.Cpp
// Simulation options: startTime = 0.0, stopTime = 2.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'Modelica.Blocks.Examples.BusUsage', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''
// Result file: Modelica.Blocks.Examples.BusUsage_res.mat
// Files Equal!
Expand Down
Expand Up @@ -37,9 +37,7 @@ runScript(modelTesting);getErrorString();
// OpenModelicaModelTesting.Kind.VerifiedSimulation
// Modelica.Blocks.Examples.Filter
// {"CriticalDamping.x[1]","CriticalDamping.x[2]","CriticalDamping.x[3]","Bessel.x[1]","Bessel.x[2]","Bessel.x[3]","Butterworth.x[1]","Butterworth.x[2]","Butterworth.x[3]","ChebyshevI.x[1]","ChebyshevI.x[2]","ChebyshevI.x[3]"}
// "OpenModelicaModelTesting.SimulationRuntime.Cpp
// "
// ""
// OpenModelicaModelTesting.SimulationRuntime.Cpp
// Simulation options: startTime = 0.0, stopTime = 0.9, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'Modelica.Blocks.Examples.Filter', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''
// Result file: Modelica.Blocks.Examples.Filter_res.mat
// Files Equal!
Expand Down
Expand Up @@ -28,10 +28,8 @@ runScript(modelTesting);getErrorString();
// OpenModelicaModelTesting.Kind.VerifiedSimulation
// Modelica.Blocks.Examples.FilterWithDifferentiation
// {"Bessel.x[1]","Bessel.x[2]","Bessel.x[3]"}
// "OpenModelicaModelTesting.SimulationRuntime.Cpp
// "
// ""
// Simulation options: startTime = 0.0, stopTime = 0.9, numberOfIntervals = 500, tolerance = 0.000001, method = 'dassl', fileNamePrefix = 'Modelica.Blocks.Examples.FilterWithDifferentiation', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''
// OpenModelicaModelTesting.SimulationRuntime.Cpp
// Simulation options: startTime = 0.0, stopTime = 0.9, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'Modelica.Blocks.Examples.FilterWithDifferentiation', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''
// Result file: Modelica.Blocks.Examples.FilterWithDifferentiation_res.mat
// Files Equal!
// "true
Expand Down
Expand Up @@ -31,9 +31,7 @@ runScript(modelTesting);getErrorString();
// OpenModelicaModelTesting.Kind.VerifiedSimulation
// Modelica.Blocks.Examples.FilterWithRiseTime
// {"filter_fac5.x[1]","filter_fac5.x[2]","filter_fac4.x[1]","filter_fac4.x[2]","filter_fac3.x[1]","filter_fac3.x[2]"}
// "OpenModelicaModelTesting.SimulationRuntime.Cpp
// "
// ""
// OpenModelicaModelTesting.SimulationRuntime.Cpp
// Simulation options: startTime = 0.0, stopTime = 4.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'Modelica.Blocks.Examples.FilterWithRiseTime', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''
// Result file: Modelica.Blocks.Examples.FilterWithRiseTime_res.mat
// Files Equal!
Expand Down
Expand Up @@ -30,10 +30,8 @@ runScript(modelTesting);getErrorString();
// OpenModelicaModelTesting.Kind.VerifiedSimulation
// Modelica.Blocks.Examples.IntegerNetwork1
// {"showValue.showNumber","showValue1.showNumber","showValue2.showNumber","showValue3.showNumber","multiSwitch1.y"}
// "OpenModelicaModelTesting.SimulationRuntime.Cpp
// "
// ""
// Simulation options: startTime = 0.0, stopTime = 10.0, numberOfIntervals = 500, tolerance = 0.000001, method = 'dassl', fileNamePrefix = 'Modelica.Blocks.Examples.IntegerNetwork1', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''
// OpenModelicaModelTesting.SimulationRuntime.Cpp
// Simulation options: startTime = 0.0, stopTime = 10.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'Modelica.Blocks.Examples.IntegerNetwork1', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''
// Result file: Modelica.Blocks.Examples.IntegerNetwork1_res.mat
// Files Equal!
// "true
Expand Down
Expand Up @@ -30,9 +30,7 @@ runScript(modelTesting);getErrorString();
// OpenModelicaModelTesting.Kind.VerifiedSimulation
// Modelica.Blocks.Examples.Interaction1
// {"integerValue.showNumber","realValue.showNumber","booleanValue.showActive","start.on","stop.on"}
// "OpenModelicaModelTesting.SimulationRuntime.Cpp
// "
// ""
// OpenModelicaModelTesting.SimulationRuntime.Cpp
// Simulation options: startTime = 0.0, stopTime = 10.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'Modelica.Blocks.Examples.Interaction1', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''
// Result file: Modelica.Blocks.Examples.Interaction1_res.mat
// Files Equal!
Expand Down
Expand Up @@ -28,9 +28,7 @@ runScript(modelTesting);getErrorString();
// OpenModelicaModelTesting.Kind.VerifiedSimulation
// Modelica.Blocks.Examples.InverseModel
// {"firstOrder1.y","firstOrder2.y","feedback.y"}
// "OpenModelicaModelTesting.SimulationRuntime.Cpp
// "
// ""
// OpenModelicaModelTesting.SimulationRuntime.Cpp
// Simulation options: startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'Modelica.Blocks.Examples.InverseModel', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''
// Result file: Modelica.Blocks.Examples.InverseModel_res.mat
// Files Equal!
Expand Down
Expand Up @@ -27,10 +27,8 @@ runScript(modelTesting);getErrorString();
// OpenModelicaModelTesting.Kind.VerifiedSimulation
// Modelica.Blocks.Examples.LogicalNetwork1
// {"Pre1.y","Pre1.u"}
// "OpenModelicaModelTesting.SimulationRuntime.Cpp
// "
// ""
// Simulation options: startTime = 0.0, stopTime = 10.0, numberOfIntervals = 500, tolerance = 0.000001, method = 'dassl', fileNamePrefix = 'Modelica.Blocks.Examples.LogicalNetwork1', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''
// OpenModelicaModelTesting.SimulationRuntime.Cpp
// Simulation options: startTime = 0.0, stopTime = 10.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'Modelica.Blocks.Examples.LogicalNetwork1', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''
// Result file: Modelica.Blocks.Examples.LogicalNetwork1_res.mat
// Files Equal!
// "true
Expand Down
Expand Up @@ -31,9 +31,7 @@ runScript(modelTesting);getErrorString();
// OpenModelicaModelTesting.Kind.VerifiedSimulation
// Modelica.Blocks.Examples.PID_Controller
// {"PI.I.y","inertia1.phi","inertia1.w","inertia2.phi","inertia2.w","integrator.y"}
// "OpenModelicaModelTesting.SimulationRuntime.Cpp
// "
// ""
// OpenModelicaModelTesting.SimulationRuntime.Cpp
// Simulation options: startTime = 0.0, stopTime = 4.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'Modelica.Blocks.Examples.PID_Controller', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''
// Result file: Modelica.Blocks.Examples.PID_Controller_res.mat
// Files Equal!
Expand Down
Expand Up @@ -29,10 +29,8 @@ runScript(modelTesting);getErrorString();
// OpenModelicaModelTesting.Kind.VerifiedSimulation
// Modelica.Blocks.Examples.RealNetwork1
// {"showValue.showNumber","showValue1.showNumber","showValue3.showNumber","multiSwitch.y"}
// "OpenModelicaModelTesting.SimulationRuntime.Cpp
// "
// ""
// Simulation options: startTime = 0.0, stopTime = 10.0, numberOfIntervals = 500, tolerance = 0.000001, method = 'dassl', fileNamePrefix = 'Modelica.Blocks.Examples.RealNetwork1', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''
// OpenModelicaModelTesting.SimulationRuntime.Cpp
// Simulation options: startTime = 0.0, stopTime = 10.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'Modelica.Blocks.Examples.RealNetwork1', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''
// Result file: Modelica.Blocks.Examples.RealNetwork1_res.mat
// Files Equal!
// "true
Expand Down
Expand Up @@ -31,9 +31,7 @@ runScript(modelTesting);getErrorString();
// OpenModelicaModelTesting.Kind.VerifiedSimulation
// Modelica.Blocks.Examples.ShowLogicalSources
// {"booleanExpression.y","pulse.y","step.y","sample.y","table.y","const.y"}
// "OpenModelicaModelTesting.SimulationRuntime.Cpp
// "
// ""
// OpenModelicaModelTesting.SimulationRuntime.Cpp
// Simulation options: startTime = 0.0, stopTime = 10.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'Modelica.Blocks.Examples.ShowLogicalSources', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''
// Result file: Modelica.Blocks.Examples.ShowLogicalSources_res.mat
// Files Equal!
Expand Down
Expand Up @@ -29,10 +29,8 @@ runScript(modelTesting);getErrorString();
// OpenModelicaModelTesting.Kind.VerifiedSimulation
// Modelica.ComplexBlocks.Examples.TestConversionBlock
// {"polarToComplex.y.re","polarToComplex.y.im","complexToReal.re","complexToReal.im"}
// "OpenModelicaModelTesting.SimulationRuntime.Cpp
// "
// ""
// Simulation options: startTime = 0.0, stopTime = 1.01, numberOfIntervals = 1010, tolerance = 0.000001, method = 'dassl', fileNamePrefix = 'Modelica.ComplexBlocks.Examples.TestConversionBlock', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''
// OpenModelicaModelTesting.SimulationRuntime.Cpp
// Simulation options: startTime = 0.0, stopTime = 1.01, numberOfIntervals = 1010, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'Modelica.ComplexBlocks.Examples.TestConversionBlock', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''
// Result file: Modelica.ComplexBlocks.Examples.TestConversionBlock_res.mat
// Files Equal!
// "true
Expand Down
Expand Up @@ -29,9 +29,7 @@ runScript(modelTesting);getErrorString();
// OpenModelicaModelTesting.Kind.VerifiedSimulation
// Modelica.Electrical.Analog.Examples.AD_DA_conversion
// {"pulse.y","sineVoltage.v","sineVoltage.i","resistor.v"}
// "OpenModelicaModelTesting.SimulationRuntime.Cpp
// "
// ""
// OpenModelicaModelTesting.SimulationRuntime.Cpp
// Simulation options: startTime = 0.0, stopTime = 0.2, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'Modelica.Electrical.Analog.Examples.AD_DA_conversion', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''
// Result file: Modelica.Electrical.Analog.Examples.AD_DA_conversion_res.mat
// Files Equal!
Expand Down
Expand Up @@ -30,9 +30,7 @@ runScript(modelTesting);getErrorString();
// OpenModelicaModelTesting.Kind.VerifiedSimulation
// Modelica.Electrical.Analog.Examples.CauerLowPassAnalog
// {"L1.i","L2.i","C1.v","C2.v","C4.v"}
// "OpenModelicaModelTesting.SimulationRuntime.Cpp
// "
// ""
// OpenModelicaModelTesting.SimulationRuntime.Cpp
// Simulation options: startTime = 0.0, stopTime = 60.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'Modelica.Electrical.Analog.Examples.CauerLowPassAnalog', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''
// Result file: Modelica.Electrical.Analog.Examples.CauerLowPassAnalog_res.mat
// Files Equal!
Expand Down
Expand Up @@ -30,9 +30,7 @@ runScript(modelTesting);getErrorString();
// OpenModelicaModelTesting.Kind.VerifiedSimulation
// Modelica.Electrical.Analog.Examples.CauerLowPassOPV
// {"C3.v","C7.v","C1.v","C4.v","C8.v"}
// "OpenModelicaModelTesting.SimulationRuntime.Cpp
// "
// ""
// OpenModelicaModelTesting.SimulationRuntime.Cpp
// Simulation options: startTime = 0.0, stopTime = 60.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'Modelica.Electrical.Analog.Examples.CauerLowPassOPV', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''
// Result file: Modelica.Electrical.Analog.Examples.CauerLowPassOPV_res.mat
// Files Equal!
Expand Down
Expand Up @@ -41,9 +41,7 @@ runScript(modelTesting);getErrorString();
// OpenModelicaModelTesting.Kind.VerifiedSimulation
// Modelica.Electrical.Analog.Examples.CauerLowPassSC
// {"R4.Capacitor1.v","R5.Capacitor1.v","R8.Capacitor1.v","R9.Capacitor1.v","R1.Capacitor1.v","R2.Capacitor1.v","R3.Capacitor1.v","Rp1.Capacitor1.v","R7.Capacitor1.v","R10.Capacitor1.v","R11.Capacitor1.v","C3.v","C7.v","C1.v","C4.v","C8.v"}
// "OpenModelicaModelTesting.SimulationRuntime.Cpp
// "
// ""
// OpenModelicaModelTesting.SimulationRuntime.Cpp
// Simulation options: startTime = 0.0, stopTime = 60.0, numberOfIntervals = 1500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'Modelica.Electrical.Analog.Examples.CauerLowPassSC', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''
// Result file: Modelica.Electrical.Analog.Examples.CauerLowPassSC_res.mat
// Files Equal!
Expand Down
Expand Up @@ -31,10 +31,8 @@ runScript(modelTesting);getErrorString();
// OpenModelicaModelTesting.Kind.VerifiedSimulation
// Modelica.Electrical.Analog.Examples.CharacteristicIdealDiodes
// {"R1.i","R1.v","R2.i","R2.v","R3.i","R3.v"}
// "OpenModelicaModelTesting.SimulationRuntime.Cpp
// "
// ""
// Simulation options: startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 0.000001, method = 'dassl', fileNamePrefix = 'Modelica.Electrical.Analog.Examples.CharacteristicIdealDiodes', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''
// OpenModelicaModelTesting.SimulationRuntime.Cpp
// Simulation options: startTime = 0.0, stopTime = 1.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'Modelica.Electrical.Analog.Examples.CharacteristicIdealDiodes', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''
// Result file: Modelica.Electrical.Analog.Examples.CharacteristicIdealDiodes_res.mat
// Files Equal!
// "true
Expand Down
Expand Up @@ -33,7 +33,7 @@ runScript(modelTesting);getErrorString();
// Simulation options: startTime = 0.0, stopTime = 6.0, numberOfIntervals = 500, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'Modelica.Electrical.Analog.Examples.CharacteristicThyristors', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''
// Result file: Modelica.Electrical.Analog.Examples.CharacteristicThyristors_res.mat
// Warning: There are iteration variables with default zero start attribute. Use +d=initialization for more information.
//
//
// "true
// "
// ""
Expand Down
Expand Up @@ -31,5 +31,7 @@ runScript(modelTesting);getErrorString();
// OpenModelicaModelTesting.SimulationRuntime.Cpp
// Simulation options: startTime = 0.0, stopTime = 50000.0, numberOfIntervals = 50000, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'Modelica.Electrical.Analog.Examples.ChuaCircuit', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''
// Result file: Modelica.Electrical.Analog.Examples.ChuaCircuit_res.mat
// Note: There were no messages so you do not need to suppress them any longer, Please update the test.
// "true
// "
// ""
// endResult
Expand Up @@ -28,9 +28,7 @@ runScript(modelTesting);getErrorString();
// OpenModelicaModelTesting.Kind.VerifiedSimulation
// Modelica.Electrical.Analog.Examples.CompareTransformers
// {"basicTransformer.i1","basicTransformer.i2","inductor21.i"}
// "OpenModelicaModelTesting.SimulationRuntime.Cpp
// "
// ""
// OpenModelicaModelTesting.SimulationRuntime.Cpp
// Simulation options: startTime = 0.0, stopTime = 50.0, numberOfIntervals = 50000, tolerance = 1e-06, method = 'dassl', fileNamePrefix = 'Modelica.Electrical.Analog.Examples.CompareTransformers', options = '', outputFormat = 'mat', variableFilter = '.*', cflags = '', simflags = ''
// Result file: Modelica.Electrical.Analog.Examples.CompareTransformers_res.mat
// Files Equal!
Expand Down

0 comments on commit 452f8be

Please sign in to comment.