AngelFP / VisualPIC

Data Visualization for Particle-in-Cell Codes.
GNU General Public License v3.0
47 stars 13 forks source link

General redesign (minor changes) #19

Closed delaossa closed 3 years ago

delaossa commented 3 years ago

Hi Angel, these are small fixes for small issues that I found while using VisualPIC. Also I took the liberty of adding a new derived field 'a_simple' that only uses 'Ex' or 'Er' to compute the normalized vector potential. It was useful for some simulations that I had which didn't dump the 'Ey' component. The branches can be automatically merged so there are no apparent conflicts. Cheers!