Skip to content

Releases: gemshub/GEMSGUI

v3.11.2

16 Mar 16:52
1b0f24c

Choose a tag to compare

What's Changed

  • GEMS for ARM
  • fixes do light/dark options in Preferences
  • improved plot aspect
  • Test arm by @sdmytrievs in #97
  • Add help generation to the ci package build script by @sdmytrievs in #83
  • Update rungems3.bat to set PATH variable by @gdmiron in #101

Full Changelog: v3.11.1...v3.11.2

v3.11.1

13 Feb 10:02
2415781

Choose a tag to compare

What's Changed

  • Fixes when debug LESTO projects by @sdmytrievs in #87
  • improved box plot, length of x, y axis legend
  • build MacOS package for Intel, support for MacOS 15 and up.
  • fixed convergence issues in gems3k when LU Cholesky was failing in early itterations.
  • gemsgui starts by default in -c mode, always checking for changes in projects and database folder.

Full Changelog: v3.11.0...v3.11.1

v3.11.0

04 Feb 09:35

Choose a tag to compare

What's Changed

  • This version contains important changes related to calculating water properties G0, H0 consistent with NEA (converting from EoS to geochemical convention using the water triple properties)
  • Properties of ReacDC solids with given molar volume and no pressure correction are now calculated assuming constant molar volume of solid.
  • Added option of calculating the capacitance in surface model as a function of the IS using C = sqrt(IS)/alpha (alpha being now the provided parameter in the phase table)

Other bug fixes and improvements

Full Changelog: v3.10.2...v3.11.0

v3.10.2

31 Oct 13:17

Choose a tag to compare

What's Changed

  • Increased temperature limits for export of input files by @sturmk in #61
  • Fixed P limits on Lookup form by @sdmytrievs in #58

GEMS start Options:

	-s,	--system-dir   FOLDER   	path for Resources 
	-u,	--user-dir     FOLDER   	GEMS projects location 
	-d,	--from-ini-files        	remake DOD and module dialog configurators (default false) 
	-c,	--with-default-config   	file configuration if project subfolder(s) were added/removed (default false) 
	-v,	--with-default-settings 	restore default settings (default false) 
	-f,	--allow-db-change       	write access to database files in \DB.default\ (default false) 

New Contributors

Full Changelog: v3.10.1...v3.10.2

v3.10.1

26 Sep 15:20

Choose a tag to compare

What's Changed

  • Added to GEMSGUI settings dark/light mode by @sdmytrievs in #50
  • Fixed illegal ask to DComp rewrite when ReacDC calculation by @sdmytrievs in #52

Full Changelog: v3.10.0...v3.10.1

v3.10.0

07 Aug 16:09
d1c46e2

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v.3.7.0...v3.10.0

Previous releases tags can be found v.3.7.0...v3.9.7 here