NeqSim 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 #260
- Added javadoc template for all functions. by @fannemel in #261
- updates by @EvenSol in #262
- Delete SystemPrEoSTest.java by @EvenSol in #263
- Style: remove trailing blank lines by @fannemel in #264
- Revert mistakes in previous mass change by @fannemel in #265
- Test changes and cleanup by @fannemel in #267
- Cleanup by @fannemel in #266
- Cleanup by @fannemel in #268
- chore: removed unused variables by @fannemel in #270
- bugfix: get temperature by @fannemel in #272
- work by @fannemel in #271
- refact: use java.lang.Math.log10 by @fannemel in #273
- chore: exclude parameterfitting packages from test coverage report by @fannemel in #276
- refact: removed compiler warnings by @fannemel in #278
- chore: removed unused serialuid by @fannemel in #279
- refact: removed warnings by @fannemel in #280
- Create CODE_OF_CONDUCT.md by @EvenSol in #281
- Update issue templates by @EvenSol in #282
- GERG-2008 for compressors by @EvenSol in #284
- check native compilation by @EvenSol in #283
- fixed bug IOS6976 by @EvenSol in #285
- Removeunittest4 by @EvenSol in #286
- Add tests by @EvenSol in #275
- refact: typo atractive -> attractive by @fannemel in #290
- refact: fix typo numcompresorsteps -> numcompressorsteps by @fannemel in #289
- chore: commented out dead code by @fannemel in #291
- Typos by @fannemel in #292
- Moretests by @EvenSol in #287
- Docfix by @fannemel in #293
- refact: ProcessSystem add checks for duplicates by @fannemel in #296
- remove seldom used libraries from fatjar by @EvenSol in #294
Full Changelog: v2.2.3...v2.3.0