Releases: equinor/neqsim
Releases · equinor/neqsim
NeqSim 2.5.27
NeqSim 2.5.26
What's Changed
- update test by @EvenSol in #1020
- update CVD set temp by @EvenSol in #1021
- fix bug change composition to all phases by @EvenSol in #1022
- cvd and multiphase corrections for reservoir by @EvenSol in #1023
- [Snyk] Upgrade com.google.code.gson:gson from 2.10.1 to 2.11.0 by @EvenSol in #1024
- added test by @EvenSol in #1026
- Flow Induced Vibrations by @Sviatose in #1025
- update version to 2.5.26 by @EvenSol in #1027
Full Changelog: v2.5.25...v2.5.26
NeqSim 2.5.25
What's Changed
- added Cp, Cv, enthalpy, entropy by @EvenSol in #1013
- update josn report format by @EvenSol in #1014
- added Zvol corr by @EvenSol in #1015
- update json reporting by @EvenSol in #1016
- added unit for temperature by @EvenSol in #1017
- version 2.5.25 by @EvenSol in #1019
Full Changelog: v2.5.24...v2.5.25
NeqSim 2.5.24
NeqSim 2.5.23
What's Changed
- bug fix json stream by @EvenSol in #994
- initial test rachford rice by @EvenSol in #995
- new implementation rachford rice by @EvenSol in #996
- add GCV and WI for streams by @EvenSol in #997
- added GCV/WI to stream response by @EvenSol in #998
- improved speed of water saturator by @EvenSol in #999
- fix report by @EvenSol in #1000
- updated diff lib simulation and test by @EvenSol in #1001
- fix Eclipse PR vs PR78 by @EvenSol in #1003
- remove gitlens from devcontainer by @EvenSol in #1004
- update eclipse read by @EvenSol in #1005
- update eclipse reader by @EvenSol in #1006
- release 2.5.23 by @EvenSol in #1007
Full Changelog: v2.5.22...v2.5.23
NeqSim 2.5.22
What's Changed
- [Snyk] Upgrade org.apache.logging.log4j:log4j-core from 2.23.0 to 2.23.1 by @EvenSol in #972
- [Snyk] Upgrade org.apache.logging.log4j:log4j-api from 2.23.0 to 2.23.1 by @EvenSol in #973
- fix solid flash by @EvenSol in #975
- fix solid calcs by @EvenSol in #976
- prepare for version 2.5.22 by @EvenSol in #977
- fix: update devcontainer.json to new format by @asmfstatoil in #978
- add alkene components by @EvenSol in #981
- added pHFlash Test for CPA by @EvenSol in #982
- Add more units by @EvenSol in #983
- added test for temperatures by @EvenSol in #984
- added more field units by @EvenSol in #985
- first implementation of reporting of process by @EvenSol in #986
- 987 do not converge recycles at each process simulation by @EvenSol in #989
- added Value as response by @EvenSol in #988
- added tests for saturation calculations by @EvenSol in #991
- improve json properties by @EvenSol in #990
- added RVP and TVP methods by @EvenSol in #992
Full Changelog: v2.5.21...v2.5.22
NeqSim 2.5.21
What's Changed
Full Changelog: v2.5.20...v2.5.21
NeqSim 2.5.20
What's Changed
- refact: Eclipse cleanup by @asmfstatoil in #959
- chore: align pom files by @asmfstatoil in #960
- refact: reorder methods system by @asmfstatoil in #961
- refact: reorder methods using eclipse reorder code by @asmfstatoil in #963
- feat: propertyFlash - more robust input handling by @asmfstatoil in #962
- Update MultiPhaseMeter.java by @EvenSol in #964
- fix: bugfixes Phase.addComponent by @asmfstatoil in #966
- feat: Phase.hasComponent check against normalized name by @asmfstatoil in #965
- fix: more robust propertyFlash by @asmfstatoil in #967
Full Changelog: v2.5.19...v2.5.20
NeqSim 2.5.19
What's Changed
- refact: replace use of phasetype as int with phasetype enum by @asmfstatoil in #928
- refact: use PhaseType enum by @asmfstatoil in #929
- [Snyk] Upgrade org.ojalgo:ojalgo from 53.2.0 to 53.3.0 by @asmfstatoil in #931
- refact: make PhaseGE abstract, throw exception for non implemented methods by @asmfstatoil in #930
- chore: move main function to test by @asmfstatoil in #933
- refact: logger error -> warn by @asmfstatoil in #935
- refact: systemthermo.initAnalytic by @asmfstatoil in #934
- test: add tests by @asmfstatoil in #936
- docfix: component ctors by @asmfstatoil in #937
- chore: update github action versions by @asmfstatoil in #938
- refact: remove unused function input compnumber from removecomponent by @asmfstatoil in #940
- refact: Phase classes clean up by @asmfstatoil in #941
- refact: remove redundant variable definitions by @asmfstatoil in #943
- Ref rahmat 2 by @asmfstatoil in #945
- refact: remove redundant getter/setters by @asmfstatoil in #946
- [Snyk] Upgrade org.apache.logging.log4j:log4j-core from 2.22.1 to 2.23.0 by @asmfstatoil in #948
- [Snyk] Upgrade org.apache.logging.log4j:log4j-api from 2.22.1 to 2.23.0 by @asmfstatoil in #947
- Update README.md add SCM badge by @asmfstatoil in #949
- refact: make method default in Interface by @asmfstatoil in #950
- fix: throw exception for not implemented methods by @asmfstatoil in #951
- style: alignment by @asmfstatoil in #952
- refact: simplify EOS subclass constructor by @asmfstatoil in #953
- refact: System constructors by @asmfstatoil in #954
- Whitespace style by @asmfstatoil in #955
- fix: javadoc typo by @asmfstatoil in #956
- release 2.5.19 by @Sviatose in #958
Full Changelog: v2.5.18...v2.5.19
NeqSim 2.5.18
What's Changed
- fix: typo in ProcessModule by @Sviatose in #915
- Bug mpm returns incorrect value by @EvenSol in #917
- refact: use const from modelsettings by @asmfstatoil in #920
- fix: rename class CalcIonicComposition by @asmfstatoil in #921
- refact: system addcomponent and display by @asmfstatoil in #922
- fix: some cases where display methods failed by @asmfstatoil in #923
- style: whitespace by @asmfstatoil in #924
- release 2.5.18 by @Sviatose in #925
Full Changelog: v2.5.17...v2.5.18