Probe-Particle / ppafm

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

Update the default parameters in `common.py` #233

Open ondrejkrejci opened 10 months ago

ondrejkrejci commented 10 months ago

The default tip parameters in the wiki, in the common.py and in the default params.ini are basically old and they do not capture the right physics of the most common (Cu-)CO tip.

I would suggest to changing it to:

rProbe [0.,0. 3.0] # (Cu-O distance is really only 3 Ang)
tip 'dz2'
Q 0.0 # - we do not want to have the FF_el as default
klat 0.24

What do you think?

NikoOinonen commented 10 months ago

Makes sense. But is there any chance that it would break some existing scripts (if it even matters at this point)?

ondrejkrejci commented 10 months ago

But is there any chance that it would break some existing scripts (if it even matters at this point)? Quick check from my side:

Anything else should be OK.

yakutovicha commented 1 week ago

A few remarques: