At some point, add "total_adsorption" attribute for each measurement in "isotherm_data" list
For single component, total_adsorption = species_adsorption
(This could be done in postprocessing. Might as well put the code here, though.)
For multicomponent, total_adsorption has to be specified, else not included.
(the admin panel sets "total_adsorption" = Null if 1) # of components > 1 and 2) "total_adsorption" is not specified)
At some point, add "total_adsorption" attribute for each measurement in "isotherm_data" list
For single component, total_adsorption = species_adsorption (This could be done in postprocessing. Might as well put the code here, though.)
For multicomponent, total_adsorption has to be specified, else not included. (the admin panel sets "total_adsorption" = Null if 1) # of components > 1 and 2) "total_adsorption" is not specified)