Script execution
This commit is contained in:
@@ -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.])
|
||||
|
||||
Reference in New Issue
Block a user