Script execution
This commit is contained in:
@@ -54,7 +54,7 @@ def get_binding_range():
|
||||
ephot = ehi
|
||||
eb1 = ephot - elo - workfunc
|
||||
eb2 = ephot - ehi - workfunc
|
||||
return eb2, eb1
|
||||
return eb1, eb2
|
||||
|
||||
|
||||
eb2, eb1 = get_binding_range()
|
||||
|
||||
Reference in New Issue
Block a user