Opened 6 years ago

Last modified 3 years ago

#5028 new enhancement

Add readDerivatives to readSimulationResultVars() API function

Reported by: Francesco Casella Owned by: Martin Sjölund
Priority: high Milestone:
Component: Interactive Environment Version:
Keywords: Cc: Adrian Pop

Description

I am using variable filters on simulate() and the filterSimulationResults() API functions to select the reference variables for the ScalableTestSuite. The filter regexp and the options of filterSimulationResults allows me to select some representative variables and to get rid of parameters and description strings. However, I could not find a viable way to get rid of the der() variables, which are often noisy and generate false negatives, see e.g. this report.

Could you please add one more input to readSimulationResultVars

input Boolean readDerivatives = true;

that indicates whether or not derivative names should be included in the output?

I guess this would be very useful in general when processing simulation output for testing.

Change History (5)

comment:1 by Francesco Casella, 6 years ago

Milestone: 1.13.01.14.0

Rescheduled to 1.14.0 after 1.13.0 releasee

comment:2 by Francesco Casella, 5 years ago

Milestone: 1.14.01.16.0

Releasing 1.14.0 which is stable and has many improvements w.r.t. 1.13.2. This issue is rescheduled to 1.16.0

comment:3 by Francesco Casella, 4 years ago

Milestone: 1.16.01.17.0

Retargeted to 1.17.0 after 1.16.0 release

comment:4 by Francesco Casella, 4 years ago

Milestone: 1.17.01.18.0

Retargeted to 1.18.0 because of 1.17.0 timed release.

comment:5 by Francesco Casella, 3 years ago

Milestone: 1.18.0

Ticket retargeted after milestone closed

Note: See TracTickets for help on using tickets.