Releases: equinor/neqsim
Releases · equinor/neqsim
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
NeqSim 2.5.17
What's Changed
- update adjuster by @EvenSol in #900
- fix: pipe BeggsAndBrills by @Sviatose in #902
- feat: module class add get meas device by @Sviatose in #903
- [Snyk] Upgrade org.apache.logging.log4j:log4j-api from 2.22.0 to 2.22.1 by @jorgenengelsen in #905
- [Snyk] Upgrade org.apache.logging.log4j:log4j-core from 2.22.0 to 2.22.1 by @jorgenengelsen in #904
- build(deps): sync log4j version in all poms by @jorgenengelsen in #906
- update mechanical design models for scrubber by @EvenSol in #912
- release 2.5.17 by @EvenSol in #913
- [Snyk] Upgrade org.ojalgo:ojalgo from 53.1.1 to 53.2.0 by @EvenSol in #908
- fix: pipeBeggsAndBrills by @Sviatose in #914
Full Changelog: v2.5.16...v2.5.17
NeqSim 2.5.16
What's Changed
- fix: pipe beggs and brills y factor by @Sviatose in #898
- possible to calc out pressure of valve by @EvenSol in #897
Full Changelog: v2.5.15...v2.5.16
NeqSim 2.5.15
What's Changed
- doc: fix javadoc by @asmfstatoil in #891
- chore: remove non-implemented FileWriter classes by @asmfstatoil in #848
- chore: build with java 21 by @asmfstatoil in #890
- fix read kij from eclipse by @EvenSol in #892
- add inflow unit by @EvenSol in #893
- update by @EvenSol in #894
- version 2.5.15 by @EvenSol in #895
Full Changelog: v2.5.14...v2.5.15
NeqSim 2.5.14
What's Changed
Full Changelog: v2.5.13...v2.5.14
NeqSim 2.5.12
What's Changed
- feat: assure no negative Ti and Td by @asmfstatoil in #872
- fix controller by @EvenSol in #874
- version 2.5.12 by @EvenSol in #875
Full Changelog: v2.5.11...v2.5.12