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

Ouput Ansys to Excel

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

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   May 25, 2016, 00:56
Default Ouput Ansys to Excel
  #1
New Member
 
Reece
Join Date: Apr 2016
Posts: 2
Rep Power: 0
rjdobson is on a distinguished road
Hi everyone,

I'm trying to output values to excel that are separate to one another. By this mean when i output them using this code:

NSEL,,,,1,1200
*get,NCOUNT1,node,,count
*dim,NARRAY1,array,NCOUNT1,4

*cfopen,tempz,csv
*vwrite
('disp')
NSEL,,,,1,1200

*vget,NARRAY1(1,1),node,1,NSEL,1
*VGET,NARRAY1(1,2),NODE,1,U,X
*vget,NARRAY1(1,3),node,1,u,y
*vget,NARRAY1(1,4),node,1,F,z

*vwrite,NARRAY1(1,2),NARRAY1(1,3),NARRAY1(1,4)
(2X,E13.5,2X,E13.5,2X,E13.5)

I get results that are all in the same cell (also i don't know what 2X,E13.5 is). Would anyone be able assist me with this and exporting force values? As vget doesn't register the 'F' commands and i have the same problem when using etable.

Cheers
rjdobson
rjdobson is offline   Reply With Quote

Reply

Tags
ansys, excel, plotting

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Running Ansys in BAtch Mode kuleuvenstudent ANSYS 1 October 18, 2017 13:11
Using ICEM CFD to repair/edit ANSYS Meshing Kaaji1359 ANSYS 2 July 30, 2013 11:28
Excel in Ansys WB Halle ANSYS 1 May 28, 2013 03:05
ansys workbench interface with excel shree272 ANSYS 0 April 6, 2013 04:48
Exporting results from CFX to ANSYS ?? sohail ahmed CFX 1 December 20, 2007 02:10


All times are GMT -4. The time now is 05:47.