next up previous contents index
Next: 5 Performance of Calculation(計算実行) Up: 4.1 List of Input-Output Previous: 4.1 List of Input-Output

4.1.1 stdat.sh

This script does operations which is associated with input files. Usually, you don't have to change this script.

入力ファイルに関する操作を行なっているスクリプト。通常、変更することは ない。

cat > ${tmpdir}/chkt.in << end
0
end
cat > ${tmpdir}/atp0.in < ${rundir}/atp0
cat > ${tmpdir}/spg.in < ${rundir}/spg0
cat > ${tmpdir}/kpt.in < ${rundir}/kpt0
cat > ${tmpdir}/pplist.in < ${rundir}/pp0
cat > ${tmpdir}/fmnr1.in < ${rundir}/fmnr1
cat > ${tmpdir}/fmnr1s.in < ${rundir}/fmnr1
cat > ${tmpdir}/numomp.in << end
${numomp}
end


next up previous contents index
Next: 5 Performance of Calculation(計算実行) Up: 4.1 List of Input-Output Previous: 4.1 List of Input-Output
Copyright (C), Tatsuki Oda (oda@cphys.s.kanazawa-u.ac.jp, Kanazawa University)