dgpost-v2.3
Section author: Peter Kraus
Developed in the ConCat lab at Technische Universität Berlin.
An update to dgpost-2.2
, including the following changes:
Added the
complex
module for converting complex numbers between their polar and rectangular forms.Added the
mixtures
module for converting between different representation of mixtures.Added the
apply_linear()
andapply_inverse()
functions to allow application of calibrations or scaling factors to columns / namespaces.Added the
sum_namespace()
function to provide a way to sum namespaces into a single column.Bug fixes to many division-by-zero bugs in the
catalysis
module.Bug fix in
fe()
to count electrons properly when using charged species.
Code author: Ueli Sauter, Peter Kraus