Probe-Particle / PPSTM

Code simulating variousSTM techniques, especially for tilting tip (dependent on https://github.com/Probe-Particle/ppafm)l)
MIT License
8 stars 1 forks source link

Change which branch of PPAFM is installed #15

Closed LauriKurki closed 10 months ago

LauriKurki commented 1 year ago

Problem

If I remember correctly, the current main branch of PPAFM is the old OpenCL_py3 branch and the old main branch is now master_backup. The problem is that the current main branch is very different from master_backup and PPSTM doesn't work correctly with the new main branch, at least for the test molecules in PPSTM. This is a big problem because currently PPSTM is essentially broken.

Suggestion

To make PPSTM work again, we should for now install the master_backup branch of PPAFM in install_PPAFM.sh instead of the main branch. If we want to make PPSTM work again with the main branch of PPAFM, we have to work with PPAFM code.

ondrejkrejci commented 1 year ago

@LauriKurki Please could you check with the newest version of ppafm? Maybe we can close this issue.

ondrejkrejci commented 10 months ago

Checked, everything except FePc_Au is working.