Get Primary Isotherm Data for Chemical Adsorption

mic.chem_isotherm( branch='primary' ) :
Get primary, repeat and difference isotherm data.

Keyword arguments:
  branch --- Specifies which analysis to get isotherm data;
             use 'primary' for the first analysis,
                 'repeat' for the repeat analysis
             and 'difference' for the difference of these two

Usage:

   p, q = mic.chem_isotherm('primary')
   p, q = mic.chem_isotherm('repeat')
   p, q = mic.chem_isotherm('difference')
   p    --- array of absolute pressures
   q    --- array of cumulative quantity adsorbed
 
   Micromeritics Learning Center    Contact Us

Copyright © 2014 - 2018. Micromeritics Instrument Corporation. All rights reserved.