Releases: equinor/neqsim
Releases · equinor/neqsim
NeqSim 3.0.7
What's Changed
- refact: exclude display methods from jacoco coverage reports by @asmfstatoil in #1188
- refact: use getComponent when getting 1 comp by @asmfstatoil in #1187
- Phase num by @asmfstatoil in #1189
- refact: rename phase -> phasenum by @asmfstatoil in #1191
- solve speed method for compressor by @EvenSol in #1192
- Init stuff by @asmfstatoil in #1193
- refact: remove initType from System by @asmfstatoil in #1194
- update compressor calc by @EvenSol in #1197
- fix minor bug by @EvenSol in #1196
- version 3.0.7 by @EvenSol in #1198
Full Changelog: v3.0.6...v3.0.7
NeqSim 3.0.6
What's Changed
- Fix bug, remove output by @akselrs in #1178
- update gradient flash by @EvenSol in #1179
- compcurve by @EvenSol in #1180
- add extrapolate curve by @EvenSol in #1181
- improve compressor chart generator by @EvenSol in #1182
- fix possible to read kij from database whn using __ in component name by @EvenSol in #1184
- feat: param process run step by @Sviatose in #1158
- update pom by @EvenSol in #1186
New Contributors
Full Changelog: v3.0.5...v3.0.6
NeqSim 3.0.5
What's Changed
- Transient test by @EvenSol in #1168
- Add reboiler duty results in test by @EvenSol in #1171
- [Snyk] Security upgrade com.thoughtworks.xstream:xstream from 1.4.20 to 1.4.21 by @asmfstatoil in #1172
- Update pom xstream by @EvenSol in #1173
- update1 by @EvenSol in #1175
- update by @EvenSol in #1176
- update version by @EvenSol in #1177
Full Changelog: v3.0.4...v3.0.5
NeqSim 3.0.4
What's Changed
Full Changelog: v3.0.3...v3.0.4
NeqSim 3.0.2
What's Changed
- fix: ensure constructors require name by @asmfstatoil in #1143
- refact: reorder code in PhaseEos init, remove logging by @asmfstatoil in #1145
- doc: maven javadoc:fix by @asmfstatoil in #1146
- refact: standardize exception logging by @asmfstatoil in #1147
- test: clean some test files by @asmfstatoil in #1150
- feat: Created physical property enum type to replace string by @asmfstatoil in #1149
- refact: make PhysicalPropertyMethod abstract and rewrite with import by @asmfstatoil in #1151
- refact: remove PhysicalpropertiesInterface. Use only PhysicalProperties by @asmfstatoil in #1153
- refact: quiet logging for runtimeexceptions by @asmfstatoil in #1154
- fix: ensure that getters return by @asmfstatoil in #1155
- feat: introduce enum type PhysicalPropertyModel by @asmfstatoil in #1148
- refact: rename packages by @asmfstatoil in #1156
- chore: release v3.0.2 by @asmfstatoil in #1144
- doc: javadoc:fix by @asmfstatoil in #1157
Full Changelog: v3.0.1...v3.0.2
NeqSim 3.0.1
What's Changed
- bugfix for v 3.0.0 by @EvenSol in #1132
- set method for force single phase type by @EvenSol in #1134
- refact: rename remaining camelcase package names to lower case by @asmfstatoil in #1135
- Cleanup by @asmfstatoil in #1136
- Fix pkg name by @asmfstatoil in #1137
- chore: disable some tests that are failing on mac m1 by @asmfstatoil in #1140
- update 3.0.1 by @EvenSol in #1141
Full Changelog: v3.0.0...v3.0.1
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
NeqSim 2.5.35
NeqSim 2.5.34
NeqSim 2.5.33
What's Changed
- added test for Plus fraction model by @EvenSol in #1079
- update h2 database version by @EvenSol in #1082
- added to accept infinite by @EvenSol in #1085
- fix for bug phaseType by @EvenSol in #1088
- Bump actions/download-artifact from 3.0.1 to 4.1.7 in /.github/workflows by @dependabot in #1090
- 1078 implement gamma distribution model for plus fraction characterization by @Sviatose in #1086
- flow adjsuter fix by @EvenSol in #1089
- chore: release v2.5.33 by @Sviatose in #1092
- set max out pressure compressors new version by @EvenSol in #1091
- add ref process test by @EvenSol in #1093
- update bubpres test by @EvenSol in #1094
Full Changelog: v2.5.32...v2.5.33