關(guān)于CST MWS多次模擬的結(jié)果
本人新手,研究微帶天線,用CST軟件模擬后,不知如何將多次模擬的結(jié)果弄到一張圖上(看過(guò)別人的帖子也沒(méi)太弄清楚,其中涉及到postprocessing和1D result)。麻煩牛人再耐心講解一下。
CST FAQ里已經(jīng)有這個(gè)解答:
What is the easiest way to compare results from different runs or to protect them from being overwritten? (Faq #106)
A very convenient way to protect results from being deleted (due to structure modifications or a start of a new simulation), to transfer them from one instance of a CST product to another application (a second CST MWS/CST EMS/CST DS or Excel/Word) or just for purpose of overlaying comparison (e.g. different cut-planes of farfield plots) is the copy-paste functionality (shortcut: Ctrl-c, Ctrl-v) accessible by right-mouse click in the result tree. The copies can be pasted directly in already existing folders or new tree folders can be created first.
Additionally there exists also the macro "Compare Multiple Runs" which is located at "Macros->Wizard". This macro is even more powerful since it allows to compare fully automatically all results of all models stored in a specified folder (including subfolders). If you want to take into account also the intermediate results produced during optimizations or parameter sweep, the check box "Store result data in cache" in the "Solver Parameters" dialog needs to be activated before performing the simulations.
小編留言:
感謝樓上解答。呵呵
程序里有個(gè)后處理項(xiàng),可以對(duì)計(jì)算出的數(shù)據(jù)進(jìn)行整理,HELP文件里也有說(shuō)明。如果做更復(fù)雜的處理,我的選擇就是把數(shù)據(jù)導(dǎo)到matlab里