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

Exporting larga data file

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   May 20, 2016, 17:51
Question Exporting larga data file
  #1
New Member
 
Join Date: May 2016
Posts: 1
Rep Power: 0
zottak is on a distinguished road
Hi,
can someone help me with this problem please ?
i need txt. file which contains 50 000 rows (nodes) and 480 columns (time intervals) with values of nodal temperature.
there is example of my macro in APDL:

*dim,NARRAY,array,50000,480
*cfopen,temp,txt
*vget,NARRAY(1,1),node,1,temp
set,next
*vget,NARRAY(1,2),node,1,temp
set, next
*vget,NARRAY(1,3),node,1,temp
. .
.
up to NARRAY(1,50000)....
*vwrite,NARRAY(1,1),NARRAY(1,2),NARRAY(1,3), ...(up to 50 000)

but there is a problem
zottak 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
Custom Thermophysical Properties wsmith02 OpenFOAM 4 June 1, 2023 14:30
Trouble compiling utilities using source-built OpenFOAM Artur OpenFOAM Programming & Development 14 October 29, 2013 10:59
friction forces icoFoam ofslcm OpenFOAM 3 April 7, 2012 10:57
pisoFoam compiling error with OF 1.7.1 on MAC OSX Greg Givogue OpenFOAM Programming & Development 3 March 4, 2011 17:18
DxFoam reader update hjasak OpenFOAM Post-Processing 69 April 24, 2008 01:24


All times are GMT -4. The time now is 21:28.