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

Error Read in data in user-subroutine

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   June 19, 2006, 10:43
Default Error Read in data in user-subroutine
  #1
Ingear
Guest
 
Posts: n/a
Hi, In bcdefi.f, I inclueded the following code, but I received error message. The code:

open (85,file='data.dat',status='unknown')

do 102 i=1,NVX

read (85,*) II(i),xx(i),yy(i),zz(i) 102 continue

close (85)

The error: ../ufile/linux64_2.4-itanium-efc_7.1-glibc_2.2.4-dso-debug/libstarusr.so: undefined symbol: for_open

Does anyone know what went wrong ? Thank You.

-Ethan
  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
user subroutine error CFDUSER CFX 2 December 9, 2006 06:31
Ist it only me that cant read the user guide pdf olle53 OpenFOAM 5 April 5, 2006 22:14
User Subroutine Garryx Siemens 1 June 25, 2005 00:13
Subroutine to read a Fluent .msh file Charles FLUENT 0 May 20, 2004 14:57
User subroutine Don Baker Siemens 1 September 29, 2002 12:27


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