|
[Sponsors] |
April 21, 2004, 16:33 |
need help in fotran code for simple method
|
#1 |
Guest
Posts: n/a
|
hi,
i having trouble in fortran code for simple method. Some of the variables values are not getting returned from the subroutines to main program. Those variables are defined using COMMON. It would be great if someone can help me in this. Thank You saritha |
|
April 21, 2004, 21:17 |
Re: need help in fotran code for simple method
|
#2 |
Guest
Posts: n/a
|
have you created include file for all the COMMON variables? if so then make sure you include them in the subroutine too.
|
|
April 22, 2004, 15:54 |
Re: need help in fotran code for simple method
|
#3 |
Guest
Posts: n/a
|
Can u mail me the COMMON block in the main as well as the one in the subroutine.
Waiting |
|
April 30, 2004, 13:55 |
Re: need help in fotran code for simple method
|
#4 |
Guest
Posts: n/a
|
Subroutine also contains same common statement will all the variables which are in common statement in main. Both the commons don't have a name.
saritha |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
The FOAM Documentation Project - SHUT-DOWN | holger_marschall | OpenFOAM | 242 | March 7, 2013 13:30 |
[Gmsh] discretizer - gmshToFoam | Andyjoe | OpenFOAM Meshing & Mesh Conversion | 13 | March 14, 2012 05:35 |
Error in CFX Solver | Leuchte | CFX | 5 | November 6, 2010 07:12 |
Is there any simple code of precondition method | precondition_learner | Main CFD Forum | 1 | September 12, 2007 09:35 |
State of the art in CFD technology | Juan Carlos GARCIA SALAS | Main CFD Forum | 39 | November 1, 1999 15:34 |