Neqsim

Latest version: v3.0.24

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

Scan your dependencies

Page 14 of 18

2.3.26

update of neqsim java library.

v.2.3.25
What's Changed
* Update thermoTools.py by EvenSol in https://github.com/equinor/neqsimpython/pull/145


**Full Changelog**: https://github.com/equinor/neqsimpython/compare/v.2.3.24...v.2.3.25

v.2.3.24


v.2.3.23
What's Changed
* try to fix use jupyter in codespaces by EvenSol in https://github.com/equinor/neqsimpython/pull/141
* updated python version i codespaces by EvenSol in https://github.com/equinor/neqsimpython/pull/142
* Update neqsim-2.3.3.jar by EvenSol in https://github.com/equinor/neqsimpython/pull/143


**Full Changelog**: https://github.com/equinor/neqsimpython/compare/v.2.3.22...v.2.3.23

v.2.3.22
Update of neqsim library

v.2.3.21
Update NeqSim java to version 2.3.3.

https://github.com/equinor/neqsim/releases/tag/v.2.3.3

2.3.19

What's Changed
* chore: make matplotlib an optional package by asmfstatoil in https://github.com/equinor/neqsimpython/pull/132


**Full Changelog**: https://github.com/equinor/neqsimpython/compare/v2.3.18...v2.3.19

2.3.18

What's Changed
* chore: Fix package folder structure by asmfstatoil in https://github.com/equinor/neqsimpython/pull/128
* chore: cleanup tests by asmfstatoil in https://github.com/equinor/neqsimpython/pull/130
* refact: renamed neqsim java package to jNeqSim to avoid name collision by asmfstatoil in https://github.com/equinor/neqsimpython/pull/129
* feat: new function thermotools.fluidflashproperties by asmfstatoil in https://github.com/equinor/neqsimpython/pull/127


**Full Changelog**: https://github.com/equinor/neqsimpython/compare/v.2.3.17...v2.3.18

v.2.3.17


v.2.3.16


v.2.3.15
What's Changed
* updated GVF fit by EvenSol in https://github.com/equinor/neqsimpython/pull/125


**Full Changelog**: https://github.com/equinor/neqsimpython/compare/v.2.3.14...v.2.3.15

v.2.3.14
What's Changed
* updates by EvenSol in https://github.com/equinor/neqsimpython/pull/124


**Full Changelog**: https://github.com/equinor/neqsimpython/compare/v2.3.13...v.2.3.14

v.2.3.12


v.2.3.11


v.2.3.10


v.2.3.8
updated to log4j 2.17 in neqsim java library

2.3.7

v.2.3.6


v.2.3.5


v.2.3.4


v.2.3.3


v.2.3.2


v.2.3.1


v.2.3.0
Started using Jpype for Python-Java bridge. Removed Py4J references.

v.2.2.42


v.2.2.41


v.2.2.38


v.2.2.37


v.2.2.36


v.2.2.35


v.2.2.34


v.2.2.33


v.2.2.32


v.2.2.31


v.2.2.30


v.2.2.29


v.2.2.28


v.2.2.27


v.2.2.26


v.2.2.25


v.2.2.24


v.2.2.23


v.2.2.22


v.2.2.21


v.2.2.20

2.3.2

neqsim-2.3.2.jar is a shaded jar including all libraries used by neqsim.

original-neqsim-2.3.2.jar is the a library only containing the neqsim library, other libraries will often be needed to run calculations.

What's Changed
* bugfix: Mismatch onlinefractions vs static fractions by asmfstatoil in https://github.com/equinor/neqsim/pull/358
* bugfix: systemproperties by asmfstatoil in https://github.com/equinor/neqsim/pull/347

* feat: new ctor for invalidinputexception to standardize error message by asmfstatoil in https://github.com/equinor/neqsim/pull/346
* feat: added list and lookup of component name alias by asmfstatoil in https://github.com/equinor/neqsim/pull/349
* feat: added tempsat by EvenSol in https://github.com/equinor/neqsim/pull/357

* refact: packing constructors without name cleanup by asmfstatoil in https://github.com/equinor/neqsim/pull/354
* refact: gasturbine created test from main-method by asmfstatoil in https://github.com/equinor/neqsim/pull/352
* refact: remove warnings by asmfstatoil in https://github.com/equinor/neqsim/pull/356
* refact: Standard classes: Create objects with name, avoid ctors without name by asmfstatoil in https://github.com/equinor/neqsim/pull/355

* chore: add test by asmfstatoil in https://github.com/equinor/neqsim/pull/350
* chore: Cloning fails because the diffusionconstant tables have not been updated when adding components by asmfstatoil in https://github.com/equinor/neqsim/pull/351
* style: added settings to assure tabs are replaced with 2 spaces in vs code by asmfstatoil in https://github.com/equinor/neqsim/pull/359

**Full Changelog**: https://github.com/equinor/neqsim/compare/v2.3.1...v2.3.2

2.3.1

neqsim-2.3.1.jar is a shaded jar including all libraries used by neqsim.

original-neqsim-2.3.1.jar is the a library only containing the neqsim library, other libraries will often be needed to run calculations.


What's Changed
* Remove netcfd by EvenSol in https://github.com/equinor/neqsim/pull/297
* docfix by fannemel in https://github.com/equinor/neqsim/pull/300
* chore: removed redundant class SystemDefault by fannemel in https://github.com/equinor/neqsim/pull/298
* docfix deprecated functions by fannemel in https://github.com/equinor/neqsim/pull/301
* Added tests and replaced calls to deprecated functions by fannemel in https://github.com/equinor/neqsim/pull/302
* Minorupgrades by EvenSol in https://github.com/equinor/neqsim/pull/303
* improve eclipse E300 fluid handeling by EvenSol in https://github.com/equinor/neqsim/pull/304
* chore: removed unused variables, suppressed some warnings by asmfstatoil in https://github.com/equinor/neqsim/pull/305
* chore: reduce number of legs in testcase to speed up test runs by asmfstatoil in https://github.com/equinor/neqsim/pull/307
* Add tests for systemThermo addComponent, addTBPfraction, addPlusFraction by asmfstatoil in https://github.com/equinor/neqsim/pull/308
* Refact addcomponent by asmfstatoil in https://github.com/equinor/neqsim/pull/310
* Docfix by asmfstatoil in https://github.com/equinor/neqsim/pull/312
* refact: replace deprecated function calls by asmfstatoil in https://github.com/equinor/neqsim/pull/313
* Fixed javadoc warnings by asmfstatoil in https://github.com/equinor/neqsim/pull/315
* chore: update maven versions etc in pom.xml by asmfstatoil in https://github.com/equinor/neqsim/pull/316
* style: removed redundant subclass definitions of setName and getName by asmfstatoil in https://github.com/equinor/neqsim/pull/314
* Created tests for setMolarComposition by asmfstatoil in https://github.com/equinor/neqsim/pull/311
* Add component by asmfstatoil in https://github.com/equinor/neqsim/pull/309
* Improve eclipse300 by EvenSol in https://github.com/equinor/neqsim/pull/318
* Feat serialization of process models by asmfstatoil in https://github.com/equinor/neqsim/pull/321
* Ioc api by asmfstatoil in https://github.com/equinor/neqsim/pull/306
* chore: TDMAsolve shall never be instantiated by asmfstatoil in https://github.com/equinor/neqsim/pull/326
* Update Compressor calculations detailed output etc by EvenSol in https://github.com/equinor/neqsim/pull/320
* Class Hierarchy, added NamedBaseClass and SimulationBaseClass with interfaces by asmfstatoil in https://github.com/equinor/neqsim/pull/325
* Transient test error fix by EvenSol in https://github.com/equinor/neqsim/pull/327
* Cleanup tests by asmfstatoil in https://github.com/equinor/neqsim/pull/329
* Cleanup by asmfstatoil in https://github.com/equinor/neqsim/pull/330
* formatting style definition for eclipse by asmfstatoil in https://github.com/equinor/neqsim/pull/328
* Pragmatic naming by asmfstatoil in https://github.com/equinor/neqsim/pull/331
* refact: Throw better exception when trying to initialize component or… by asmfstatoil in https://github.com/equinor/neqsim/pull/332
* chore: update actions by asmfstatoil in https://github.com/equinor/neqsim/pull/339
* Process simulation objects shall have constructor that sets name by asmfstatoil in https://github.com/equinor/neqsim/pull/336
* bugfix: runTransient(double dt) by asmfstatoil in https://github.com/equinor/neqsim/pull/338
* Transient test error fix by EvenSol in https://github.com/equinor/neqsim/pull/337
* Rm more comp ctor by asmfstatoil in https://github.com/equinor/neqsim/pull/342
* refact: inherit name from namedbaseclass by asmfstatoil in https://github.com/equinor/neqsim/pull/340
* Update CompressorTest.java by EvenSol in https://github.com/equinor/neqsim/pull/343


**Full Changelog**: https://github.com/equinor/neqsim/compare/v2.3.0...v2.3.1

Page 14 of 18

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.