missing RealTimeMap check

Report and track bugs

missing RealTimeMap check

Postby rwendner » Fri Aug 19, 2016 2:34 pm

At the moment there is no check that ensures that a RealTimeMap contains monotonously increasing real time values.

Please implement this check to avoid surprises.

The following example runs without problem until 2 ms....

Code: Select all
LoadCurve RTM {
  X-units time ms
  Y-units time days
  ReadPairs 4
  0.    4
  0.1   5
  2.0    9
  3.    3
}

ControlParameters {
  RealTimeMap RTM
}
rwendner
 
Posts: 154
Joined: Wed Jul 15, 2015 4:35 pm

Re: missing RealTimeMap check

Postby zhouxinwei » Fri Aug 19, 2016 6:57 pm

We will add the check.
zhouxinwei
 
Posts: 208
Joined: Thu Jul 09, 2015 7:12 pm

Re: missing RealTimeMap check

Postby zhouxinwei » Fri Sep 02, 2016 1:31 am

Check is added in version 2016.9.05.
zhouxinwei
 
Posts: 208
Joined: Thu Jul 09, 2015 7:12 pm


Return to Bugs

Who is online

Users browsing this forum: No registered users and 2 guests

cron