「@SEND FILE PATH」:修訂間差異

出自DDCC TCAD TOOL Manual
跳至導覽 跳至搜尋
Sufei2留言 | 貢獻
已建立頁面,內容為 "*The path where the '''inputs.inp''' file is placed. *Is store as '''SEND_FILE_PATH''' in the fortran code.Not currently in use. example @SEND_FILE_PATH "C:\Users..."
 
Sufei2留言 | 貢獻
無編輯摘要
 
(未顯示同一使用者於中間所作的 3 次修訂)
第1行: 第1行:
[[Not currently in use.]]
*The path where the '''inputs.inp''' file is placed.
*The path where the '''inputs.inp''' file is placed.
*Is store as '''SEND_FILE_PATH''' in the fortran code.Not currently in use.
*Is store as '''SEND_FILE_PATH''' in the fortran code.
:Mainly used in '''io.f90'''.


example
example

於 2024年8月27日 (二) 09:15 的最新修訂

Not currently in use.

  • The path where the inputs.inp file is placed.
  • Is store as SEND_FILE_PATH in the fortran code.
Mainly used in io.f90.

example

@SEND_FILE_PATH
"C:\Users\hu ping chun\Desktop\Bob"

Which mean the inputs.inp file is placed at "C:\Users\hu ping chun\Desktop\Bob".