|
[Sponsors] |
June 3, 2009, 14:58 |
Residuals in POSDAT (Star-CD 4.06 / Windows)
|
#1 |
New Member
Ladde
Join Date: Jun 2009
Posts: 1
Rep Power: 0 |
Hi all!
I have a problem accessing the residuals in posdat.f under Windows. Using Linux the following worked fine: Code:
RES_U = RESOR1(1, 1) RES_V = RESOR1(2, 1) RES_P = RESOR1(4, 1) RES_T = RESOR1(7, 1) RES_1 = RESORSC(1, 1) DO I_DOM = 2, doma_no RES_U = MAX(RESOR1(1,I_DOM),RES_U) RES_V = MAX(RESOR1(2,I_DOM),RES_V) RES_P = MAX(RESOR1(4,I_DOM),RES_P) RES_T = MAX(RESOR1(7,I_DOM),RES_T) RES_1 = MAX(RESORSC(I_DAMPF,I_DOM),RES_1) END DO When accessing them, I get the error [ 1 ] ***Received signal 11 - EXITING and the solver stops. Same happens with RESMAXEQ and RESMAXSC. Any ideas how to get the residuals in posdat? Thanks, Ladde |
|
June 5, 2009, 06:16 |
|
#2 |
New Member
SAKTI
Join Date: Mar 2009
Posts: 5
Rep Power: 17 |
Hi I experiencing the same error in windows, anyone know why?
|
|
July 23, 2009, 22:11 |
|
#3 |
New Member
SAKTI
Join Date: Mar 2009
Posts: 5
Rep Power: 17 |
I upgraded the star-cd to 4.08 and no problem while running in windows ^ ^
|
|
Tags |
posdat, residuals, windows |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
CFX11 + Fortran compiler ? | Mohan | CFX | 20 | March 30, 2011 19:56 |
star cd 4.06 parallel problem | whitemelon | Siemens | 3 | October 23, 2008 15:42 |
STAR on Windows vs Linux | HM | Siemens | 5 | September 19, 2006 16:53 |
[Commercial meshers] Trimmed cell and embedded refinement mesh conversion issues | michele | OpenFOAM Meshing & Mesh Conversion | 2 | July 15, 2005 05:15 |
star is not running the simulation in windows | Arnab | Siemens | 1 | August 2, 2004 03:40 |