Jianjun Hu

Results 138 comments of Jianjun Hu

@casella Thanks for your response. Please see the test model as below: ``` model UnitDelayAndSampleBlock "Example model for the UnitDelay block" Buildings.Controls.OBC.CDL.Reals.Sources.Ramp ramp1( duration=1, offset=0, height=6.2831852) "Block that generates ramp...

@AndreaBartolini I run the same model have following results: Dymola 2024x, on Windows 10: Dymola 2024x and Dymola 2024xRefresh1, on Ubuntu 22.04, and Dymola 2023x on Ubuntu 20.04 OpenModelica version...

@mwetter @AndreaBartolini I compared the high resolution results, with the dymola result (master branch, Dymola version 2024xRefresh1, Ubuntu 22.04, run as click `Commands -> Simulate and Plot`). They have the...

@AntoineGautier From the current master branch, I did the following test and do have the expected results: Can you double-check if we can close this issue and delete the branch...

@AntoineGautier Thanks for digging into the specification. I think the issue is that for the `MODELICAPATH`, I have the `/opt/oct/ThirdParty/MSL/MSL400` and the directory structure is: ``` jianjunhu@ubuntu:/opt/oct/ThirdParty/MSL/MSL400$ tree -L 2...

@AntoineGautier Right. We may for now close the issue and add the specification about the MODELICAPATH.

When running the unit test with BuildingsPy and then writing the reference data, do we only store 101 data points (https://github.com/lbl-srg/BuildingsPy/blob/0f21a33a8416149d6aa297e25c6e7dc11e1d21bd/buildingspy/development/regressiontest.py#L300)?

@AntoineGautier Would you please check if the branch issue255_booleanExp fixed the issue?

The following issue is more related to the issue #241 and #247. I will further look into it. It seems that we would need to address the 3 issues at...

@AntoineGautier The results showing in #3863 are correct. It should sent a level 3 alarm when the condition is met. I just pushed the updated results and confirmed that OpenModelica...