|
[Sponsors] |
December 21, 2003, 02:22 |
How can I run a private GENTRA
|
#1 |
Guest
Posts: n/a
|
The version is 3.5. I want to change the output format of GHIS because the partical number is over 10000. But the partical number formant is "I4". Therefor I change the code in GENTRA: C * ------------------- SECTION 8 ---- FINISH OF TIME STEP.
ELSEIF(ISC.EQ.8) THEN IF(GHFILE(1:4).NE.'NONE') THEN IF(.NOT.STEADY.AND.(NX.EQ.1.OR.NY.EQ.1.OR.NZ.EQ.1) ) THEN DO I= 1, NTRACK ILOC0= IPFSTR(I)+IPRSTN IWRT= ISTEP IF(I.EQ.1) IWRT= -ISTEP WRITE(LUHIS,'(I6,A,11(1PE13.3))')IWRT,' ', + TIM, (F(ILOC0+J),J=1, 10), ENDDO ENDIF ENDIF Then I compile and link the gentra and earth and set the earth version as private. But the output format in GHIS has no change. Then I open the BLDEAR.BAT and find that gentra.for has been compiled and linked. The private earth.exe is runed. But why the format is not changed? Thanks. |
|
December 25, 2003, 07:12 |
Re: How can I run a private GENTRA
|
#2 |
Guest
Posts: n/a
|
If you run a steady or 3D case,what you modified is no meaning here.
|
|
December 27, 2003, 02:10 |
Re: How can I run a private GENTRA
|
#3 |
Guest
Posts: n/a
|
Then how can I change the output format of GHIS? My case is steady and 3d. Thanks
|
|
January 6, 2004, 07:48 |
Re: How can I run a private GENTRA
|
#4 |
Guest
Posts: n/a
|
I think you can not modify the format of GHIS. The format is not open to users.
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Access private data member | lr103476 | OpenFOAM Running, Solving & CFD | 3 | May 5, 2018 22:44 |
ABOUT GENTRA | WING | Phoenics | 1 | August 30, 2006 04:49 |
private tuition for a cfd assignment - payment | ahmed | Main CFD Forum | 4 | August 10, 2005 10:15 |
Site devoted to private experience of application | Dr. A.Ivanov | Phoenics | 6 | November 28, 2002 05:05 |
Private Ground | Mohamed Ouzzane | Phoenics | 4 | June 10, 2002 12:11 |