Page 6 - Demo
P. 6
Planar Truss Examplefor ComrelAdd-onRCPConsult, 2021-2025Page 6In the script it is demonstrated how to create additional visualization from Mathematica. The specific plots for two states, the Deterministic Solution (with Stochastic Variables at mean values) and the Stochastic Solution (with Stochastic Variables at values at the %u00df-point), can be produced using built-in facilities of Mathematicaengine.You can use special Information Variablesof STRUREL:StrurelMode0 %u2013initial state before evaluation having global vector state as mean values1 %u2013intermediate state of global vector during evaluation2 %u2013final state after evaluation having global vector state at %u00df-pointStrurelRunInteger counter of calls of state functionStrurelNameLiteral value %u2018STRUREL%u2019StrurelModuleLiteral value %u2018COMRELTI%u2019 or %u2018COMRELTV%u2019 or %u2018SYSREL%u2019 or %u2018COSTREL%u2019StrurelVersionLiteral value %u20182025%u2019 or corresponding value for future versionsStrurelIMETLiteral value with description of method of probaility integrationStrurelIOPTLiteral value with description of optimizer for %u00df-point searchStrurelBetaReal value of reliability index %u00dfStrurelPfReal value of failure probability PfStrurelEngineLiteral value with information about version of interface engineStrurelPlotLogical variable to switch on/off postprocessing facilitiesStrurelPlotNameLiteral value for a base name of file for plot drawn in interface engineStrurelPlotTypeLiteral value for an extension of file for plot drawn in interface engineStrurelPlotMode1 shows a generated plot in aseparate window2 saves a generated plot in a file with format defined by an plot extension3 %u2013combines mode 1 and mode 2StrurelPlotCountInteger counter of plots drawn on run. Default is 0All input including script files, dimension parameters, control parameters, the description of the Stochastic Model,theState Function, additional embedded data and help can becollectedin asingle file MathematicaPlanarTruss.saousing the facilities of STRURELAdd-on Creator2.SAOstands for Strurel Add-On.