$usegenfile

出自 DDCC TCAD TOOL Manual
於 2024年11月20日 (三) 20:02 由 Xijun (對話 | 貢獻) 所做的修訂

前往: 導覽搜尋

$usegenfile is a function to tell the program readin generation from external file. The commmand is

$usegenfile
genfilename
genfiletype  par1 par2 par3  ....


genfilenmame is the generation file format
genfiletype : The file type can be 1 2 3, ....

filetype: 1  The file from Rsoft-BPM
filetype: 2  The file from Rsoft-BPM but with addtional 2 parameters x_ref, y_ref


For example

 $usegenfile
 generation-file.txt
 1 normalized_factor wavelength

For example

 $usegenfile
 generation-file.txt
 2 normalized_factor wavelength x_ref y_ref


The $usegenfile setting in GUI interface is here
1. Press Solar Cell and check the box.
2. Press Load a file to input the generation file format.
3. For type 1, set the fields for Factor and Wavelength(m) !
2D usegenfile fig1.jpg

4. For type 2, in addition to setting the fields for Factor and Wavelength (m), also set X (μm) and Y (μm) !
2D usegenfile fig2.jpg