Page 17 - Demo
P. 17
Planar Truss Examplefor ComrelAdd-onRCPConsult, 2023-2025Page 17Run and Text OutputBefore running the job, you can modify under Job %u2192Settingsthe Computational Options. The description of this step will be omitted here. For the original CppPlanarTruss.bti a SORM analysis will be performed. Otherwise, all options are the default settings. You reach Computational Optionsdirectly by its button in the main toolbar %u2013watch the tooltips.You can now run the reliability analysis under the mainmenu item Job %u2192Run or by a click on the semaphore like button at the right end of the toolbar. Runstarts the reliability computation.Attention in the unlicensed version of the C/C++Interface the content of C/C++sourcefilesfor this example (2 variants for each)and Symbolic Expressionsarepreservedfor aRun. However, you can change content and evaluate everything by Numerical Evaluator,but reliability computation is only allowed forthepreservedcontent.During runtime, the most important results are always directed to the Results tabin order to control performance. Termination of the run is indicated by a message (Reliability analysis is finished...). You may scroll through the results to get a quick overview.You have to select the state function, in this case FLIM(1){Planar%u2026}. Therun produces the results file *.rti, the monitoring file *.mti and the post-processing file *.pti for standardgraphical post-processing. In the case at hand the following files are produced: CppPlanarTruss.rti, CppPlanarTruss.mti and CppPlanarTruss.pti.%uf046For STRURELAddons like CppPlanarTrussGC.saoor CppPlanarTrussMS.saodescribed here a new subdirectory below the \\Add-ons\\directory will be created with the name of the SAO, here \\CppPlanarTrussGC\\or \\CppPlanarTrussMS\\.All results are written inthe file *.rti (CppPlanarTruss.rti for this example) which can be opened under View %u2192Results.You can check themonitoring file (View %u2192Monitoring) CppPlanarTruss.mti and create standard plots from the plotfile CppPlanarTruss.pti (PlotsTab).All these 3 files are ANSI text files, and you may also check these by e.g. Notepad.