OpenFOAM输出的二进制结果文件的格式问题
-
各位前辈好,请问在哪里可以找到OpenFOAM所输出的二进制结果文件的格式呢,想采用二进制来读取OpenFOAM的计算结果
-
@stan同学
知识盲区了。
不过writeFuns.H有这么一段描述不知道对你有没有用Description Various functions for collecting and writing binary data. The LITTLE_ENDIAN is based on 32bit words. It is not clear how 64bit labels should be handled, currently they are split into two 32bit words and swapWord applied to these two. writeFuns should be a namespace rather than a class.
2021年8月21日 09:57
1/5
2021年8月23日 03:27