Difference between revisions of "LoadControl Custom Task"

From OSUPDOCS
Jump to navigation Jump to search
(Created page with "A custom task to control loading in a simulation based on simulation contact or reaction forces. __TOC__ == Introduction == A <tt>LoadControl...")
 
Line 9: Line 9:


In <tt>XML</tt> files, a <tt>LoadControl</tt> custom taskscheduled using <tt><Schedule></tt> elements, which must be within the single <tt><CustomTasks></tt> block:
In <tt>XML</tt> files, a <tt>LoadControl</tt> custom taskscheduled using <tt><Schedule></tt> elements, which must be within the single <tt><CustomTasks></tt> block:
=== Task Action ===

Revision as of 13:23, 25 April 2016

A custom task to control loading in a simulation based on simulation contact or reaction forces.

Introduction

A LoadControl custom task can

Task Scheduling

In scripted files, a LoadControl custom task is scheduled with

In XML files, a LoadControl custom taskscheduled using <Schedule> elements, which must be within the single <CustomTasks> block: