NeqSim 3.0.0
NeqSim version 3 will typically not be compatible with programs using version 2.
- Package names are now in lowercase letters only.
- A name is required for all process equipment
- Deprecated functions from version 2 have been removed.
What's Changed
- update by @EvenSol in #1103
- Named equipment test by @asmfstatoil in #1104
- feat: Force naming of process equipment by removing deprecated constructors. by @asmfstatoil in #1105
- chore: bump maven dependencies by @asmfstatoil in #1106
- feat: Require named streams by removing deprecated constructors by @asmfstatoil in #1107
- chore: fix typos by @asmfstatoil in #1108
- chore: style and silenced println by @asmfstatoil in #1111
- test: fix stream names by @asmfstatoil in #1110
- feat: new functions to clone and then set a new name by @asmfstatoil in #1112
- chore: add information to pom-files by @asmfstatoil in #1114
- Minor changes by @asmfstatoil in #1115
- refact: clean up, processequipment and stream creation by @asmfstatoil in #1116
- feat: properly name output, mixed and split streams by @asmfstatoil in #1117
- refact: clean up stream classes by @asmfstatoil in #1118
- feat: Do not allow multiple ProcessEquipment with same name in ProcessSystem by @asmfstatoil in #1109
- feat: removed unused constructors by @asmfstatoil in #1119
- refact: remove deprecated constructors and replace calls to deprecate… by @asmfstatoil in #1120
- try fix anti surge calc by @EvenSol in #1122
- reduce tolerance for recycle by @EvenSol in #1123
- change location log4j by @EvenSol in #1124
- update calculator for antisurge by @EvenSol in #1125
- make phaseFractionMinimumLimit static by @EvenSol in #1126
- refact: eclipse cleanup by @asmfstatoil in #1127
- remove capital letters in package names by @EvenSol in #1128
- update package names for tests by @EvenSol in #1130
- version 3.0.0 by @EvenSol in #1113
Full Changelog: v2.5.35...v3.0.0