求解过程中中断后,如何在之前的基础上继续求解,而不是从0s开始?
Maxwell求解过程中中断后,如何在之前的基础上继续求解,而不是从0s开始? 求指导 好像不支持这种断点继续吧,只能重新开始 如果是非人为因素,下一次会自动继续计算,人为因素Abort是中止的意思,下一次会继续运算,Clean stop就是结束了,下次不会继续运算,要从新开始{:soso_e121:}如果不修改模型的话,直接点求解就是从断点开始。如果修改了模型,那肯定时从0开始。 这个是不是还和setup的场保存时间有关呢,如果没设置场保存时间的话,中断求解后,再次求解会从0开始 zptonghua 发表于 2015-3-5 11:25
这个是不是还和setup的场保存时间有关呢,如果没设置场保存时间的话,中断求解后,再次求解会从0开始
哇塞,队长好专业嘞,羡慕哒{:soso_e121:} ~ 依本人的经验,有很多种情况,有时你可以在已经计算的时长再续,有时则不得不从0开始,一般来说是正常运行下,你人为中断,当用ABORT中断时,会从0开始,但有时也能继续已有时长,而用CLEAN STOP中断时,肯定能继续已算时长;当因为一些莫名的软件错误而中断运行时,结果会全部消失,你不得不重新开始了。 Aborting Analyses
To end the solution process before it is complete:
• Right-click In the Progress window and click Abort.
Maxwell ends the analysis immediately.
The data for the currently solving pass or frequency point is deleted. All previously solved solu-tions are retained. For example, if you abort between the third and fourth adaptive pass, the solu-tions for the third pass will be available, and any solutions for the fourth pass are discarded.
To abort the solution process after the current adaptive pass or solved frequency point is complete:
• Right-click the Progress window, and click Clean Stop on the shortcut menu.
Maxwell ends the analysis after the next solved pass or frequency point.
If you request a clean stop between the third and fourth adaptive pass, the solutions for the third and fourth pass will be available once the fourth pass has finished solving.
页:
[1]