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

Emergency~~~~help me~~

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

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   January 9, 2008, 10:29
Default Emergency~~~~help me~~
  #1
Charlse
Guest
 
Posts: n/a
I try to get data using posdat.f on Window system.

I can get the result on the SCREEN with below subroutine.

------------------------------------------------------- DIMENSION MONI(5)

DATA MONI/1,105,1230,1231,1232/

IF(LEVEL.EQ.2) THEN

IF(INTFLG(1).EQ.0) THEN

OPEN(85,FILE='MonitU.dat',FORM='FORMATTED', STATUS='UNKNOWN')

INTFLG(1)=1

ENDIF

WRITE(85,*) '1234567'

ENDIF -------------------------------------------------------

But when I try to save the result in the FILE,

the FILE (MonitU.dat) can be created. But the results

are not printed in the FILE.

What is the problem?

p.s) I use same subroutine(posdat.f) in ver. 3.15.

Then I can get the data file.
  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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Emergency-- Structured Meshing of Bifurcation morteza FLUENT 0 November 10, 2007 03:26
EMERGENCY HELP ME NEGATIVE DENSITY IN ES-ICE emir aydar Siemens 3 October 12, 2007 16:21
interpret or compile an UDF (emergency) Lotfi FLUENT 1 August 26, 2007 13:58
emergency:reference values in Fluent avesta FLUENT 0 June 29, 2004 01:48


All times are GMT -4. The time now is 03:45.