File(s) | Type | Description | Action |
---|---|---|---|
918545_v1_organic-alkalinity.csv (14.33 KB) | Comma Separated Values (.csv) | Primary data file for dataset ID 918545, version 1 | Download |
Supplemental File(s) | Type | Description | Action |
Whole-pH_Titration.zip (191.99 KB) | ZIP Archive (ZIP) | This .zip package contains 65 individual whole-pH titration files (.txt). There is one file for every sample in this dataset this dataset. XT/Korg value is also included. This package also contains two matlab .m files: model_XT_OrgK_HCl.m - Matlab function for performing the whole-pH fitting. Note that the model fitting routine will not reproduce exactly the same K and XT values as those listed in the Discrete Data file (.txt) (and will not return exactly the same values upon multiple runs of the program on the same data file). %Program to analyze whole-pH titration data for organic alkalinity %written by Chris Hunt, University of New Hampshire, chunt@unh.edu % [sam]=function_calc_OrgAlk_pKa_HCl [sam_file,datadir] = uigetfile('*.txt'); --- sumsq_calc.m -This is a supporting function called by model_XT_OrgK_HCl.m (matlab) function [sumsq] = sumsq_calc(inputs,mass_acid,H,ST,KS,Z,mass,acid_c,FT,KH) | Download |