Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How can I add logic (i.e. if-thens, etc) to my ANSYS batch file?

ansys batch file logic
0
Posted

How can I add logic (i.e. if-thens, etc) to my ANSYS batch file?

0

A11: ANSYS has much of the functionality of a programming language. In fact, much of the functionality is based on the underlying FORTRAN (sad that people use such an archaic language). You can compute parameters by calling any of the usual mathematical functions NOTCH_MD=sqrt(NOTCH_R*NOTCH_R-DUMMY2*DUMMY2) As another example you can use if-then logic to apply a certain load if a certain paramater (AXIAL in this case) is set *if,AXIAL,EQ,1,then !

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123