讨论了精细积分法的存储需求问题,指出级数解更适合计算大型结构的动力响应分析。研究了精细积分法级数解的并行计算,精细积分法的时程积分公式包含两项,采用第一项串行、第二项并行的并行算法对精细积分级数解实施并行计算,给出了相应的实现流程。讨论了并行算法的负载分配策略,为减少处理器等待初值的时间,对时间步数实施非平均分配。算例表明,并行算法具有好的加速比。
Storage requirements of precise integration method were discussed. Series solution of the method suits dynamic response analysis of large-scale structures much better than other methods. Parallel computing of series solution has been researched and implemented. Time integration of precise integration method includes two items. The first item was computed serially and the second item was computed in parallel. Then a corresponding flowchart was given. Load distributed strategies were discussed for the parallel algorithm. The unbalanced distribution of time steps was implemented. The strategy can decrease the waiting time of the initial value for each processor. The final example shows that parallel algorithm of series solution has high speedup.