Release Notes

Since 5.22

New features and syntax changes

  • New Cohesive Surface Elements: Cohesive surface elements compatible with the 10-node composite tet are now available.

  • UMAT (implicit) material definitions are now supported through user subroutines/plugins.

  • TLHex8 and CTET10 elements now support energy-dependent, “Equation of State”, material models.

  • Active periods are now supported in implicit dynamics simulations.

  • Improved guardrails and warning messages for effective material moduli.

  • Simplified output of preload- and sensor-created variables with auto output commands in results, heartbeat, and history output

  • SIERRA/SM now supports commodity platforms with Nvidia V100 through H100 GPUs for prototype GPU capabilities.

Fixes, performance, and robustness improvements

  • FIX: Correct automatic calculation of preload direction in the presence of killed elements.

  • FIX: Correct block-by-block Inter-procedural Transfers with omit blocks.

  • FIX: Correct behavior of Element Death with assembly and remove block.

  • FIX: Correct user/results output of material_direction for mixed meshes/materials.

  • Robustness: Improved testing of user output combinatorics.
    • Users beware of using element FUNCTION with CTET10 and mixed meshes.

    • Element NONLOCAL has known issues for mixed meshes.

  • Cohesive Surface Elements Default: All cohesive surface elements default to the maximum number of integration points (full integration) instead of the original default of one integration point.

Since 5.20

New features and syntax changes

  • Cavity Expansion Enhancement: Improved cavity expansion functionality to better accommodate Tet4 and CTet10 surfaces. This capability has been transitioned from a third-party library to being fully implemented natively in Sierra/SM.

  • Multi-Stage Bolt Preloading: Implemented a new capability for multi-stage preloads, allowing users to apply preloads in a specific sequence or order, improving control over complex simulations.

  • User-defined extensions using User Plugins: SM subroutines can be replaced with plugins to enable re-use and avoid creating new SM executables.

  • CTet10 support for mesh adaptivity: The Inter-procedural Transfers were modified to handle the improvements to the CTet10 stabilization. This modification in capability is provided by default and does not require any new commands.

Fixes, performance, and robustness improvements

  • Nodal Field Interpolation Fix: Resolved issues with nodal field interpolations specifically for CTet10 elements.

  • Convergence Issue Resolution: Fixed convergence problems associated with multi-block Reference Axis Rotation commands.

  • Parallel Consistency Improvement: Addressed inconsistencies in furthest gap calculations when running in parallel.

  • Contact Definition Block Command Parsing Correction: Corrected the parsing order of contact commands to ensure proper execution and prevent errors during simulations.

  • Virtual Accelerometer Output: Fixed an issue with the sensor capability when using a nonlocal domain and outputting in global XYZ space.

  • Differentiate Expression: Fixed an issue so that the “y scale” command in a function now scales the result of “differentiate expression” as expected.

Since 5.18

New features and syntax changes

  • New PID preload algorithm for explicit analyses can handle large gaps better.

  • Added ability to disable overlap removal for specific interactions.

  • Added the ability to apply gravity and fixed/prescribed displacements to nodes involved in element birth.

  • Added internal moment through cross section capability in user output.

Fixes, performance, and robustness improvements

  • Implicit solver convergence improvements for analyses with inactive blocks.

  • Fix for cohesive elements to allow EXTRAPOLATION user output.

  • Fixed surface integral on sidesets containing cohesive elements.

  • Significant performance enhancements for FLEX_FOAM material model

  • Convergence improvements for models containing the FLEX_FOAM material model

  • Fix initial condition using a projection for source entity type NODES.

  • Zapotec: fix material insertion errors that occur when using death_threshold>1.

  • Performance has been restored for problems involving contact, mesh modification, and shell elements

  • Energy reporting has been fixed for problems that have rotational DOF’s.

  • Negative restart time issue has been fixed; previously, this resulted in an error stating that the database was missing.

  • Fix material state variables being used in analytical functions.

Since 5.16

New features and syntax changes

  • Spot welds are supported on composite Tet10 element faces.

  • Contact can be restricted to spherical subdomain, see Section 8.4.4.

  • Composite Tet10 elements are now able to interpolate fields for user output.

  • Zapotec can now output the pressure applied to a structure from CTH loads.

Fixes, performance, and robustness improvements

  • Performance improvements due to optimizations and library upgrades could improve runtimes for simulations with heavy I/O, having large numbers of element blocks, or substantial amounts of element death.

  • Gap calculation capabilities re improved to capture a wider range of desired use cases.

  • Improvements made to phase field linear solver defaults, including guardrails.

  • Enhancements for beam lofting improve contact and tieing capabilities.

Since 5.14

New features and syntax changes

  • Search = ACME has been deprecated with explicit contact enforcement.

  • The BCJ material model has been deprecated in favor of other similar material model implementations (e.g. BCJ_MEM) with improved implementations and levels of verification.

  • A nodal variable sm_preload_internal_reaction_plane was added to enable users to visualize the cutting plane used to calculate internal reaction forces for bolt preload calculations.

  • A new preload preset option is available to calculate preload using a target value of the AVERAGE VON MISES stress.

  • For fields read from external meshes, and pressure and traction boundary conditions, the command COPY NEAREST ELEMENT|FACE|NODE is now available. This command allows for nearest copy transfers between different source and target variable types, e.g. element variables can now be transferred to nodal, face, or element variables. Face variables can be transferred to nodal or face variables. See Section 7.3.5.

Fixes, performance, and robustness improvements

  • Resolved a hang issue where a directory is specified instead of a file as input to the DATA FILE option in a function definition.

  • Performance improvements to the preload capability that could lead to 2x-3x speedup when a large number of bolts may be present in the model.

  • Starting analyses with a restart data block that points to a non-existent INPUT DATABASE NAME file will result in an error, rather than being silently ignored.

  • Fixed a parallel issue when applying pressure to a sideset located between two blocks, and also located on a parallel boundary.

  • Improved MPCs and joints for higher-order tetrahedral elements, including the default 10-node composite tetrahedral element. Users should see more correct behavior along interfaces subject to MPC constraints, line welds, spot welds, and shell-solid joints.

  • BCJ_MEM material model: Several fixes and performance improvements have been made. The internal material model solver has been enhanced to improve convergence and performance in some problems. Several issues were fixed in the recrystallization kinetics. In particular, an erroneous factor of 1/\mathrm{temperature} was removed. This factor may be added back in, if desired, for backward compatibility using the RECRYSTALLIZATION KINETICS FUNCTION. Additional improvements include consistent handling of the temperature field for adiabatic heating analyses, correct initialization of recrystallization and misorientation state variables, support for L2 transfers and remeshing, support for control failure, and better robustness for implicit solutions, among other things.

Since 5.12

New features and syntax changes

  • Memory: Global variables to track memory usage during an analysis have been added to output. See Table 9.3.

  • Output: Rolling averages of nodal variables over a time window can now be output. See Section 9.4.

  • Output: A nodal variable to represent external forces due to pressure can now be output with the command EXTERNAL FORCE CONTRIBUTION OUTPUT NAME. See Section 7.7.1.

  • J-integral: This capability has been upgraded from in-development to production. See Section 9.17.

  • J-integral: The J-integral can optionally be calculated through a new J_INTEGRAL REGION, which allows for using a different mesh to compute the J-integral than the mesh used for analyzing the full model. See Section 9.17.3.

Fixes, performance, and robustness improvements

  • Rigid Body: Documentation added for forming a rigid body out a node set. See Section 6.3.1.

  • Implicit: Documented the full tangent preconditioner markings U, S, M, that appear in the log file. See Section 4.3.6.

  • Decomposition: Updated documentation on the different options. See Section 6.1.6.

  • Nonlocal average: Some clarifications to the syntax documentation. See Section 9.4.

  • FETI: Updated documentation for matrix output, options for the PRECONDITIONING METHOD, and deprecated NUM LOCAL SUBDOMAINS. See Section 4.4.

  • Shells: Updated documentation to clarify that shell thickness variable must be an element variable. See Section 6.2.5.

Since 5.10

New features and syntax changes

  • Bolt Preload: Multiple “bolts” in a block can now be simultaneously preloaded to single target (previously we recommended a maximum of one bolt per block). Disconnected components (bolts) will be separated by default and this is now the recommended use. The separation can be turned off with the command SEPARATE COMPONENTS = OFF. See Section 7.16.12.

  • Damper Section: A new command, VISCOSITY COEFFICIENT FUNCTION has been added. This allows the specification the damping coefficient as an arbitrary function of the relative velocity. See Section 6.2.11.

  • Assemblies: Non-existent block ids are now allowed (and ignored) with the command ALLOW MISSING BLOCK IDS = ON. An example of a mesh assembly modification has been added. See Section 6.1.9.

  • Shell Elements: A CONTACT THICKNESS SCALE FACTOR may now be specified in the shell section. See Section 6.2.5.

  • Overlap Removal: A new command, PRINT ALL DEBUGGING DATA = ON, has been added. Using this command will list all problematic overlap areas instead of the top problematic area (default behavior). See Section 8.6.2.

  • Sensors: A new block command BEGIN SENSOR was added. This capability enables the user to generate output on a mesh entity or nonlocal domain in a specific coordinate frame. See Section 9.4.11

Fixes, performance, and robustness improvements

  • Assemblies: The same assembly name used more than once in an input file is no longer supported, e.g. if my_assembly is first defined over blocks 1 to 3, and a second BEGIN ASSEMBLY command then defines my_assembly over blocks 4 to 6, Sierra/SM will error out. This makes the syntax consistent with the rest of Sierra/SM. Previously this second definition would create an union of the two assemblies in my_assembly. The union of assemblies can still be accomplished between an existing mesh assembly and a user defined input file assembly. See Section 6.1.9.

  • Elements: The documentation for the default shape metric of 10 node tetrahedron elements has been updated. The default is metric is the mean ratio, not the normalized inradius. See Section 2.5.

  • Lanczos: The command to force a global timestep is FORCE GLOBAL TIMESTEP, not FORCE LANCZOS TIMESTEP. See Section 3.2.1.