Script execution

This commit is contained in:
gac-x03da
2023-06-09 13:22:45 +02:00
parent 888f6eb3f4
commit c9562dccf9

View File

@@ -16,7 +16,12 @@ ranges = []
#-----------------------------------------------------
# ------Substrate Cu(100)n53 ---------------------------
# ------------------------------------------------------
#Cu 3p
rs = RangeSelection(100.0,110.0)
rs.setVars([0.5, 0.04, 3, 185., "Cu 3p", 50.])
ranges.append(rs)
#Phthalocyanine specific atoms:
#Co 3s, E_bin = 101eV
rs = RangeSelection(100.0, 114.0)
rs.setVars([1., 0.05, 10, 212., "Co 3s", 50.])