一. 常用操作
1. 看vector; 加streamline, rake定义一个区域加streamline
2. Svisual 运行模式
可以查Sentaurus Visual User Guide文档
后台运行还能导出图片:-batchx Run in batch mode that allows picture exporting
二. 程序操作
1.
#向SWB中输出值
puts "DOE: <varname> <value>"
#设置node运行依赖关系
#setdep <list of nodes>
load_file <stringValue> [-geoms <intList>] [-name <stringValue>] [-parts]
create_plot
list_plots
select_plots
create_curve
set_curve_prop
set_axis_prop
#可查color列表
#Symbols and Scientific Notation, 例如希腊字母,下标
set_plot_prop
load_library extract
get_curve_data
ext::ExtractVti
ext::ExtractExtremum
ext::ExtractSS
create_variable
export_curves
-overwrite
export_view
#tcl内置命令;链接:https://www.tcl-lang.org/man/tcl8.6/TclCmd/info.htm
info exists varName
info vars ?pattern?
#Svisual内置变量
runVisualizerNodesTogether
legend
commonParameters