Size: 487
Comment:
|
← Revision 6 as of 2018-11-15 12:02:00 ⇥
Size: 478
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 2: | Line 2: |
<<TableOfContents(3)>> | |
Line 3: | Line 4: |
== 制御ファイル == | == 制御ファイルの作成 == |
Line 17: | Line 18: |
== 計算の実行 == | |
Line 19: | Line 20: |
$ cd ~/KAGRA/tools/gotic/gotic2/ $ ./gotic2 <tide.txt> tide.log #一応,標準出力をtide.logに残しておく |
$ cd <path to gotic2> $ ./gotic2 <tide.txt> tide.log |
Gotic2の使い方
Contents
制御ファイルの作成
# tide.txt *********************[ Mandatory Cards ]********************** STAPOSD KAMIOKA, 137.31, 36.43, 358.0, 150.0 WAVE ALL KIND ST **********************[ Option Cards ]************************ PREDICT 1, 201602291500, 201603311459, 1 PREFMT 3, 1 UNIT20 predict.out END
計算の実行
$ cd <path to gotic2> $ ./gotic2 <tide.txt> tide.log