Skip to content

Commit

Permalink
modified topgate_CNTFET_2D
Browse files Browse the repository at this point in the history
  • Loading branch information
saurabh-s-sawant committed Dec 9, 2024
1 parent afb888d commit aa43b75
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions input/negf/point_charges/topgate_CNTFET_2D
Original file line number Diff line number Diff line change
Expand Up @@ -160,8 +160,8 @@ my_constants.FET_width = CM_width
###### Point Charges #########
##############################
#my_constants.ZOffset = S_top + R_CN*2 + small_gap + 4*dz # 4dz above CNTedgetop
my_constants.ZOffset = GO_bottom + GO_thickness/2. # 4dz above CNTedgetop
#my_constants.ZOffset = GO_bottom - 4*dz # 4dz above CNTedgetop
#my_constants.ZOffset = GO_bottom + GO_thickness/2. # 4dz above CNTedgetop
my_constants.ZOffset = GO_bottom + 4*dz # 4dz above CNTedgetop

charge_density_source.type = point_charge
pc.flag_vary_occupation = 1
Expand Down

0 comments on commit aa43b75

Please sign in to comment.