NeqSim 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 #358
-
bugfix: systemproperties by @asmfstatoil in #347
-
feat: new ctor for invalidinputexception to standardize error message by @asmfstatoil in #346
-
feat: added list and lookup of component name alias by @asmfstatoil in #349
-
refact: packing constructors without name cleanup by @asmfstatoil in #354
-
refact: gasturbine created test from main-method by @asmfstatoil in #352
-
refact: remove warnings by @asmfstatoil in #356
-
refact: Standard classes: Create objects with name, avoid ctors without name by @asmfstatoil in #355
-
chore: add test by @asmfstatoil in #350
-
chore: Cloning fails because the diffusionconstant tables have not been updated when adding components by @asmfstatoil in #351
-
style: added settings to assure tabs are replaced with 2 spaces in vs code by @asmfstatoil in #359
Full Changelog: v2.3.1...v2.3.2