Johannes Schmölder

Results 62 issues of Johannes Schmölder

The current configuration of parameter-parameter dependencies (e.g., in the Radial General Rate Model) is not ideal. For example, axial dispersion is set as follows: ``` model.root.input.model.unit_001.col_dispersion = 1e-6 model.root.input.model.unit_001.col_dispersion_dep =...

interface

### Describe the bug When adding some additional options such as `:align: center` or `widths: grid` to a table and then trying to display it using `display(Markdown(my_table))`, the alignment (and...

bug