并行计算后如何reconstruct结果
-
最近用dsmcFoam计算一个立方体内的稀薄气体趋向于平衡的过程,所有边界采用周期边界条件,初始时刻粒子速度随机给定,想要计算气体的趋向于Maxwell分布的过程,为此需要统计一定时间段内(比如[t1, t2])的所有粒子的速度大小,我用decomposePar进行了并行计算,但是由于需要统计[t1, t2]内每个时刻的粒子速度值,如何将每个processor计算的粒子速度值输出到一个文件呢?貌似要使用reconstructPar,但是我不知道该怎么用,求指教!
-
https://www.sciencedirect.com/science/article/pii/S0010465517303375
See this
dsmcFoam+
published on Computer Physics Communications.
2018年5月7日 10:05
1/3
2018年5月9日 01:28