Magritte-code / Magritte

A modern software library for simulating radiation transport.
https://magritte.readthedocs.io
GNU General Public License v3.0
17 stars 12 forks source link

Plotting function bug in plot_number_densities_1D #233

Open ThomasCeulemans opened 1 year ago

ThomasCeulemans commented 1 year ago

In plot.py, plot_number_densities_1D still assumes that we have two dummy species (and will therefore not plot the first and last species). This has not been noticed since we removed the dummy species in #212.