You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/source/_static/dpf_operators.html
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -15102,7 +15102,8 @@ <h2>LaTeX</h2>
15102
15102
</div></td></tr></tbody></table><table class="pin-box"><tbody><tr><td><pin-number-optional n="6" ellipsis = "false"></pin-number-optional></td><td><pin-name name="spoint"></pin-name></td><td><req-type typeName="(field | fields_container)"></req-type></td><td><div class = "pin-des-text"><p>Field or fields container of the coordinates of the point used for moment summations. Defaults to (0,0,0).</p>
15103
15103
</div></td></tr></tbody></table><table class="pin-box"><tbody><tr><td><pin-number-optional n="7" ellipsis = "false"></pin-number-optional></td><td><pin-name name="abs_rel_key"></pin-name></td><td><req-type typeName="(int32)"></req-type></td><td><div class = "pin-des-text"><p>Key to select the type of response: 0 for relative response (default) or 1 for absolute response.</p>
15104
15104
</div></td></tr></tbody></table><table class="pin-box"><tbody><tr><td><pin-number-optional n="8" ellipsis = "false"></pin-number-optional></td><td><pin-name name="signif"></pin-name></td><td><req-type typeName="(double)"></req-type></td><td><div class = "pin-des-text"><p>Significance threshold, defaults to 0.0001. Any mode with a significance level above this value will be included in the combination.The significance level is defined as the modal covariance matrix term, divided by the maximum modal covariance matrix term.</p>
15105
-
</div></td></tr></tbody></table></div><h2 class="op-des-h2">Outputs</h2><div><table class="pin-box"><tbody><tr><td><pin-number n="1" ellipsis = "false"></pin-number></td><td><pin-name name="moment_accumulation"></pin-name></td><td><req-type typeName="(fields_container)"></req-type></td><td><div class = "pin-des-text"><p>Returns the sum of moments for the 1-sigma displacement solution on the scoped nodes/elements.</p>
15105
+
</div></td></tr></tbody></table></div><h2 class="op-des-h2">Outputs</h2><div><table class="pin-box"><tbody><tr><td><pin-number n="0" ellipsis = "false"></pin-number></td><td><pin-name name="force_accumulation"></pin-name></td><td><req-type typeName="(fields_container)"></req-type></td><td><div class = "pin-des-text"><p>Returns the sum of forces for the 1-sigma displacement solution on the scoped nodes/elements.</p>
15106
+
</div></td></tr></tbody></table><table class="pin-box"><tbody><tr><td><pin-number n="1" ellipsis = "false"></pin-number></td><td><pin-name name="moment_accumulation"></pin-name></td><td><req-type typeName="(fields_container)"></req-type></td><td><div class = "pin-des-text"><p>Returns the sum of moments for the 1-sigma displacement solution on the scoped nodes/elements.</p>
15106
15107
</div></td></tr></tbody></table><table class="pin-box"><tbody><tr><td><pin-number n="10" ellipsis = "false"></pin-number></td><td><pin-name name="forces_on_nodes"></pin-name></td><td><req-type typeName="(fields_container)"></req-type></td><td><div class = "pin-des-text"><p>Returns the nodal forces for the 1-sigma displacement solution on the scoped nodes/elements.</p>
15107
15108
</div></td></tr></tbody></table><table class="pin-box"><tbody><tr><td><pin-number n="11" ellipsis = "false"></pin-number></td><td><pin-name name="moments_on_nodes"></pin-name></td><td><req-type typeName="(fields_container)"></req-type></td><td><div class = "pin-des-text"><p>Returns the nodal moments for the 1-sigma displacement solution on the scoped nodes/elements.</p>
15108
15109
</div></td></tr></tbody></table></div><h2 class="op-des-h2">Configurations</h2><config-spec name="mutex" default="false" doc="If this option is set to true, the shared memory is prevented from being simultaneously accessed by multiple threads." types="bool" ></config-spec><h2 class="op-des-h2">Scripting</h2><scripting-part scripting_name="force_summation_psd" license="any_dpf_supported_increments" cat="averaging" plugin="core" cpp-name="force_summation_psd"></scripting-part><h2 class="op-des-h2">Changelog</h2><op-changelog content='{"0.0.0":"New","0.1.0":"Scopings container supported on pins 1 and 2. Fields container supported on pin 6.","0.1.1":"Contact elements are now excluded from the summation."}'></op-changelog></div><div class="operator" id="euler load buckling" scripting_name="euler_load_buckling"plugin="core"cat="result"><h1 class="op-des-h1">result: euler load buckling</h1><figure class="figure-op-des"> <figcaption > Description </figcaption><div class = "figure-op-des-text"><p>Computing Euler's Critical Load. Formula: Ncr = n<em>E</em>I<em>pi</em>pi /(L*L)</p>
0 commit comments