Skip to content

Releases: equinor/neqsim

NeqSim 2.2.2

15 Dec 10:32
91f6e8b
Compare
Choose a tag to compare

Updated to use log4j 2.17.0 in shaded jar (19/12/21)

neqsim-2.2.2.jar is a shaded jar including all libraries used by neqsim.

original-neqsim-2.2.2.jar is the a library only containing the neqsim library, other libraries will often be needed to run calculations.

NeqSim 2.2.1

14 Dec 10:03
cf6b9ef
Compare
Choose a tag to compare

A number of bugfixes and updates.

NeqSim 2.2.0

17 Apr 21:40
76f7d40
Compare
Choose a tag to compare

Version 2.2 (17/4/2020)

  • Huron Vidal parameter oxygen-water updated
  • CPA-binary interaction paramter kij updated for N2-water and o2-water
  • Peneloux volume correction paramters water, MEG, TEG
  • Volume correction parameters for water, MEG and TEG updated (temperature dependent volume correction)
  • UMR-PRU model updated with parameters for c-C7 and c-C8, c-C9
  • various bug fixes and new features for process calculations (changes for compressors, mixers, etc.)
  • Short-cut class for creating new fluids implemented (neqsim.thermo.Fluid class)

NeqSim 2.0.1

12 Jan 21:43
Compare
Choose a tag to compare

Added new PVT lumping method. Added possibility to set composition of plus fluid.

NeqSim 2.0

06 Dec 19:03
f3e8c03
Compare
Choose a tag to compare

Updates in NeqSim 2.0 are:

  • Improved speed and stability of algorithms (TPflash, phase envelopes)
  • Added GERG-2008 for calculation of gas density
  • Various updates in process simulation models (compressors, recycle, mechanical design)

NeqSim 1.2

28 Oct 12:50
aeb9451
Compare
Choose a tag to compare

Added GERG 2008 reference EoS

NeqSim 1.1

05 Aug 11:24
3870d68
Compare
Choose a tag to compare

Updates in release 1.1 (05/08/2019):

  • improved stability of TP, PH and PS flash algorithms
  • improved stability of phase envelope calculations
  • pressure correction to viscosity model of aqueous phase (method of Lucas (1981)
  • updates to pure component parameters/binary interaction parameters of some components
  • a number of minor improvements to the code

API of NeqSim v1.1 is fully compatible with v1.0.

v1.1 release of NeqSim on Github. The NeqSim-1.1-shaded.jar includes NeqSim-1.1.jar as well as all third party libraries used by NeqSim.

By default NeqSim uses a fully functional embedded Derby parameter database. The neqsimthermodatabase.sql can be used to create a parameter database for neqsim. The database need to support JDBC (e.g MySQL, H2, Derby, MSAccess, etc.). See the Wiki for how to set up a new database.

NeqSim 1.0

10 Mar 20:36
82e85c1
Compare
Choose a tag to compare

Initial release of NeqSim on Github. The NeqSim-1.0-shaded.jar includes NeqSim-1.0.jar as well as all third party libraries used by NeqSim.

By default NeqSim uses an embedded Derby parameter database. The neqsimthermodatabase.sql can be used to create a parameter database for neqsim. The database need to support JDBC (e.g MySQL, H2, Derby, MSAccess, etc.). See the Wiki for how to set up a new database.