pyGAPS icon indicating copy to clipboard operation
pyGAPS copied to clipboard

A framework for processing adsorption data and isotherm fitting

Results 13 pyGAPS issues
Sort by recently updated
recently updated
newest added

Several improvements should be made to the fraction/percent modes. First, both should be an alias of a single "fractional" mode with different conversion factors. Then, must ensure that loading and...

bug

recorded high pressure isotherms are usually excess isotherms allow for conversion to absolute and back

enhancement

some apparatuses include a saturation pressure measurement for each isotherm point ensure this is accounted for in internal logic and parsing

enhancement

Hi, I am a graduate student and my study is about liquid phase adsorption (fuel oil). Your lib is amazing, but I find it seems a pity that the liquid...

enhancement

I know this code mainly a framework for processing adsorption data and isotherm fitting but, it is sad that it contains only 1 example kernel for dft calculations, although it...

enhancement

Adsorbate properties in database are in various units. Should transform all in SI and then do specific conversions where needed.

enhancement

Uncertainties in BET/Langmuir areas etc

enhancement

As discussed this morning. - p_sat derived from adsorbate properties or as pseudo-saturation (see line 111) - Your liquefaction enthalpy function in Adsorbate class is only temperature (not pressure) dependent....

As discussed - hope you get a chance to look at it! Scott

It's important for certain calculations as in conversion between net, excess, and absolute (see #39) to know how the isotherm was measured. I'd see this looking like; 1. Add an...

enhancement