Skip to content

Releases: equinor/neqsim

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.