CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > ANSYS

Difference between INT1 and TimeHistP Calculator

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   October 7, 2014, 15:01
Default Difference between INT1 and TimeHistP Calculator
  #1
New Member
 
Thony
Join Date: Aug 2014
Posts: 8
Rep Power: 11
verdesca2 is on a distinguished road
Hi everyone,
I have a couple of variables of my model that I want to integrate against time, so I create a 'code' in APDL that deposit every value as a variable and then integrate and add it into a table. But when I apply the command INT1, with my variables the integral is ZERO.

So I tried to use the calculator (With the same variable, and integrating it against time) and actually gives me the right value. By that point I think "Ok let me check the Help to see how the Calculator makes the integral"... And basically the help said: the calculator use the command INT1 to solve the integral.

So, I tried with a bunch of variables, and trying to integrate them against time or other variables (i.e: strain), but the problem keeps happening... I'm really out of ideas...What do you think that I'm doing wrong?

The 'code' is something like this:

Nelem=2000
*DIM,ARD,TABLE,Nelem,HEAT
*DO,I,1,Nelem
esol,2,I,,S,X,SXX
INT1,3,SXX,TIME,ESF
ARD(I,0,1)=I
ARD(I,1,1)=ESF
*ENDDO

Thank you for your ideas
verdesca2 is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On



All times are GMT -4. The time now is 08:18.