FOAM FATAL ERROR: keyword %1 is undefined in dictionary "%2"
		
		
		OpenFOAM 4.x
		エラーメッセージ例
--> FOAM FATAL IO ERROR: 
keyword actions is undefined in dictionary "/mnt/d/Workspace/MyCase/system/topoSetDict"
		定義位置
		 OpenFOAM-4.x/src/OpenFOAM/db/dictionary/dictionary.C
		概要
		OpenFOAM のディクショナリーファイル %2 内に、定義されているべきキーワード %1 が定義されていないために起きるエラーです。
		ファイルの書式間違い、誤字脱字などが原因で起きることが多いです。