🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

time step calculation

User: "beytut"
Altair Community Member
Updated by beytut

Hello 

 

I have two geometry rectangular and hexagonal.  I used same material and same mesh size for both.   

why  their time step is different.

 

 

<?xml version="1.0" encoding="UTF-8"?>OCTAGONAL TİME STEP.JPG

<?xml version="1.0" encoding="UTF-8"?>Rectangular time step.JPG

Find more posts tagged with

Sort by:
1 - 2 of 21
    User: "Simon Križnik"
    Altair Community Member
    Updated by Simon Križnik

    Hi,

     

    the difference is because the characteristic element length is computed differently for shell and hexahedral elements:

    -Quad Shell: The square root of the shell area

    The critical length can vary with: • Shell formulation • Hourglass control parameters • Numerical damping • Membrane damping

    -8-node Hexahedral: Volume / largest face area

     

    I think the characteristic element length should be the same if element shape is close to ideal (square and cube), but could be different for distorted shapes.

     

    User: "Pranav Hari"
    Altair Community Member
    Updated by Pranav Hari

    Hi beytut

     

    I recommend you to go through the RADIOSS ebook, Explicit analysis using Radioss  (https://altairuniversity.com/free-ebooks-2/free-ebook-crash-analysis-with-radioss-a-study-guide/) where all the basics for explicit analysis including time step calculations are covered.

     

    Thanks