Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
如何能加速重构呢?特别是在超算上,网格量很大重构需要很久
你要看结果还是出数据图?有俩种方式不需要reconstructPar:
看结果的话paraview可以直接打开没有reconstruct的数据
出数据图的话可以在controlDict里面加一些命令,比如sample之类,然后reconstructPar一个时间步会省事很多
@李东岳 谢谢老师