CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > General Forums > Main CFD Forum

user fortran gradv and xy nodal shear stress

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   November 29, 2001, 09:00
Default user fortran gradv and xy nodal shear stress
  #1
Tiger
Guest
 
Posts: n/a
Hi, All,

anyone can tell me what is the physical expression of xy nodal shear stress, something like tauxy=-viscosity*(du/dy+dv/dx)?

Is there anyone who tried to use user fortran gradv of cfx software. I have got some strange results from this subroutine, especially using cylindrical coordinate. The following is one part of usrtrn: .... ipa=1 call setwrk('usrtrn', 'work ','ugrad ',3*ncell, jugrad) call setwrk('usrtrn', 'work ','vgrad ',3*ncell, jvgrad) call setwrk('usrtrn', 'work ','wgrad ',3*ncell, jwgrad) do 400 i=1, ilen do 400 j=1, jlen do 400 k=k,klen

inode=ip(i,j,k)

call gradv('usrtrn',ipa, u(inode,ipa), v(inode,ipa),w(inode,ipa), work(ugrad),work(vgrad),work(wgrad)......) .... call delwrk('usrtrn', ...)

  Reply With Quote

Old   November 29, 2001, 10:04
Default Re: user fortran gradv and xy nodal shear stress
  #2
Jim Park
Guest
 
Posts: n/a
There's another discussion group on cfd-online that is especially for cfx users. They'll likely have an answer for you.
  Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 20:16.