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

Error message subroutine PEEKR

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   August 31, 2006, 14:17
Default Error message subroutine PEEKR
  #1
Vanessa
Guest
 
Posts: n/a
Dear all,

I am using user/fortran subroutines and junction boxes in CFX. Up to now, I was running my model in my local machine (Windows) but I am trying to migrate to a cluster (UNIX). My subroutines worked fine in my local computer but today, trying to use the cluster, I started to get error messages regarding subroutines in the Memory Management System.

The details of the first error message I get (and consequently the program stops but I assume I will have problems with all my subroutines) is the following:

Details of error ------------------- Error detected by routine PEEKR CDANAM = /USER/DATA/DT CRESTL = none

For my model, I've created specific data areas with the MAKDAT subroutines for each variable I am handling. For example:

CALL MAKDIR ('/USER/DATA', 'STOP', CRESLT) CALL MAKDAT ('/USER/DATA/DT','REAL', 'STOP', ISIZE, pDT,CRESLT)

Up to now, everything was just fine when calling my subroutine PEEKR, in this case, for DT (but this applies to all other variables):

CALL PEEKR ('/USER/DATA/DT', IONE, DT,'STOP', CRESLT,RZ)

But now, in the cluster, it does not seem to work…and I'm kind of lost, I don't understand why this is happening. Does anyone have any ideas to share?

Thank you very much for your help,

Best wishes,

Vanessa

  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
Fortran Subroutine Error sergiorbrett CFX 12 September 3, 2012 08:40
Errorin subroutine appeared when applying cavitation model pitisrisuk CFX 1 July 2, 2012 04:36
The problem of inner iteration when calling the subroutine guoxj CFX 18 October 23, 2010 21:37
FIDAP subroutine: USRBDY Shuwen Tzeng FLUENT 0 September 3, 2004 04:40
Trouble in using subroutine (FIDAP) Sindy FLUENT 0 July 5, 2004 08:07


All times are GMT -4. The time now is 18:23.