@SEND FILE PATH
出自 DDCC TCAD TOOL Manual
- 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".