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

Search Results

Register Blogs Community New Posts Updated Threads Search

Showing results 1 to 2 of 2
Search took 0.00 seconds.
Search: Posts Made By: anfho
Forum: OpenFOAM Programming & Development June 29, 2011, 14:51
Replies: 31
Views: 11,419
Posted By anfho
link OF to fortran reading an input file

Hi All,
did anyone try to link OF with fortran to read from an input file, something like:

integer temp
open(unit=10,file='input.dat')
read(10,*,end=100)temp
100 continue
close(10)

where...
Forum: OpenFOAM Programming & Development May 30, 2011, 13:14
Replies: 31
Views: 11,419
Posted By anfho
Differences in Library Linking

Dear All,

I am also going to call a whole list of FORTRAN 90 subroutines from OF (in my case 1.7.1 though). I do this by adding the *.o files to the "objectFiles".

Apparently, as I am reading...
Showing results 1 to 2 of 2

 
Forum Jump

All times are GMT -4. The time now is 08:45.