Skip to content

Added `potential_depth` keyword, to constrain the depth of an imported weighting potential

Added potential_depth keyword, to set the depth the imported weighting potential should be stretched over, like in [DopingProfileReader] and [ElectricFieldReader].

Also removed the field_offset keyword for [WeightingPotentialReader], as it was useless here anyway (offset should be zero).

Merge request reports