"$usegenfile" 修訂間的差異

出自 DDCC TCAD TOOL Manual
前往: 導覽搜尋
 
行 24: 行 24:
   
 
<br>'''<big><big>The $usegenfile setting in GUI interface is here</big></big>''' <br>
 
<br>'''<big><big>The $usegenfile setting in GUI interface is here</big></big>''' <br>
1. Press '''Solar Cell''' and check the box.<br>
+
1. Press '''Solar Cell'''.<br>
2. Press '''Load a file''' to input the generation file format.<br>
+
2. Check the box and press '''Load a file''' to input the generation file format.<br>
 
3. For type 1, set the fields for Factor and Wavelength(m) !<br>
 
3. For type 1, set the fields for Factor and Wavelength(m) !<br>
 
[[檔案:2D_usegenfile_fig1.jpg|1200px]]<br><br>
 
[[檔案:2D_usegenfile_fig1.jpg|1200px]]<br><br>

於 2024年11月21日 (四) 17:46 的最新修訂

$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.
2. Check the box and 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