Probe-Particle / ppafm

Classical force field model for simulating atomic force microscopy images.
MIT License
49 stars 18 forks source link

Make KPFM work for a range of amplitudes, probe-particle stiffness parameters etc. #272

Closed mondracek closed 2 months ago

mondracek commented 5 months ago

Currently, LCPD is always calculated only for one amplitude, one probe-particle stifness, and one tip charge. If ranges of parameters are specified instead of single values, df will be calculated for the whole specified range(s) but LCPD only for the last combination of values, without warning the user that this is the case. I want to make KPFM work with the ranges of parameters (--arange, --krange, --crange) in the same way AFM does.