aStudy.sample()

This command is used to create samples of the values of the parameters of the study.

Related Topics
Scripting parametric studies

ProductsAbaqus/StandardAbaqus/Explicit

Command

aStudy.sample (token, additional data)

Tokens

INTERVAL

Use this token to sample a parameter at equal intervals.

NUMBER

Use this token to sample a given number of values of a parameter.

PRINT

Use this token to print parameter samples.

REFERENCE

Use this token to sample parameter values specified with respect to a reference parameter value.

VALUES

Use this token to sample particular values of a parameter.