Skip to content

Version 3.8.8-17347

Choose a tag to compare

@scharlton2 scharlton2 released this 12 Sep 19:05
Version 3.8.8: September 11, 2025
	-----------------
	August 23, 2025
	-----------------
	PHREEQC: Sulfate solubilities refit for phreeqc.dat, Amm.dat, and phreeqc_rates.dat.
	
	-----------------
	August 5, 2025
	-----------------
	PHREEQC:  Added two options to SIT parameters: -EPSILON1 and -EPSILON2. The
	total epsilon parameter for a pair of ions is calculated as 
	epsilon + epsilon1*I + epsilon2*log10(I), where I is ionic strength.
	
	-----------------
	July 24, 2025
	-----------------
	PhreeqcRM:  Isotopes were not included in the list of species generated by FindComponents. 
	Added a calculation necessary to produce the correct list including isotopic species.
	
	-----------------
	April 22, 2025
	-----------------
	PhreeqcRM:  Fixed test case AdvectBMI_py.py. The test case was incorrect and
	did not advect calcium through the column. Replaced the concentration pointer
	with explicit calls to get_value("Concentration", c) and set_value("Concentration", c)
	to correct the problem. 
	
	-----------------
	April 22, 2025
	-----------------
	PHREEQC:  Fixed MIX to allow negative mixing fractions.

	-----------------
	March 11, 2025
	-----------------
	PHREEQC:  Adjustments to Sr+2 and NH4+ viscosity,
	molar volume, and diffusion coefficient parameters 
	in Amm.dat and phreeqc.dat. Tidied databases for 
	readability: 
		Amm.dat,
		database.zip,
		iso.dat,
		llnl.dat,
		minteq.dat,
		minteq.v4.dat,
		phreeqc.dat,
		phreeqc_rates.dat, and
		pitzer.dat,
		sit.dat,
		Tipping_Hurley.dat,
		wateq4f.dat.
		
	-----------------
	March 10, 2025
	-----------------
	PHREEQC:  Version at hydrochemistry.eu has additional
	print of viscosity contribution of species.
	
	-----------------
	March 10, 2025
	-----------------
	PHREEQC:  Bug_fix for t_sc("") in basicsubs. 

Full Changelog: v3.8.7...v3.8.8