Load.sin

From Nemesis
Revision as of 20:54, 20 January 2008 by Fotis (Talk | contribs)

(diff) ←Older revision | Current revision (diff) | Newer revision→ (diff)
Jump to: navigation, search

The following article describes the use of the load.sin command. This command defines a sinusoidal load.

Contents

Syntax

load.sin(node,dof,alpha,omega,phi)

where

Parameter description type default
node The acting node integer -
dof The acting dof float -
alpha Width float -
omega Frequency float -
phi Angle float -

Examples

Create a sinusoidal load f(t)=1.5sin(πt+π/2).

 material.uniElastoPlastic(2, 1000., 0.2, 20., 1e-4, 1500., 500., 500., 1e6)

Comments

See also

Personal tools