Benjamin W. Portner

Results 23 issues of Benjamin W. Portner

# Current behavior The helper function `T_mix_ph` can return very different results depending on the starting value when H2O is part of the mixture (see example). # Expected behavior The...

Requesting comments by @fwitte before finishing the last todos. # Changes overview - Added new component `AdiabaticConstPressureReactor`: can be used to model gas phase chemical reactions with arbitrary stoichiometry (under...

took the example from the doc-string and added it as a stand-alone example to the "example/tutorials" section of the documentation

Dear Tespy developers, first of all, thanks for developing Tespy! I am only a beginner but I already feel like it will become a valuable part of my research. ###...

The edges in exported SVG sankey diagrams do currently not show arrowheads: ![Unbenannt](https://user-images.githubusercontent.com/52913510/188155687-4b486274-6128-4f32-a430-b3d04ea5eaab.PNG) The error occurs because the `marker-end` attribute of the `path` references a HTML file, which is located...

fix https://github.com/LCA-ActivityBrowser/activity-browser/issues/794

Sankey diagrams exported in SVG format cannot be opened in the browser. The latest version of Firefox gives this error: ``` XML Parsing Error: duplicate attribute Location: file:///C:/Users/.../svg_export.svg Line Number...

It seems there are situations in which the sankey diagram does not show all relevant contributions, even when they are clearly above the cutoff and within the calculation depth. I...

type:bug

## Bug description Tippy breaks (Uncaught ReferenceError: tippy is not defined) when including it after require.js via script tag. It works when including it *before*. ## Reproduction ```html document.addEventListener("DOMContentLoaded", function...

🐛 bug
🚧 unconfirmed