−−−−−−−−−−−−−−−−−−−−−−−−−
Create time
Create mesh for time = 0
--> FOAM Warning :
From function entry::getKeyword(keyType&, Istream&)
in file db/dictionary/entry/entryIO.C at line 78
Reading /home/sahotatsu/Desktop/aaa/constant/polyMesh/boundary
found on line 53 the punctuation token ')'
expected either } or EOF
--> FOAM FATAL IO ERROR:
Expected a ')' or a '}' while reading PtrList, found on line 53 an error
file: /home/sahotatsu/Desktop/aaa/constant/polyMesh/boundary at line 53.
From function Istream::readEndList(const char*)
in file db/IOstreams/IOstreams/Istream.C at line 159.
FOAM exiting
−−−−−−−−−−−−−−−−−−−−−−−−−−−
boundaryファイル内の最後の“)”、“}”が問題ですよ、と返しているようなのですが、チェックしても特に問題は無いように思います。
添付しているファイルをご参照下さい。
以前は普通通りに解析できていたのですが、最近になってerrorを返すようになった、というのもどうにも解せません。
非常に初歩的な質問で申し訳ないのですが、問題解決の方法をご教授頂ければ幸いです。