Inputs
| Name | Type | Description |
|---|---|---|
| Model | FE Model | The finite element model. |
| Load case | Boundary Condition List | The restraints and applied thermal loads. |
| Maximum iterations | Integer | Maximum number of iterations to use for the analysis |
| Solution convergence | Scalar | The iterative solution will stop, when the euclidean norm of the solution update vector is less than this tolerance |
| Reaction convergence | Scalar | The iterative solution will stop, when the euclidean norm of the force imbalance vector is less than this tolerance |
| Output step | Integer | Outputs the results at every nth time iteration. |

