Created attachment 415 [details] patch with more units for the electrical field. I created a patch in which I added more units for the electrical field: + new G4UnitDefinition("kilovolt/m","kV/m","Electric field",kilovolt/m); + new G4UnitDefinition("megavolt/m","MV/m","Electric field",megavolt/m); I tested this and it's working properly. Please find this patch attached.
Thanks for the patch. It is now included in the development code and will be available in the next release.