Replies: 2 comments 1 reply
-
Only Anura3D arranges the timesteps for each loadstep. But you can increase and decrease by changing the courant number. You may like to look at .ENG file to get further information. |
Beta Was this translation helpful? Give feedback.
1 reply
-
<!--
/* Font Definitions */
@font-face
{font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
{font-family:"Yu Gothic";
panose-1:2 11 4 0 0 0 0 0 0 0;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
***@***.*** Gothic";
panose-1:2 11 4 0 0 0 0 0 0 0;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0in;
font-size:11.0pt;
font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:blue;
text-decoration:underline;}
.MsoChpDefault
{mso-style-type:export-only;}
@page WordSection1
{size:8.5in 11.0in;
margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
{page:WordSection1;}
-->Hi, Anura3D code completes recursion itself it there are not any conflicts in the calculation/material parameters. However, the error you ran into can be gotten through by looking at the parameters one by one. I am not sure which settings you used. Best wishes,Emre From: shihaoyeSent: Wednesday, March 13, 2024 5:29 AMTo: Anura3D/Anura3D_OpenSourceCc: Emre; CommentSubject: Re: [Anura3D/Anura3D_OpenSource] I want to learn about time steps and load steps (Discussion #198) Thanks for your reply,but how should I complete the recursion?(I'm a beginner for Anura 3d)Thanks for your answer again.—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you commented.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Dear all,
![7049a9d2b5fabe2e9f2dd349e2ebefa](https://private-user-images.githubusercontent.com/162889589/311510736-812339a9-ec92-47d8-a404-71b9f30bfd32.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxODE0NTEsIm5iZiI6MTczOTE4MTE1MSwicGF0aCI6Ii8xNjI4ODk1ODkvMzExNTEwNzM2LTgxMjMzOWE5LWVjOTItNDdkOC1hNDA0LTcxYjlmMzBiZmQzMi5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjEwJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxMFQwOTUyMzFaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT0yMmI2MWU3MjUwNTlhODA5ZmJjZWEyYmE0OTVjNzZiOTBhOTdmNjNmYmViNTExMGU0ZDc5ZWFkZmQ4NTJlYmIzJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.tBuTGRcKnxrQNtXL-NRWp7xEK1ZHYhaAldhrF5EcBaY)
How should I set it up for this situation. Or is there a tutorial on how to set time steps and load steps.
Best regards,
Jack
Beta Was this translation helpful? Give feedback.
All reactions