求是创新 发表于 2014-3-31 09:10

cg_motion宏每个时间步调用了两次是怎么回事

如题,在并行计算时,cg_motion宏在updating solution at time level N...done和Updating mesh at time level N... 时各调用了一次,这样导致计算不准,而用串行计算的时候它在updating solution at time level N...done的时候是不调用的。请问这该怎么处理呢?

iwecabt 发表于 2014-5-27 21:00

呵呵,非常感谢,很好很强大











http://aiwentong.org/ http://1233.tw/sitemap.htmlhttp://tudouyoukuso.org/sitemap.htmlhttp://zhishiso.org/sitemap.html

smart222 发表于 2014-5-30 16:00

这是并行数据交换的问题吧。
页: [1]
查看完整版本: cg_motion宏每个时间步调用了两次是怎么回事