A program to recognize and reward our most engaged community members
what is time step? explain briefly.
how to calculate time step from the time?
Hi Pravarakya,
Please refer to RADIOSS help regarding timestep and how it is calculated:
<?xml version="1.0" encoding="UTF-8"?>
what errors can we get if we choose wrong element size or timestep or both?
Hi,
Time step is directly proportional to elemental length. So, if the length of an element is very low the time step will also drop. From the .out file user has to check the time step and what is contributing for it. When the time step is low computation time will increase drastically which finally can result in run termination with error TIME STEP LESS OR EQUAL ZERO.