Updated to use Java 11+
What's Changed
* chore: code cleanup by asmfstatoil in https://github.com/equinor/neqsim/pull/372
* refact: create default functions in interface by asmfstatoil in https://github.com/equinor/neqsim/pull/374
* feat: added hashCode and equals to CalculationResult by asmfstatoil in https://github.com/equinor/neqsim/pull/376
* Fix kappa calc for fluid by EvenSol in https://github.com/equinor/neqsim/pull/383
* update model by EvenSol in https://github.com/equinor/neqsim/pull/382
* Create MixerTest.java by EvenSol in https://github.com/equinor/neqsim/pull/381
* added test database by EvenSol in https://github.com/equinor/neqsim/pull/378
* refact: simplified generatePDF and displayPDF by asmfstatoil in https://github.com/equinor/neqsim/pull/385
* refact: setNumberOfPhases also increases maxNumberOfPhases if needed by asmfstatoil in https://github.com/equinor/neqsim/pull/386
* Fix 371 by EvenSol in https://github.com/equinor/neqsim/pull/375
* Create WellAllocator.java by EvenSol in https://github.com/equinor/neqsim/pull/384
* added devcontainer.json by EvenSol in https://github.com/equinor/neqsim/pull/391
* updated devcontainer.json by EvenSol in https://github.com/equinor/neqsim/pull/392
* update config by EvenSol in https://github.com/equinor/neqsim/pull/393
* chore: removed some unneeded main functions by asmfstatoil in https://github.com/equinor/neqsim/pull/394
* feat: increase size of signalarray by asmfstatoil in https://github.com/equinor/neqsim/pull/396
* refact: auto formatted class files by asmfstatoil in https://github.com/equinor/neqsim/pull/397
* style: fixed typo sourronding and autoformat by asmfstatoil in https://github.com/equinor/neqsim/pull/405
* refact: cleanup warnings by asmfstatoil in https://github.com/equinor/neqsim/pull/404
* first version of component splitter by EvenSol in https://github.com/equinor/neqsim/pull/403
* set constant friction factor in pipelines simulation by EvenSol in https://github.com/equinor/neqsim/pull/395
* added pH analyser by EvenSol in https://github.com/equinor/neqsim/pull/401
* pipe friction update by EvenSol in https://github.com/equinor/neqsim/pull/406
* Pipefrictionupdate by EvenSol in https://github.com/equinor/neqsim/pull/407
* updated devcontainer file by EvenSol in https://github.com/equinor/neqsim/pull/410
* Flashtestupdate by EvenSol in https://github.com/equinor/neqsim/pull/408
* refact: fixed warnings by asmfstatoil in https://github.com/equinor/neqsim/pull/414
* Fix wax calc bug by EvenSol in https://github.com/equinor/neqsim/pull/416
* first test by EvenSol in https://github.com/equinor/neqsim/pull/418
* refact runTransient. Default to steady state calculation by asmfstatoil in https://github.com/equinor/neqsim/pull/417
* controller initial work by EvenSol in https://github.com/equinor/neqsim/pull/389
* Fix t pflashbug by EvenSol in https://github.com/equinor/neqsim/pull/419
* [Snyk] Upgrade org.jfree:jcommon from 1.0.23 to 1.0.24 by EvenSol in https://github.com/equinor/neqsim/pull/424
* [Snyk] Upgrade org.apache.logging.log4j:log4j-core from 2.17.1 to 2.17.2 by EvenSol in https://github.com/equinor/neqsim/pull/423
* [Snyk] Upgrade org.apache.logging.log4j:log4j-api from 2.17.1 to 2.17.2 by EvenSol in https://github.com/equinor/neqsim/pull/421
* [Snyk] Upgrade org.jfree:jfreechart from 1.5.1 to 1.5.3 by EvenSol in https://github.com/equinor/neqsim/pull/420
* [Snyk] Upgrade org.ejml:ejml-all from 0.40 to 0.41 by EvenSol in https://github.com/equinor/neqsim/pull/422
* refactor: Compressors have a single inlet and a single outlet and are twoports by asmfstatoil in https://github.com/equinor/neqsim/pull/426
* refactor: pipeline is a twoport by asmfstatoil in https://github.com/equinor/neqsim/pull/427
* Update netcdf in pom by EvenSol in https://github.com/equinor/neqsim/pull/428
* Twoport subsea by asmfstatoil in https://github.com/equinor/neqsim/pull/429
* refact: filters are twoports by asmfstatoil in https://github.com/equinor/neqsim/pull/430
* refact: gasturbine is twoport by asmfstatoil in https://github.com/equinor/neqsim/pull/431
* refact: valves are twoports by asmfstatoil in https://github.com/equinor/neqsim/pull/432
* refact: typo by asmfstatoil in https://github.com/equinor/neqsim/pull/434
* refact: Heaters are twoports by asmfstatoil in https://github.com/equinor/neqsim/pull/433
* refact: utils are twoports by asmfstatoil in https://github.com/equinor/neqsim/pull/435
* Twoport reboiler by asmfstatoil in https://github.com/equinor/neqsim/pull/437
* Refact mixer by asmfstatoil in https://github.com/equinor/neqsim/pull/438
* Twoport pump by asmfstatoil in https://github.com/equinor/neqsim/pull/439
* Twoport by asmfstatoil in https://github.com/equinor/neqsim/pull/322
* refact: inherit getfluid from interface by asmfstatoil in https://github.com/equinor/neqsim/pull/440
* remove errors when zero stream ThreePhaseSeparator by EvenSol in https://github.com/equinor/neqsim/pull/425
* fixbug by EvenSol in https://github.com/equinor/neqsim/pull/442
* Added in apache maven wrapper by MikAoJk in https://github.com/equinor/neqsim/pull/446
* Bug-fix-process-sim-ML by EvenSol in https://github.com/equinor/neqsim/pull/400
* refact: split tests in two files by asmfstatoil in https://github.com/equinor/neqsim/pull/450
* feat: transition from java 8 to java 11 by asmfstatoil in https://github.com/equinor/neqsim/pull/449
* feat: added vs code setting for java checkstyle by asmfstatoil in https://github.com/equinor/neqsim/pull/447
* Refact init inheritance by asmfstatoil in https://github.com/equinor/neqsim/pull/451
* Refact gamma2 by asmfstatoil in https://github.com/equinor/neqsim/pull/452
* refact: formatting and style warnings by asmfstatoil in https://github.com/equinor/neqsim/pull/453
* fixed bug in TPflash. Added TVflash test by EvenSol in https://github.com/equinor/neqsim/pull/454
* Fix Splitter/MPM error by EvenSol in https://github.com/equinor/neqsim/pull/455
* Fix t vflashbug by EvenSol in https://github.com/equinor/neqsim/pull/460
* Add eos by EvenSol in https://github.com/equinor/neqsim/pull/409
* fix javadoc by EvenSol in https://github.com/equinor/neqsim/pull/464
* Fixjavadoc1 by EvenSol in https://github.com/equinor/neqsim/pull/465
* removed references to NETCDF and iTEXT by EvenSol in https://github.com/equinor/neqsim/pull/466
* created Costald class by EvenSol in https://github.com/equinor/neqsim/pull/472
* Glycolrigfix by EvenSol in https://github.com/equinor/neqsim/pull/458
* merge master into branch by EvenSol in https://github.com/equinor/neqsim/pull/474
* fixed ISO6976 issue by EvenSol in https://github.com/equinor/neqsim/pull/478
* minor updates by EvenSol in https://github.com/equinor/neqsim/pull/480
* refact: assure static and non-static functions has different function… by asmfstatoil in https://github.com/equinor/neqsim/pull/481
* [Snyk] Upgrade org.apache.logging.log4j:log4j-core from 2.17.2 to 2.18.0 by snyk-bot in https://github.com/equinor/neqsim/pull/484
* [Snyk] Upgrade org.apache.logging.log4j:log4j-api from 2.17.2 to 2.18.0 by snyk-bot in https://github.com/equinor/neqsim/pull/483
* refact: clean out empty/unused cdf code by asmfstatoil in https://github.com/equinor/neqsim/pull/487
* refact: auto format and auto fix snyk by asmfstatoil in https://github.com/equinor/neqsim/pull/488
* [Snyk] Upgrade org.apache.derby:derby from 10.14.2.0 to 10.16.1.1 by snyk-bot in https://github.com/equinor/neqsim/pull/457
* feat: add calcidentifier to simulation objects by asmfstatoil in https://github.com/equinor/neqsim/pull/486
* refact: autoformat and autofix by asmfstatoil in https://github.com/equinor/neqsim/pull/489
* format by asmfstatoil in https://github.com/equinor/neqsim/pull/491
* checkstyle fixes by asmfstatoil in https://github.com/equinor/neqsim/pull/492
* Formatter by asmfstatoil in https://github.com/equinor/neqsim/pull/493
* Log errors by asmfstatoil in https://github.com/equinor/neqsim/pull/490
* refact: autoformatting and fixing style warnings by asmfstatoil in https://github.com/equinor/neqsim/pull/497
* Refact clean pvt simulation by asmfstatoil in https://github.com/equinor/neqsim/pull/499
* refact: formatting, style warnings and exception naming by asmfstatoil in https://github.com/equinor/neqsim/pull/500
* Cleanup in test style by asmfstatoil in https://github.com/equinor/neqsim/pull/501
* Refact process simulation by asmfstatoil in https://github.com/equinor/neqsim/pull/503
* Refact fluidmechanics by asmfstatoil in https://github.com/equinor/neqsim/pull/502
* Refact physicalproperties by asmfstatoil in https://github.com/equinor/neqsim/pull/504
* Refact thermo by asmfstatoil in https://github.com/equinor/neqsim/pull/505
* Refact printstacktrace by asmfstatoil in https://github.com/equinor/neqsim/pull/498
* refact: rename Exception e -> ex by asmfstatoil in https://github.com/equinor/neqsim/pull/506
* update rig by EvenSol in https://github.com/equinor/neqsim/pull/507
* Update distillation by EvenSol in https://github.com/equinor/neqsim/pull/510
* removed static variables from gerg by EvenSol in https://github.com/equinor/neqsim/pull/512
* Remove static variables by EvenSol in https://github.com/equinor/neqsim/pull/513
* Add fluid creator by EvenSol in https://github.com/equinor/neqsim/pull/514
* Added-Logger-file by EvenSol in https://github.com/equinor/neqsim/pull/479
* New TEG process test by EvenSol in https://github.com/equinor/neqsim/pull/515
* added possiblity to partly saturate by EvenSol in https://github.com/equinor/neqsim/pull/516
* Test150920221236 by EvenSol in https://github.com/equinor/neqsim/pull/517
* Lump comp mod by EvenSol in https://github.com/equinor/neqsim/pull/518
* Fix pipeline bug by EvenSol in https://github.com/equinor/neqsim/pull/519
* Formatting and some SNYK fixes by asmfstatoil in https://github.com/equinor/neqsim/pull/520
* refact: autofixable checkstyle warnings and formatting by asmfstatoil in https://github.com/equinor/neqsim/pull/522
* chore: fixes warnings by asmfstatoil in https://github.com/equinor/neqsim/pull/523
* style: formatting by asmfstatoil in https://github.com/equinor/neqsim/pull/525
* Rm unused interface phase_eos_interface_1 by asmfstatoil in https://github.com/equinor/neqsim/pull/521
* chore: fixes warnings by asmfstatoil in https://github.com/equinor/neqsim/pull/526
* cleanup by asmfstatoil in https://github.com/equinor/neqsim/pull/527
* refact: changed deprecations by asmfstatoil in https://github.com/equinor/neqsim/pull/528
New Contributors
* MikAoJk made their first contribution in https://github.com/equinor/neqsim/pull/446
* snyk-bot made their first contribution in https://github.com/equinor/neqsim/pull/484
**Full Changelog**: https://github.com/equinor/neqsim/compare/v.2.3.3...v.2.4.0
v.2.3.3
neqsim-2.3.3.jar is a shaded jar including all libraries used by neqsim.
original-neqsim-2.3.3.jar is the a library only containing the neqsim library, other libraries will often be needed to run calculations.
What's Changed
* Online fractions by EvenSol in https://github.com/equinor/neqsim/pull/363
* bugfix: Assure correct initialization of Streams by asmfstatoil in https://github.com/equinor/neqsim/pull/364
* Use streaminterface by asmfstatoil in https://github.com/equinor/neqsim/pull/361
* Remove tests by EvenSol in https://github.com/equinor/neqsim/pull/366
* feat: create neqsim.exception constructors with standardized error message by asmfstatoil in https://github.com/equinor/neqsim/pull/365
* chore: added missing serialVersionUID for serializable classes by asmfstatoil in https://github.com/equinor/neqsim/pull/367
* refact: rm warnings by asmfstatoil in https://github.com/equinor/neqsim/pull/368
* upgrade to version 2.3.3 by EvenSol in https://github.com/equinor/neqsim/pull/369
**Full Changelog**: https://github.com/equinor/neqsim/compare/v2.3.2...v.2.3.3