Matthis Thorade

Results 57 issues of Matthis Thorade

https://mbe.modelica.university/components/subsystems/pendulums/ https://www.youtube.com/watch?v=cc7ajqhfLVM

This page https://mbe.modelica.university/behavior/equations/physical has this link https://mbe.modelica.university/behavior/variables/#variability which is broken

bug

Motivated by this question: http://stackoverflow.com/questions/32739428/modelica-parameter-studies-with-python Could you explain in your book why sometimes parameters are evaluated even though they did not have the `Evaluate=true` annotation? Is that because they are...

enhancement

In http://beta.book.xogeny.com/components/packages/nimport/#importing-physical-types several ways how to import physical types are described, but the way I consider most convenient (and that is used in the MSL and later in the book)...

enhancement
Chapter 5 - Packages

You might want to archive this repo https://help.github.com/articles/archiving-a-github-repository/ Other ideas what to do: Close all issues, disable the issue tracker, wiki and projects

**[newInst Library report](https://libraries.openmodelica.org/branches/newInst/HelmholtzMedia/HelmholtzMedia.html), [Library coverage](https://libraries.openmodelica.org/branches/history/newInst/HelmholtzMedia.svg), [last 7 runs](https://libraries.openmodelica.org/branches/history/newInst/HelmholtzMedia-recent.svg)** --- This is a follow-up ticket for #34, to track the few issues that are left after the release of OpenModelica 1.16....

it has been released long time ago

For `Pentane` at `p=1e-6` and `T=578.275` the Soave algorithm goes to the supercritical branch, where three roots exist. According to Span, two of the three roots result in negative densities,...

@CarlosTrujilloGonzalez, awesome work with you fork! https://github.com/CarlosTrujilloGonzalez/HelmholtzCool I started something similar here: https://github.com/UdK-VPT/CoTeTo/tree/master/Generators/Example50JsonFluid but never finished it. I also started some related discussion here: https://github.com/CoolProp/CoolProp/issues/115 Happy to discuss how to...

Revise convergence criteria for all iterative procedures. Consider not just residual, but also size of Newton step. Especially continue iterating as long as density still sees updates.