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