add_time_parameter
Add time-dependent material parameters, including creep and shrinkage data, to bridge models for structural analysis and code checking.
Instructions
Add time-dependent material parameters (添加时间依存材料参数).
Args:
name: Parameter name (参数名称)
code_index: Code index (规范号)
time_parameter: Code specific parameters (规范关联的材料参数)
creep_data: Custom creep data [[time, value], ...] (自定义徐变数据)
shrink_data: Custom shrinkage data string (自定义收缩数据)
index: ID index, -1 for auto (编号,-1自动生成)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| index | No | ||
| code_index | No | ||
| creep_data | No | ||
| shrink_data | No | ||
| time_parameter | No |