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