「$OutputName」:修訂間差異
跳至導覽
跳至搜尋
| 第12行: | 第12行: | ||
All the first few words of output files name are '''test_''', such as '''test_field-coefficients.set''', '''test_Ex_10000.dat''' and so on. | All the first few words of output files name are '''test_''', such as '''test_field-coefficients.set''', '''test_Ex_10000.dat''' and so on. | ||
$OutputName | |||
If you do not give a name, the output files will like these '''field-coefficients.set''', '''Ex_10000.dat''' and so on. | |||
== '''Related commands''' == | == '''Related commands''' == | ||
: [[$OutputDirectory]] | : [[$OutputDirectory]] | ||
於 2018年8月27日 (一) 02:21 的修訂
Format
$OutputName name // name is a string.
This function tells what the output name should be
Example
$OutputName test
All the first few words of output files name are test_, such as test_field-coefficients.set, test_Ex_10000.dat and so on.
$OutputName
If you do not give a name, the output files will like these field-coefficients.set, Ex_10000.dat and so on.