Florian, This is interesting (and confusing). The getSimulationTimeStep() function should return a double precision number whose value is the timestep in hours. Is it also returning some text as well? The implementation is usually something like: Double Precision Timestep ! this declares a variable called Timestep as being "double precision" which indicates how much memory is used to store the value Timestep = getSimulationTimeStep() !this line calls the function and sets the return value to the variable called "Timestep" am I interpreting your email correctly that you get back some number and some text appended to it? Best, David On 2/11/2013 05:56, Florian Limmer
wrote:
-- *************************** David BRADLEY Principal Thermal Energy Systems Specialists, LLC 22 North Carroll Street - suite 370 Madison, WI 53703 USA P:+1.608.274.2577 F:+1.608.278.1475 d.bradley@tess-inc.com http://www.tess-inc.com http://www.trnsys.com |