Skip to content

velocity

Module: solid

Category: ic

Type string: "velocity"

Parameters

Name Description Default Units
value value {0,0,0} [L/t]

Description

The velocity initial condition can be used to set the initial velocity for a dynamic solid-mechanics analysis.

Example:

<ic type="velocity" node_set="set1">
  <value>1.0,0.0,0.0</value>
</ic>