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

Nodal solu problem

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   January 3, 2019, 16:20
Default Nodal solu problem
  #1
New Member
 
Join Date: Jan 2019
Posts: 1
Rep Power: 0
Wapetit is on a distinguished road
ANSYS APDL

I am trying to find the max inverse Tsai-Wu Failure Criteria in a composite section, in a specific layer on the bottom of the shell.



When I plot the nodal solu of layer 1 bottom shell I get a max Tsai-Wu FC of 0.26, but when I use a macro I wrote I get a max Tsai-Wu FC of 0.49 on a node in a completely different part of the section (for layer 1 bottom shell too). What is causing this difference? Is it due to ANSYS showing the average nodal results when plotting?



My macro for reference :



/post1

*del,all

allsel

cmsel,s,a_fuse

allsel,below,area

esel,r,sec,,1

allsel,below,elem

eplot

layer,1

shell,bot

*VGET,listn,node,,nlist

*GET,listdim,parm,listn,dim,1

*DIM,listtw,array,listdim

*do,i,1,listdim,1

*GET, TW_FC_max%i%, node,listn(i),s,twsr

listtw(i)=TW_FC_max%i%

*enddo

*VSCFUN,FC_max,max,listtw

*VSCFUN,row_of_FC_max,lmax,listtw

n_of_FC_max(row_of_FC_max)
Wapetit 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


Similar Threads
Thread Thread Starter Forum Replies Last Post
[Other] engineFoam new mesh problem ayhan515 OpenFOAM Meshing & Mesh Conversion 5 August 10, 2015 08:45
UDF compiling problem Wouter Fluent UDF and Scheme Programming 6 June 6, 2012 04:43
Gambit - meshing over airfoil wrapping (?) problem JFDC FLUENT 1 July 11, 2011 05:59
natural convection problem for a CHT problem Se-Hee CFX 2 June 10, 2007 06:29
Adiabatic and Rotating wall (Convection problem) ParodDav CFX 5 April 29, 2007 19:13


All times are GMT -4. The time now is 16:02.