SEISAN v10.5 condet -net 無法執行問題

執行 condet -net 出現了下面的錯誤

[code gutter=false]
At line 1260 of file condet.for
Fortran runtime error: End of record
[/code]

解決方法:

修改 PRO/condet.for

修改第 1180 行

[code firstline=1180]
character*18 time
[/code]

修改第 1211 行

[code firstline=1211]
call xhpsort(n,msec,stat,comp,coda,ratio)
[/code]

最後重新編譯 PRO/condet.for

[code language=bash gutter=false]
rm condet
make all
[/code]

參考資料

[seisan] Condet “Bugs and Solutions”

探索更多來自 居米研究室 的內容

立即訂閱即可持續閱讀,還能取得所有封存文章。

Continue reading