「$SParameterDirectory」:修訂間差異

出自DDCC TCAD TOOL Manual
跳至導覽 跳至搜尋
Mike留言 | 貢獻
無編輯摘要
Mike留言 | 貢獻
第12行: 第12行:
Then the program reads Sparameter.Sinp in the same directory with the program as the input file 2.
Then the program reads Sparameter.Sinp in the same directory with the program as the input file 2.


or
Or
  $SParameterDirectory
  $SParameterDirectory
   C:\Users\Documents\FDTD\Sparameter.Sinp
   C:\Users\Documents\FDTD\Sparameter.Sinp


the program reads the input file 2 in C:\Users\Documents\FDTD\Sparameter.Sinp.
the program reads the input file 2 in C:\Users\Documents\FDTD\Sparameter.Sinp.

於 2018年7月25日 (三) 07:33 的修訂

Format

$SParameterDirectory
 filename                // where filename is an string.

$SParameterDirectory allows the program to know what the name of the input file 2 is and where it is.


Example

$SParameterDirectory
 Sparameter.Sinp

Then the program reads Sparameter.Sinp in the same directory with the program as the input file 2.

Or

$SParameterDirectory
 C:\Users\Documents\FDTD\Sparameter.Sinp

the program reads the input file 2 in C:\Users\Documents\FDTD\Sparameter.Sinp.