Releases: equinor/neqsim
Releases · equinor/neqsim
NeqSim 2.5.1
What's Changed
- bugfix: left phase/component in halfway updated state when removing moles by @asmfstatoil in #702
- refact: methods for adding moles to component and phase by @asmfstatoil in #703
- chore: set all todos as TODOS to make them appear in problems list by @asmfstatoil in #705
- refact: systemthermo.phaseArray as PhaseType enum, updated setPhaseType methods by @asmfstatoil in #704
- refact: robustify h2 db init and updates from csv by @asmfstatoil in #707
- chore: maven groupid shall be com.equinor.neqsim by @asmfstatoil in #709
- refact: fix ctors, add tests, docfix by @asmfstatoil in #710
- refact: getPhaseType -> getType, refact: phase.init methods by @asmfstatoil in #655
- chore: removed parameterfitting code which is moved to a different repo by @asmfstatoil in #713
- 715 implement check for need to recalculate unit operation by @EvenSol in #716
- refact: getPhase (use PhaseType enum) by @asmfstatoil in #719
- test: add Chemicalreactionfactory test by @asmfstatoil in #718
- refact: rm logfugacity as property by @asmfstatoil in #706
- Checkneedfor-recalc by @EvenSol in #717
- Testelectrolytes eos by @EvenSol in #720
- release 2.5.1 by @EvenSol in #721
- Split-test by @EvenSol in #722
- Bug-fix-stream by @EvenSol in #724
Full Changelog: v2.5.0...v2.5.1
NeqSim 2.5.0
What's Changed
- Rm redundant overrides by @asmfstatoil in #656
- chore: fix tests by @asmfstatoil in #657
- refact: logging of exceptions by @asmfstatoil in #659
- docfix: fixed javadoc warnings by @asmfstatoil in #660
- refact: database try-with by @asmfstatoil in #662
- Fix typos by @asmfstatoil in #663
- style and docfix by @asmfstatoil in #664
- Phase type enum by @asmfstatoil in #661
- chore: remove unused main methods by @asmfstatoil in #665
- refact: cleaned up doc and name of checkForSolids by @asmfstatoil in #666
- refact: compare input case insensitive by @asmfstatoil in #668
- style and docfix by @asmfstatoil in #669
- chore: move main methods to test methods. by @asmfstatoil in #670
- refact: clean up setBeta/getBeta functions and docfix by @asmfstatoil in #671
- feat: introduce StateOfMatter enum by @asmfstatoil in #672
- Bugfix: stateofmatter and physicalpropertyhandler by @asmfstatoil in #673
- bugfix and refact by @asmfstatoil in #674
- refact: propertyFlash method and tests by @asmfstatoil in #675
- test: fix test by @asmfstatoil in #676
- Test: add tests for Phaseaddcomponent by @asmfstatoil in #677
- Regression test property flash by @asmfstatoil in #373
- feat: added getUnit and copy methods to ProcessModule by @Sviatose in #678
- refact: remove duplicate name definition by @asmfstatoil in #680
- refact: create StreamMeasurementDeviceBaseClass by @asmfstatoil in #681
- start database H2 by @EvenSol in #683
- refact: Assure only corrects units are used by @asmfstatoil in #682
- Reorder systemthermo by @asmfstatoil in #687
- 684 addfluid is not adding pc if not existing by @EvenSol in #685
- dont do log of zeros by @EvenSol in #688
- AddfluidHighTemp by @EvenSol in #689
- Impovements and bug fixes for enum PhaseType by @EvenSol in #692
- Create newrelease by @EvenSol in #697
- refact: clean up phasetype code by @asmfstatoil in #694
- test: added phasetype cloning test by @asmfstatoil in #700
- create release 2.5.0 by @EvenSol in #699
Full Changelog: v2.4.7...v2.5.0
NeqSim 2.4.7
What's Changed
- update ejml + ojalgo by @EvenSol in #631
- added serialization using Xstream by @EvenSol in #546
- refact: reorder elements, style, formatting and docfix by @asmfstatoil in #634
- Style, needs to verify inherited comments in Component.java by @asmfstatoil in #635
- Fixed some missing method overrides and documentation by @asmfstatoil in #636
- refact: Replace getExessGibbsEnergy* with getExcessGibbsEnergy* by @asmfstatoil in #639
- bugfix: ThermodynamicOperations.flash missing call of TPFlash by @asmfstatoil in #640
- formatting by @asmfstatoil in #641
- refact: added missing serialversionuid by @asmfstatoil in #642
- Refact createcomponent, verify that component name is defined by @asmfstatoil in #645
- Bugfix solve function of Recycle by @asmfstatoil in #637
- refact: added checks to Phase.addComponent by @asmfstatoil in #638
- style changes and docfixes by @asmfstatoil in #647
- Refact systemthermo num phases by @asmfstatoil in #648
- 627 check cp calculation for air by @EvenSol in #649
- refact: made neqsimdatabase autocloseable and uses try-with by @asmfstatoil in #646
- checkstyle: formatting by @asmfstatoil in #653
- updated maven pom by @EvenSol in #651
Full Changelog: v2.4.6...v2.4.7
NeqSim 2.4.6
What's Changed
- feat: Add runAsThread method to ProcessModule & make ProcessModule serializable by @Sviatose in #625
- version 2.4.6 by @EvenSol in #626
Full Changelog: v2.4.5...v2.4.6
NeqSim 2.4.5
What's Changed
- fix: change logger.info to exception if no component is found in neqsim database by @Sviatose in #616
- feat: addedModuleSolutions by @Sviatose in #615
- improved setPressure method by @EvenSol in #619
- hydrogen viscosity update by @EvenSol in #620
- added possibility to update table by @EvenSol in #613
- add test by @EvenSol in #621
- Add dbtest2 by @EvenSol in #622
- Add dbtest3 by @EvenSol in #623
- feat:nmVOCFlowRateAdded by @Sviatose in #617
- Update component property doc by @EvenSol in #614
- version 2.4.5 by @EvenSol in #624
Full Changelog: v2.4.4...v2.4.5
NeqSim 2.4.4
What's Changed
- Update release_with_jars.yml by @asmfstatoil in #605
- docfix and style by @asmfstatoil in #607
- chore: fix name of test functions by @asmfstatoil in #608
- docfix and style by @asmfstatoil in #609
- 603 use parameters from csv files create database on start by @EvenSol in #604
- 610 add ammonia nh3 to the parameters database by @EvenSol in #611
- make version 2.4.4 by @EvenSol in #612
Full Changelog: v2.4.3...v2.4.4
NeqSim 2.4.3
What's Changed
- [Snyk] Upgrade org.jfree:jfreechart from 1.5.3 to 1.5.4 by @EvenSol in #596
- update ejml to version 0.42 by @EvenSol in #597
- [Snyk] Upgrade org.apache.logging.log4j:log4j-core from 2.19.0 to 2.20.0 by @snyk-bot in #600
- [Snyk] Upgrade org.apache.logging.log4j:log4j-api from 2.19.0 to 2.20.0 by @snyk-bot in #601
- Update pom.xml by @EvenSol in #602
Full Changelog: v2.4.2...v2.4.3
NeqSim 2.4.2
What's Changed
- Fixbugs splitter by @EvenSol in #580
- Fix splitter 2 by @EvenSol in #581
- chore: update workflow to publishj jars to neqsimpython by @asmfstatoil in #582
- chore: joined build tests workflows in verify_build by @asmfstatoil in #583
- chore: clean up workflows by @asmfstatoil in #585
- refact: fixes to remove problems when running javadoc:fix by @asmfstatoil in #586
- 587 add compressibility functions x and y by @EvenSol in #588
- update ejml to version 0.41.1 by @EvenSol in #591
- Replace static variables umrpr by @Sviatose in #592
- update to version 2.4.2 by @EvenSol in #593
Full Changelog: v2.4.1...v2.4.2
NeqSim 2.4.1
What's Changed
- chore: update plugin versions by @fannemel in #532
- javadoc fixes for jdk11 by @asmfstatoil in #534
- Checkstyle config by @asmfstatoil in #524
- refact: use useing pattern for disposable/close objects by @asmfstatoil in #533
- Add flash test by @EvenSol in #538
- Convert main function to test by @asmfstatoil in #539
- refact Tank by @asmfstatoil in #540
- Formatting by @asmfstatoil in #541
- added getPressure() setPressure() by @EvenSol in #543
- [Snyk] Upgrade org.apache.logging.log4j:log4j-core from 2.18.0 to 2.19.0 by @asmfstatoil in #545
- [Snyk] Upgrade org.apache.logging.log4j:log4j-api from 2.18.0 to 2.19.0 by @asmfstatoil in #544
- fix bug compressor by @EvenSol in #547
- Fix warnings by @asmfstatoil in #548
- fix compressor test by @EvenSol in #550
- Update pom.xml by @EvenSol in #552
- use central maven repo by @EvenSol in #549
- Add java8pom by @EvenSol in #554
- 556 set flow rate using unit ideal liquid sm3 as volume unit by @EvenSol in #557
- Formatting by @asmfstatoil in #558
- AddedSevereSlug by @Sviatose in #560
- chore: added javadoc by @asmfstatoil in #562
- Change method to public by @Sviatose in #564
- 566 set flow rate from a splitter by @EvenSol in #567
- Test fixes by @asmfstatoil in #569
- Create release_with_jars.yml by @asmfstatoil in #570
- Set splitter flow by @EvenSol in #568
- add virtual stream by @EvenSol in #572
- fix minor bug split stream by @EvenSol in #574
- Fixed release_with_jars.yml by @asmfstatoil in #575
- fix workflow by @asmfstatoil in #576
- Update release_with_jars.yml by @asmfstatoil in #577
- update version by @EvenSol in #578
- Bug fix split by @EvenSol in #579
New Contributors
Full Changelog: v2.4.0...v2.4.1
NeqSim 2.4.0
Updated to use Java 11+
What's Changed
- chore: code cleanup by @asmfstatoil in #372
- refact: create default functions in interface by @asmfstatoil in #374
- feat: added hashCode and equals to CalculationResult by @asmfstatoil in #376
- Fix kappa calc for fluid by @EvenSol in #383
- update model by @EvenSol in #382
- Create MixerTest.java by @EvenSol in #381
- added test database by @EvenSol in #378
- refact: simplified generatePDF and displayPDF by @asmfstatoil in #385
- refact: setNumberOfPhases also increases maxNumberOfPhases if needed by @asmfstatoil in #386
- Fix #371 by @EvenSol in #375
- Create WellAllocator.java by @EvenSol in #384
- added devcontainer.json by @EvenSol in #391
- updated devcontainer.json by @EvenSol in #392
- update config by @EvenSol in #393
- chore: removed some unneeded main functions by @asmfstatoil in #394
- feat: increase size of signalarray by @asmfstatoil in #396
- refact: auto formatted class files by @asmfstatoil in #397
- style: fixed typo sourronding and autoformat by @asmfstatoil in #405
- refact: cleanup warnings by @asmfstatoil in #404
- first version of component splitter by @EvenSol in #403
- set constant friction factor in pipelines simulation by @EvenSol in #395
- added pH analyser by @EvenSol in #401
- pipe friction update by @EvenSol in #406
- Pipefrictionupdate by @EvenSol in #407
- updated devcontainer file by @EvenSol in #410
- Flashtestupdate by @EvenSol in #408
- refact: fixed warnings by @asmfstatoil in #414
- Fix wax calc bug by @EvenSol in #416
- first test by @EvenSol in #418
- refact runTransient. Default to steady state calculation by @asmfstatoil in #417
- controller initial work by @EvenSol in #389
- Fix t pflashbug by @EvenSol in #419
- [Snyk] Upgrade org.jfree:jcommon from 1.0.23 to 1.0.24 by @EvenSol in #424
- [Snyk] Upgrade org.apache.logging.log4j:log4j-core from 2.17.1 to 2.17.2 by @EvenSol in #423
- [Snyk] Upgrade org.apache.logging.log4j:log4j-api from 2.17.1 to 2.17.2 by @EvenSol in #421
- [Snyk] Upgrade org.jfree:jfreechart from 1.5.1 to 1.5.3 by @EvenSol in #420
- [Snyk] Upgrade org.ejml:ejml-all from 0.40 to 0.41 by @EvenSol in #422
- refactor: Compressors have a single inlet and a single outlet and are twoports by @asmfstatoil in #426
- refactor: pipeline is a twoport by @asmfstatoil in #427
- Update netcdf in pom by @EvenSol in #428
- Twoport subsea by @asmfstatoil in #429
- refact: filters are twoports by @asmfstatoil in #430
- refact: gasturbine is twoport by @asmfstatoil in #431
- refact: valves are twoports by @asmfstatoil in #432
- refact: typo by @asmfstatoil in #434
- refact: Heaters are twoports by @asmfstatoil in #433
- refact: utils are twoports by @asmfstatoil in #435
- Twoport reboiler by @asmfstatoil in #437
- Refact mixer by @asmfstatoil in #438
- Twoport pump by @asmfstatoil in #439
- Twoport by @asmfstatoil in #322
- refact: inherit getfluid from interface by @asmfstatoil in #440
- remove errors when zero stream ThreePhaseSeparator by @EvenSol in #425
- fixbug by @EvenSol in #442
- Added in apache maven wrapper by @MikAoJk in #446
- Bug-fix-process-sim-ML by @EvenSol in #400
- refact: split tests in two files by @asmfstatoil in #450
- feat: transition from java 8 to java 11 by @asmfstatoil in #449
- feat: added vs code setting for java checkstyle by @asmfstatoil in #447
- Refact init inheritance by @asmfstatoil in #451
- Refact gamma2 by @asmfstatoil in #452
- refact: formatting and style warnings by @asmfstatoil in #453
- fixed bug in TPflash. Added TVflash test by @EvenSol in #454
- Fix Splitter/MPM error by @EvenSol in #455
- Fix t vflashbug by @EvenSol in #460
- Add eos by @EvenSol in #409
- fix javadoc by @EvenSol in #464
- Fixjavadoc1 by @EvenSol in #465
- removed references to NETCDF and iTEXT by @EvenSol in #466
- created Costald class by @EvenSol in #472
- Glycolrigfix by @EvenSol in #458
- merge master into branch by @EvenSol in #474
- fixed ISO6976 issue by @EvenSol in #478
- minor updates by @EvenSol in #480
- refact: assure static and non-static functions has different function… by @asmfstatoil in #481
- [Snyk] Upgrade org.apache.logging.log4j:log4j-core from 2.17.2 to 2.18.0 by @snyk-bot in #484
- [Snyk] Upgrade org.apache.logging.log4j:log4j-api from 2.17.2 to 2.18.0 by @snyk-bot in #483
- refact: clean out empty/unused cdf code by @asmfstatoil in #487
- refact: auto format and auto fix snyk by @asmfstatoil in #488
- [Snyk] Upgrade org.apache.derby:derby from 10.14.2.0 to 10.16.1.1 by @snyk-bot in #457
- feat: add calcidentifier to simulation objects by @asmfstatoil in #486
- refact: autoformat and autofix by @asmfstatoil in #489
- format by @asmfstatoil in #491
- checkstyle fixes by @asmfstatoil in #492
- Formatter by @asmfstatoil in #493
- Log errors by @asmfstatoil in #490
- refact: autoformatting and fixing style warnings by @asmfstatoil in #497
- Refact clean pvt simulation by @asmfstatoil in #499
- refact: formatting, style warnings and exception naming by @asmfstatoil in #500
- Cleanup in test style by @asmfstatoil in #501
- Refact process simulation by @asmfstatoil in #503
- Refact fluidmechanics by @asmfstatoil in #502
- Refact physicalproperties by @asmfstatoil in #504
- Refact thermo by @asmfstatoil in #505
- Refact printstacktrace by @asmfstatoil in #498
- refact: rename Exception e -> ex by @asmfstatoil in #506
- update rig by @EvenSol in #507
- Update distillation by @EvenSol in #510
- removed static variables from gerg by @EvenSol in #512
- Remove static variables by @EvenSol in #513
- Add fluid creator by @EvenSol in #514
- Added-Logger-file by @EvenSol in #479
- New TEG process test by @EvenSol in #515
- added possiblity to partly saturate by @EvenSol in #516
- Test150920221236 by @EvenSol in #517
- Lump comp mod by @EvenSol in #518
- Fix pipeline bug by @EvenSol in #519
- Formatting and...