Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fedebenelli/fedebenelli
https://github.com/fedebenelli/fedebenelli
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/fedebenelli/fedebenelli
- Owner: fedebenelli
- Created: 2021-11-10T01:49:09.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-30T22:39:30.000Z (6 months ago)
- Last Synced: 2024-10-29T13:15:57.267Z (2 months ago)
- Size: 7.81 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hello! I'm Federico Benelli
I'm a Chemical Engineer now doing my PhD in thermodynamics, specifically
in designing computational algorithms for PVT simulation of reservoir fluids.
My focus is mainly on phase diagrams tracing (isoplets, isotherms) of multicomponent
mixtures using Equations of State.My principal projects are:
- [fenvelopes](https://www.github.com/fedebenelli/fenvelopes) Fortran software
for multicomponent systems phase diagrams tracing with Equations of State.
Right not it provides the possibility of calculation of PT (isoplets) and
Px (isotherms) using Cubic Equations of State.- [yaeos](https://www.github.com/fedebenelli/yaeos), a Fortran library for
equations of state related calculations, with a heavy emphasis in
ease of extensibility and usage. Using both automatic differentiation
and analytical derivatives approaches to exploit the best of both worlds.
of State. It uses Fortran code in the background to assure high performance
in the calculations.