Federico E. Benelli
Federico E. Benelli
I'm really interested in this feature, while setting up tasks to interact with fpm ain't that hard, a full integration with vscode will surely be a good thing to ease...
When I try to launch the game steam just nothing happens except for Steam showing it as running. Doesn't even launch Origin OS: Arch Linux Proton version: Proton 5-21-GE-1 GPU:...
While I agree that some automatic generation of `tasks.json` and `launch.json` files for debugging would be really nice. I think that a more complete approach would be a command that...
I'm starting my PhD and this is mostly as a practice start in both Fortran and algorithms, later was thinking in adding algorithms for all equilibrium lines calculations. Didn't knew...
I'll take those pointers gladly! I'm also thinking in learning C++ after Fortran (I need to learn Fortran regardless because all the algorithms made by my research group are in...
@fabiopuddu77 I do have a Fortran implementation with python bindings at https://github.com/fedebenelli/pyforfluids, but it is a paused project (as you can see by the commits dates). I would recommend you...
> Do you mean the AGA8 formula in python? This issue is based on the GERG2008 EoS, I'm talking about that one
Version 0.0.2 is still under development, please note that this is an individual non-profit effort being developed as part of my doctoral project. Anyway, being an open source code, I...
Hello! Thanks for using the package! This two root problem could be related to the model itself, the GERG equation of state has some weird roots sometimes (still I don't...
I see, there you can see that there are two roots (in the model world, not necessarily the real world) at those conditions. I'm not sure if the GERG model...