Neqsim

Latest version: v3.0.24

Safety actively analyzes 723158 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 11 of 18

2.5.2

What's Changed
* Minor-bug-fix by EvenSol in https://github.com/equinor/neqsim/pull/725
* Fix-bug-db-test by EvenSol in https://github.com/equinor/neqsim/pull/726
* refact: check for resource outside try-catch to avoid rethrow by asmfstatoil in https://github.com/equinor/neqsim/pull/727
* refact: remove deprecation of getPhaseType using name by asmfstatoil in https://github.com/equinor/neqsim/pull/728
* chore: remove non-existing folders from excluded list by asmfstatoil in https://github.com/equinor/neqsim/pull/729
* fix bug reation test by EvenSol in https://github.com/equinor/neqsim/pull/730
* refact: rename PID internal variables by asmfstatoil in https://github.com/equinor/neqsim/pull/731
* chore: generate source and javadoc jar when building by asmfstatoil in https://github.com/equinor/neqsim/pull/732
* work on difflib bug by EvenSol in https://github.com/equinor/neqsim/pull/734
* Update pom to versjon 2.5.2 by EvenSol in https://github.com/equinor/neqsim/pull/735
* fix: use correct iso standard for lng ship calculations by jorgenengelsen in https://github.com/equinor/neqsim/pull/738
* add CombustionEmissionsCalculator by EvenSol in https://github.com/equinor/neqsim/pull/737
* fix error in wax test by EvenSol in https://github.com/equinor/neqsim/pull/739
* refact: rewrote constructors for SystemThermo by asmfstatoil in https://github.com/equinor/neqsim/pull/741
* chore: update pom with version of maven-source-plugin by asmfstatoil in https://github.com/equinor/neqsim/pull/744
* Silence logger when throwing by asmfstatoil in https://github.com/equinor/neqsim/pull/743
* fix failed test difflib test by EvenSol in https://github.com/equinor/neqsim/pull/745
* refact: remove default constructors not to be used by asmfstatoil in https://github.com/equinor/neqsim/pull/746
* refact: reuse code from constructor in init++ by asmfstatoil in https://github.com/equinor/neqsim/pull/747
* refact: removed unnecessary code in run by asmfstatoil in https://github.com/equinor/neqsim/pull/742

New Contributors
* jorgenengelsen made their first contribution in https://github.com/equinor/neqsim/pull/738

**Full Changelog**: https://github.com/equinor/neqsim/compare/v2.5.1...v2.5.2

2.5.1

* Split-test by EvenSol in https://github.com/equinor/neqsim/pull/722
* Bug-fix-stream by EvenSol in https://github.com/equinor/neqsim/pull/724


**Full Changelog**: https://github.com/equinor/neqsim/compare/v2.5.0...v2.5.1

2.5.0

What's Changed
* Rm redundant overrides by asmfstatoil in https://github.com/equinor/neqsim/pull/656
* chore: fix tests by asmfstatoil in https://github.com/equinor/neqsim/pull/657
* refact: logging of exceptions by asmfstatoil in https://github.com/equinor/neqsim/pull/659
* docfix: fixed javadoc warnings by asmfstatoil in https://github.com/equinor/neqsim/pull/660
* refact: database try-with by asmfstatoil in https://github.com/equinor/neqsim/pull/662
* Fix typos by asmfstatoil in https://github.com/equinor/neqsim/pull/663
* style and docfix by asmfstatoil in https://github.com/equinor/neqsim/pull/664
* Phase type enum by asmfstatoil in https://github.com/equinor/neqsim/pull/661
* chore: remove unused main methods by asmfstatoil in https://github.com/equinor/neqsim/pull/665
* refact: cleaned up doc and name of checkForSolids by asmfstatoil in https://github.com/equinor/neqsim/pull/666
* refact: compare input case insensitive by asmfstatoil in https://github.com/equinor/neqsim/pull/668
* style and docfix by asmfstatoil in https://github.com/equinor/neqsim/pull/669
* chore: move main methods to test methods. by asmfstatoil in https://github.com/equinor/neqsim/pull/670
* refact: clean up setBeta/getBeta functions and docfix by asmfstatoil in https://github.com/equinor/neqsim/pull/671
* feat: introduce StateOfMatter enum by asmfstatoil in https://github.com/equinor/neqsim/pull/672
* Bugfix: stateofmatter and physicalpropertyhandler by asmfstatoil in https://github.com/equinor/neqsim/pull/673
* bugfix and refact by asmfstatoil in https://github.com/equinor/neqsim/pull/674
* refact: propertyFlash method and tests by asmfstatoil in https://github.com/equinor/neqsim/pull/675
* test: fix test by asmfstatoil in https://github.com/equinor/neqsim/pull/676
* Test: add tests for Phaseaddcomponent by asmfstatoil in https://github.com/equinor/neqsim/pull/677
* Regression test property flash by asmfstatoil in https://github.com/equinor/neqsim/pull/373
* feat: added getUnit and copy methods to ProcessModule by Sviatose in https://github.com/equinor/neqsim/pull/678
* refact: remove duplicate name definition by asmfstatoil in https://github.com/equinor/neqsim/pull/680
* refact: create StreamMeasurementDeviceBaseClass by asmfstatoil in https://github.com/equinor/neqsim/pull/681
* start database H2 by EvenSol in https://github.com/equinor/neqsim/pull/683
* refact: Assure only corrects units are used by asmfstatoil in https://github.com/equinor/neqsim/pull/682
* Reorder systemthermo by asmfstatoil in https://github.com/equinor/neqsim/pull/687
* 684 addfluid is not adding pc if not existing by EvenSol in https://github.com/equinor/neqsim/pull/685
* dont do log of zeros by EvenSol in https://github.com/equinor/neqsim/pull/688
* AddfluidHighTemp by EvenSol in https://github.com/equinor/neqsim/pull/689
* Impovements and bug fixes for enum PhaseType by EvenSol in https://github.com/equinor/neqsim/pull/692
* Create newrelease by EvenSol in https://github.com/equinor/neqsim/pull/697
* refact: clean up phasetype code by asmfstatoil in https://github.com/equinor/neqsim/pull/694
* test: added phasetype cloning test by asmfstatoil in https://github.com/equinor/neqsim/pull/700
* create release 2.5.0 by EvenSol in https://github.com/equinor/neqsim/pull/699


**Full Changelog**: https://github.com/equinor/neqsim/compare/v2.4.7...v2.5.0

2.4.13

What's Changed
* separator efficiency example by EvenSol in https://github.com/equinor/neqsimpython/pull/182
* updated separator example by EvenSol in https://github.com/equinor/neqsimpython/pull/183
* new version of jar by EvenSol in https://github.com/equinor/neqsimpython/pull/184


**Full Changelog**: https://github.com/equinor/neqsimpython/compare/v2.4.12...v2.4.13

2.4.12

What's Changed
* updated neqsim lib by EvenSol in https://github.com/equinor/neqsimpython/pull/181


**Full Changelog**: https://github.com/equinor/neqsimpython/compare/v2.4.11...v2.4.12

2.4.11

What's Changed
* update lib by EvenSol in https://github.com/equinor/neqsimpython/pull/180


**Full Changelog**: https://github.com/equinor/neqsimpython/compare/v.2.4.10...v2.4.11

v.2.4.10
What's Changed
* update lib by EvenSol in https://github.com/equinor/neqsimpython/pull/176
* Added virtual stream by EvenSol in https://github.com/equinor/neqsimpython/pull/178
* updated library by EvenSol in https://github.com/equinor/neqsimpython/pull/177


**Full Changelog**: https://github.com/equinor/neqsimpython/compare/v2.4.9...v.2.4.10

Page 11 of 18

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.