Neqsim

Latest version: v3.0.9

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

Scan your dependencies

Page 12 of 16

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

2.3.0

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

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


What's Changed
* feat: upped l4j from 2.17.0 to 2.17.1 by fannemel in https://github.com/equinor/neqsim/pull/260
* Added javadoc template for all functions. by fannemel in https://github.com/equinor/neqsim/pull/261
* updates by EvenSol in https://github.com/equinor/neqsim/pull/262
* Delete SystemPrEoSTest.java by EvenSol in https://github.com/equinor/neqsim/pull/263
* Style: remove trailing blank lines by fannemel in https://github.com/equinor/neqsim/pull/264
* Revert mistakes in previous mass change by fannemel in https://github.com/equinor/neqsim/pull/265
* Test changes and cleanup by fannemel in https://github.com/equinor/neqsim/pull/267
* Cleanup by fannemel in https://github.com/equinor/neqsim/pull/266
* Cleanup by fannemel in https://github.com/equinor/neqsim/pull/268
* chore: removed unused variables by fannemel in https://github.com/equinor/neqsim/pull/270
* bugfix: get temperature by fannemel in https://github.com/equinor/neqsim/pull/272
* work by fannemel in https://github.com/equinor/neqsim/pull/271
* refact: use java.lang.Math.log10 by fannemel in https://github.com/equinor/neqsim/pull/273
* chore: exclude parameterfitting packages from test coverage report by fannemel in https://github.com/equinor/neqsim/pull/276
* refact: removed compiler warnings by fannemel in https://github.com/equinor/neqsim/pull/278
* chore: removed unused serialuid by fannemel in https://github.com/equinor/neqsim/pull/279
* refact: removed warnings by fannemel in https://github.com/equinor/neqsim/pull/280
* Create CODE_OF_CONDUCT.md by EvenSol in https://github.com/equinor/neqsim/pull/281
* Update issue templates by EvenSol in https://github.com/equinor/neqsim/pull/282
* GERG-2008 for compressors by EvenSol in https://github.com/equinor/neqsim/pull/284
* check native compilation by EvenSol in https://github.com/equinor/neqsim/pull/283
* fixed bug IOS6976 by EvenSol in https://github.com/equinor/neqsim/pull/285
* Removeunittest4 by EvenSol in https://github.com/equinor/neqsim/pull/286
* Add tests by EvenSol in https://github.com/equinor/neqsim/pull/275
* refact: typo atractive -> attractive by fannemel in https://github.com/equinor/neqsim/pull/290
* refact: fix typo numcompresorsteps -> numcompressorsteps by fannemel in https://github.com/equinor/neqsim/pull/289
* chore: commented out dead code by fannemel in https://github.com/equinor/neqsim/pull/291
* Typos by fannemel in https://github.com/equinor/neqsim/pull/292
* Moretests by EvenSol in https://github.com/equinor/neqsim/pull/287
* Docfix by fannemel in https://github.com/equinor/neqsim/pull/293
* refact: ProcessSystem add checks for duplicates by fannemel in https://github.com/equinor/neqsim/pull/296
* remove seldom used libraries from fatjar by EvenSol in https://github.com/equinor/neqsim/pull/294


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

2.2.19

2.2.18

Page 12 of 16

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.