ModiaSim / Modia3D.jl

Modeling and Simulation of 3D systems
MIT License
74 stars 8 forks source link

Release0.12.0 #120

Closed AndreaNeumayr closed 1 year ago

AndreaNeumayr commented 1 year ago

update for release v0.12.0 -> changes see release notes

GerhardHippmann commented 1 year ago

I think we should update to Julia 1.8.5 in https://github.com/ModiaSim/Modia3D.jl/blob/main/.github/workflows/test.yml.

GerhardHippmann commented 1 year ago

There is a problem with test YouBotSphereTransport on both, Linux and Windows. @AndreaNeumayr Do you have an idea what the problem is?

On Linux also TwoCollidingBoxes fails one more time. This test is just too sensitive to small numeric changes...

AndreaNeumayr commented 1 year ago

I guess YouBotSphereTransport is also too sensitive for numeric changes. I increased the tolerances. Let's see.