Skip to content

Added checks for charge neutrality in dielectric analysis

Philip Loche requested to merge (removed):check_charged into develop

This requests adds a decorator for the dielectric analysis modules to check whether they are charge neutral. The check will raise a ValueError. We could also only raise a warning @schlaicha?

Merge request reports