Differences between revisions 1 and 4 (spanning 3 versions)
Revision 1 as of 2018-11-15 10:55:58
Size: 79
Editor: KousekiMiyo
Comment:
Revision 4 as of 2018-11-15 12:00:40
Size: 487
Editor: KousekiMiyo
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
KAGRA/Subgroups/GIF/Gotic2について、ここに記述してください。 = Gotic2の使い方 =

== 制御ファイル ==
{{{
# 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 ~/KAGRA/tools/gotic/gotic2/
$ ./gotic2 <tide.txt> tide.log #一応,標準出力をtide.logに残しておく
}}}

Gotic2の使い方

制御ファイル

# 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 ~/KAGRA/tools/gotic/gotic2/
$ ./gotic2 <tide.txt> tide.log #一応,標準出力をtide.logに残しておく

KAGRA/Subgroups/GIF/Gotic2 (last edited 2018-11-15 12:02:00 by KousekiMiyo)