Francesco Casella

Results 1734 comments of Francesco Casella

On the other hand, the following warning is issued: ``` [1] 21:05:55 Translation Warning Assuming fixed start value for the following 1 variables: y:VARIABLE(start = 1.0 fixed = true )...

@AndreaBartolini make sure you disabled deleting the intermediate files after compilation: Tools | Options | Simulation | Delete Intermediate Compilation Files

It could for sure be wrong access to record arrays. It could also simply be a missing start value for iteration variables, though temperature types have a default at 288.15....

I think this might explain why it works when you add the print statement, because then it's not inlined. Which could mean, it's the inlining which is broken. You could...

@phannebohm when you have time to check the function inlining in this ticket, that would be great. Thanks!

Based on what I understood for #3464, let me add that the scope of this ticket is completely different from that of DynamicSelect. The point here is to make base...

@arun3688, can you please run the script and see if you can reproduce the problem? If so, can you perform some analysis to figure out where the memory leak is,...

I respectfully disagree with @henrikt-ma and @christoff-buerger: - the choice of specific simulation parameters for regression testing is the ultimately the responsibility of the _library developer_, not of the tool...