Skip to content

Home > List of Keywords > *OUTTENCURV

*OUTTENCURV

Data format:

A single line with up to 20 values, followed by one line with 2 values, as follows:

IEL_1 ... IEL_N
TINI TEND

Status :

Optional

Purpose :

To generate result files combining the time-series of tension, local curvature 1 and local curvature 2 for a range of beam elements.

Details :

Parameter Description
IEL_1 ... IEL_N Identification numbers of the elements on which results are to be processed.
TINI Initial time for post-processing, in seconds.
TEND Final time for post-processing, in seconds. If TEND is not defined, post- processing is performed from TINI to the end of the dynamic simulation.

Note

The results about the first required element are stored in the file Analysis_Name_TITAN_el1.txt

For the elements numbering (first line of the keyword), the following syntax may be used:

*OUTTENCURV 10 - 20 200.0 means all elements from 10 to 20.

The & character allows returning to the next line. This character should be at most the twentieth character of the line.

For instance:

*OUTTENCURV 1 - 5 9 20 & 28 - 31 10.0 200.0

Means that all elements 1, 2, 3, 4, 5, 20, 28, 29, 30, 31 will be post-processed.