Francesco Casella
Francesco Casella
Flag for testing: `OMEdit.exe --NAPI=true`. The implementation is still a bit buggy, but we can start testing it.
This is a borderline case; we could try to fix it, but I think robust application models shouldn't rely on this kind of mechanism. The event detection mechanism is based...
@mwetter usual story: should we exclude temperature signals that are unreliable in some time intervals?
@mwetter, this is a long a winding road, but I believe we'll eventually reach a state where validation results are actually reliable by the end of 2024. Or, at least,...
More in general, my observation is that temperature sensors cannot give reliable readings when the flow rate is zero. In real life, and also in simulation (unless flow reversal support...
@kmerbcn the problem is not with the GUI, it is with the component model in the Modelica Standard Library. We need to fix that upstream. Apparently, the diode model can...
@mwetter, the question is, how is the reference result computed? More specifically, using what interval length? Is it different from the one set in the `Interval` annotation?
> The file is created by running https://github.com/lbl-srg/modelica-buildings/blob/master/Buildings/Resources/Scripts/Dymola/BoundaryConditions/WeatherData/Validation/DecemberToJanuary.mos but with higher tolerance (which seems irrelevant here) What do you mean by "higher tolerance"? 1e-7? It would be useful if we...
@wuss1854 ExternalMedia 4.0.0 works for me in Dymola 2024x. Please provide more details to reproduce the issue: - a test model that fails - versions of ExternalMedia, Dymola, and operating...
@phannebohm, the general idea is that there is no benefit at all at keeping Complex records as such when generating code. In fact, doing so may prevent from doing further...