Re: [f2py] hi, advice
Youngung Jeong <[email protected]> Fri, 22 Jul 2011 12:42:54 -0400
| Newsgroups | gmane.comp.python.f2py.user |
|---|---|
| Message-ID | <CALgj9sAQv4hAN40A3OeFsiYsZ4qUf1pL25FVOb04k0R5TgkOug@mail.gmail.com> |
I've used f2py to wrap up a legacy code which is consisting of several files, one for main model, the other one for some other subroutines, and others for common variable blocks and so on. If your Fortran compiler works properly, I suppose you do not have to worry about it. Youngung Jeong On Fri, Jul 22, 2011 at 11:00 AM, Filippo Monari <[email protected]> wrote: > Hi, I'm new user... > I'd like to make apython interface of a big fortram program to use his > module in scripting and in other program using python. > I have the source code of course, and the issue is that sthe single *.f > files, whe compiled normally, use part of code from other *.f files. > So my question is, Does f2py recognize these dependances or I have to edit > the code manually. > If anyone can suggest to me any tutorial os guide related to the specific > problem I wuold be glad. > Thank you in advance > > _______________________________________________ > f2py-users mailing list > f2py-users-Y4l6ocDipWCuvFJfX82//[email protected] > http://cens.ioc.ee/mailman/listinfo/f2py-users > > _______________________________________________ f2py-users mailing list f2py-users-Y4l6ocDipWCuvFJfX82//[email protected] http://cens.ioc.ee/mailman/listinfo/f2py-users