| 
 | 
 ) from the context menu. If the parametric stationary solver is used, right-click, for example, Stationary Solver 1>Parametric 1 under Solution 1 and select Stop Condition (
) from the context menu. If the parametric stationary solver is used, right-click, for example, Stationary Solver 1>Parametric 1 under Solution 1 and select Stop Condition ( ) from the context menu. In the table under Stop Expressions, enter a Boolean expression (to stop when the expression is true) or an expression that makes the solver stop when the expression becomes negative. For example, enter comp1.ale.I1isoMax>4 to stop before the maximum element distortion exceeds 4. Notice that you must add the component where the Moving Mesh (ale) interface is defined, in this case comp1 for Component 1, to access the variable from the Study branch (see Variable Naming Convention and Namespace).
) from the context menu. In the table under Stop Expressions, enter a Boolean expression (to stop when the expression is true) or an expression that makes the solver stop when the expression becomes negative. For example, enter comp1.ale.I1isoMax>4 to stop before the maximum element distortion exceeds 4. Notice that you must add the component where the Moving Mesh (ale) interface is defined, in this case comp1 for Component 1, to access the variable from the Study branch (see Variable Naming Convention and Namespace).| In time-dependent simulations, you can use automatic remeshing instead of the stop condition. The software then creates new meshes when the mesh quality drops below the specified level. To do so, click the Step 1: Time Dependent node (  ) and then select the Automatic remeshing check box in the Settings window’s Study Extensions section. To use the same condition as for the stop condition above, select Distortion under Condition type, enter comp1.ale.I1isoMax in the Distortion expression field, and enter 4 in the Stop when distortion exceeds field in the Settings window for the Automatic Remeshing (  ) node (under the Time-Dependent Solver node in the solver sequence). | 
 ). The copied solution appears as a new solution; Copy 2, for example.
). The copied solution appears as a new solution; Copy 2, for example. ). The deformed configuration appears as a new Deformed Configuration node (
). The deformed configuration appears as a new Deformed Configuration node ( ) under Meshes. The deformed configuration works as a new geometry but with restricted functionality. The Settings window of the deformed configuration indicates which solution it was constructed from. Click the Update button to see the corresponding deformed configuration in the graphics.
) under Meshes. The deformed configuration works as a new geometry but with restricted functionality. The Settings window of the deformed configuration indicates which solution it was constructed from. Click the Update button to see the corresponding deformed configuration in the graphics. ) shows that a new meshing sequence has been added beneath it. This meshing sequence contains a Size node (
) shows that a new meshing sequence has been added beneath it. This meshing sequence contains a Size node ( ) and a Reference node (
) and a Reference node ( ) only. The reference node refers to the original meshing sequence. This means that the new meshing sequence uses the same nodes as the original meshing sequence. Build the new meshing sequence by selecting Build All from its context menu or pressing F8. To make changes to the new meshing sequence before building it, right-click Reference 1 and select Expand (
) only. The reference node refers to the original meshing sequence. This means that the new meshing sequence uses the same nodes as the original meshing sequence. Build the new meshing sequence by selecting Build All from its context menu or pressing F8. To make changes to the new meshing sequence before building it, right-click Reference 1 and select Expand ( ). Then the nodes from the original meshing sequence are copied to the new meshing sequence. You can also add and remove nodes in the new meshing sequence. If several meshes are needed on the deformed configuration (for the multigrid solver, for example), you can add an additional meshing sequence by right-clicking Deformed Configuration (
). Then the nodes from the original meshing sequence are copied to the new meshing sequence. You can also add and remove nodes in the new meshing sequence. If several meshes are needed on the deformed configuration (for the multigrid solver, for example), you can add an additional meshing sequence by right-clicking Deformed Configuration ( ) and selecting Mesh (
) and selecting Mesh ( ).
).| 
              1	
             | In the Settings window for the study step (for example, Study 1>Step1: Time Dependent), use the Mesh list under Mesh Selection to select the new meshing sequence (Mesh 2, for example). | 
| 
              2	
             | Change the Times list under Study Settings or the Parameter value list under Study Extensions to include only the time or parameter corresponding to the deformed configuration plus the remaining times or parameters. | 
| 
              3	
             | Change the initial value to be the last time or parameter of the previous solution. Do this by expanding the Values of Dependent Variables section in the study step settings. Under Initial values of variables solved For, change Settings to User controlled; then change Method to Solution, and locate the previously created solution copy. Then select the appropriate time or parameter value in the Time or Parameter value list. Usually the Automatic setting, which selects the last time or parameter value, suffices. Change the settings under Values of variables not solved for similarly. | 
| 
              4	
             |