-
-
September 30, 2025 at 8:18 pm
gl6fp
SubscriberI am trying to make a simulation where I only need a fine region near the center, and no fine region anywhere else. But the workbench LS DYNA just divides it into equal cubes. Is there a way to tweak that or will i have to use LS prepost?Â
-
October 1, 2025 at 7:15 am
Nanda
Ansys EmployeeHello user,
I’m not sure, but maybe sub-modelling can help here.Â
Submodeling is a powerful technique used to enhance mesh resolution and solution accuracy in a specific region of interest, without the need to refine the entire model. This approach significantly reduces computational cost while maintaining precision where it matters most.
Step 1: Build and Solve the Global Model
Create the Global Model
Begin by setting up your coarse mesh model in ANSYS Workbench LS-DYNA.Apply Loads and Boundary Conditions
Define all necessary loads and constraints for the simulation.*INTERFACE_COMPONENT_FILE
Export Cut Boundary Data
Use LS-DYNA command objects to include the following keywords:*INTERFACE_COMPONENT_NODE_ID
These commands will generate a file containing the cut boundary data.
Run the Simulation
Solve the global model and retrieve the cut boundary file for use in the submodel.
Step 2: Create and Solve the Submodel
Set Up the Submodel
Create a new model in Workbench focused on the region of interest. Use a finer mesh to improve accuracy in this area.Align with the Global Model
Ensure the submodel is correctly positioned relative to the global model geometry.*INTERFACE_LINKING_FILE
Map Cut Boundary Data
Use command objects to include:*INTERFACE_LINKING_NODE_SET
These keywords will map the cut boundary data from the global model to the submodel.
Solve the Submodel
Run the simulation using LS-DYNA, now with the mapped boundary conditions applied.
Let us know how this goes.
Regards,
Nanda.
Introducing Ansys Assistant a 24/7 AI-powered virtual assistant for active Ansys academic customers.
Have a look at our public help documentation website: Ansys Help
For more exciting courses and certifications, hit this link: Ansys Innovation Courses | ANSYS Innovation Space
Guidelines for Posting on Ansys Learning Forum
Â
-
- You must be logged in to reply to this topic.
-
3977
-
1461
-
1272
-
1124
-
1021
© 2025 Copyright ANSYS, Inc. All rights reserved.