-
The script 02_Scripts/Utilities/collect_thermophysical_properties.py will provide incorrect density values for materials which do not have HFM data. The "density_df" dataFrame is set within try/except…
-
udkm1Dsim provides the possibility to use temperature dependent parameters for thermophysical properties (e.g. heat capacity, heat conductivity and linear thermal expansion coefficients) in the n-temp…
-
### To Do
- [ ] https://github.com/jjgomera/pychemqt
- [ ] https://github.com/BenThelen/python-refprop
- [ ] See how `TESPy` does via https://tespy.readthedocs.io/en/main/tespy_modules.html#fluid…
-
Hello Jorge, I watched your video on External C functions and it really helped me understand how to make them work.
I am now interested in making python functions work in Openmodelica models. My ma…
-
Good day.
In Mechanical engineering, one often uses the Thermophysical properties of various fluids.
Coolprop is an open-source C++ library that can determine various values from the inputs.
…
-
Simulations of the core/dart configuration stops when the Mach number is around 2 (but works for M1.1), due to "the maximum number of iterations" being exceeded.
It has been suggested this has to do…
-
It would be really great if there was a possibility to store thermophysical parameters of different common (Au, Pt, Ni, Cu, Fe, ... ) or less common (YIG, DSO, SRO, Dy, Ho, Y, FePt, Nb, ...) mater…
-
Dear Professor,
I'm trying to replicate the simulations presented in "Numerical simulation of non-equilibrium wet steam flow
in a turbine cascade" using the wetSteamFoam solver.
I copied your set …
-
### Discussed in https://github.com/OpenModelica/OpenModelica/discussions/12815
Originally posted by **sonyaTheAwesome** August 22, 2024
Hello Friends, so I am new to OpenModelica, and I've be…
-
When I call methods for updating thermophysical properties of the fluid, the only one method that does not work properly throwing me an exception is UpdateHT:
`System.ApplicationException: 'This pair…