Please give a answer someone how I can vary oxide thickness tox for different values (like tox=1nm to 10nm by loop) for double gate TFET structure in a Silvaco TCAD one program?
In Silvaco TCAD (ATHENA/ATLAS/DeckBuild), you can automate parameter sweeps (like oxide thickness) with a loop construct. This way you don’t have to manually rewrite the oxide thickness for each run.
Here’s a template you can adapt for your double-gate TFET oxide thickness variation:
go atlas
# Define output log
log outf=results.log
# Sweep oxide thickness from 1 nm to 10 nm (step 1 nm)
Thank you so much sir for your kind response , I am trying to run this code but this type of error shows in the deck build, how I can debug this error kindly help me sir Omar H. Alzoubi