waterPMLコマンドの出力ファイル
実行したコマンドのログ
(Output files of waterPML command —
the log of the executed command)
- パラメータoutputdirで指定したディレクトリの下に
command.logのファイル名で出力される。
The output file name is command.log
and created under the directory
specified by parameter outputdir.
- 第1行には使用したプログラムのバージョンが出力される。
The 1st line indicates the version of the program used.
- 第2行にはコマンドを実行したディレクトリパスが出力される。
The 2nd line indicates the directory path
under which the command was executed.
- 第3行には実行したコマンドが全ての引数とともに出力される。
The 3rd line indicates the command executed,
including all arguments.
- パラメータuse_prevの値をyesにした場合には
既存のファイルへの追加書き込みとなる。
この場合、その区切りには以下の2行が出力される。
If the value of parameter use_prev is yes,
this data is added to an existing file.
In this case, the two lines shown below separates
individual runs of computations.