Search the web
Sign In
New User? Sign Up
Fortran · Fortran Q/A's, info, lib and fans
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 479 - 508 of 508   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
479
I haven't followed this thread or even this list much. Gcc compiles F77 sources, if you weren't aware. ... From: Bill Walker <billwalker_us@...> ...
Chris M
chrism3667
Offline Send Email
Jan 2, 2009
6:13 pm
480
... Why? Lots of people run gfortran on vista. As of gcc 4.3 or so it has become very stable. Many *major* applications have been successfully compiled by...
Walter Spector
w6ws
Offline Send Email
Jan 2, 2009
6:13 pm
481
My problem is that it compiles fine until I try to link to say, the DISLIN library. It complains that the "Libray file disgf.a is not recognized as a valid...
Bill Walker
billwalker_us
Offline Send Email
Jan 7, 2009
12:02 am
482
hi folks... I'm just doing a kind of modeling, and have written this code with fortran PowerStation. but when it comes to make the exe files just shows this...
joopin ahmadi
joopinahmadi
Offline Send Email
Feb 3, 2009
9:48 pm
483
Hi: I am working with Fortran90. Has anyone used a "progress indicator", or some one give me a website with an example. I am working with a program with lots...
William Kasirye
ms42000
Offline Send Email
Feb 3, 2009
9:48 pm
484
Hi yeah... that`s a good point..i really need it....please help... there are a bulk of calculation and i need it too Thanks you in advanced... J.A ... From:...
joopin ahmadi
joopinahmadi
Offline Send Email
Feb 5, 2009
6:51 pm
485
Let me know if you come across one. Thanks. ... indicator", or ... program ... still...
William Kasirye
ms42000
Offline Send Email
Feb 6, 2009
5:36 pm
486
I've always used progress indicators, nothing fancy though. I just place a PRINT line within the main loop that would print out some counters. For larger codes...
Khokho
khokho_solomi
Offline Send Email
Feb 11, 2009
1:32 am
487
I used the print, but the problem is that, it does not 'override' what has been printed. The alternative is to use the write and have that in a logfile but the...
William Kasirye
ms42000
Offline Send Email
Feb 14, 2009
1:17 am
488
... Which compiler are you using? The following spins for 10 seconds,and reports when the seconds element changes. It works with current versions of g95,...
Walter Spector
w6ws
Offline Send Email
Feb 16, 2009
10:36 pm
489
Walter, I am using fortran90. I will look at this tomorrow and let you know if it works. Thanks. ... From: Walter Spector <w6ws@...> Subject: Re:...
William Kasirye
ms42000
Offline Send Email
Feb 17, 2009
5:32 pm
490
Hi, I need the compiler for ofrtran 90 to install on my laptop. does anyone have the free source?...
leila
leila_phy
Offline Send Email
Feb 26, 2009
3:36 pm
491
Assuming that you are looking for the compiler itself (not sure what you mean by "the free source"), a great compiler is gfortran if you are working on a linux...
yowasi
Offline Send Email
Mar 3, 2009
12:32 am
492
Yes gfortran is available for windows operating system. In fact i am using this compiler successfully on my vista and xp system. Good luck ... -- Sukhbinder...
Sukhbinder Singh
sukh2010
Offline Send Email
Mar 3, 2009
4:28 pm
493
Hi to all, I'm new here. I had a question please: how can I plot a data file with fortran? can everyone guide me which command in fortran does the job? thanks...
mb.fathi
Offline Send Email
May 4, 2009
5:26 pm
494
hai i wish to learn fortran, but i didn't got a good fortran 90 compiler which can work on windows xp. can any of you help me with a link to download a...
martinmathewv
Offline Send Email
May 18, 2009
10:27 pm
495
Hi, You can download gfotran then it makes a linux environment on windows. here is the link: http://gcc.gnu.org/wiki/GFortran good luck ...
Leila
leila_phy
Offline Send Email
May 19, 2009
4:48 pm
496
hello everybody.... I want to use the binary integral program from IMSL library but when I copy and paste the program, it doesn't work!!!!! what should I...
mnaqavizadeh
Offline Send Email
May 25, 2009
11:52 pm
497
Hi Can anyone help me in change buildnanotube.F . I want to add new atom with this CONDITION: 63 carbon atom - 1 atom X(totatom =64) the input file and...
Mohammad Gasemnejad
gesfahlan
Offline Send Email
Aug 17, 2009
8:09 pm
498
Some days ago you were looking for a Fortran compiler for Windows XP, I have widows Vista and Iam looking for a Fortran compiler to, did you find it ,if so...
Antonio Rabadan
ar_abadan
Online Now Send Email
Aug 24, 2009
4:06 pm
499
Hai I used cygwin on my Windows XP. here is the link I used to download it http://www.cygwin.com/ Martin V Mathew 2009/8/24 Antonio Rabadan...
Martin VMathew
martinmathewv
Offline Send Email
Aug 27, 2009
5:10 pm
500
dear friends can any one say how to enter x in degrees for sine & cos in fortran. my compiler doesnot accept SIND & COSD functions thanking you Mohandoss...
sainik_md
Offline Send Email
Sep 21, 2009
6:48 pm
501
... Hi Mohandoss, You might just have to convert you degree angles to radians. Just multiply by pi/180 and you should be able to use the radian functions...
krobkrobkrob
Offline Send Email
Sep 23, 2009
8:20 pm
502
I am looking for a Fortran compiler for Fortran IV programs.  I use a PC with Windows XP. Can you please help me ? Thank you [Non-text portions of this...
A-L A-S
sood50
Offline Send Email
Oct 15, 2009
7:25 pm
503
some free compilers for windows are: gfortran g95 also there are some commercial compilerssuch as: Intel Fortran Compiler (free on linux for non-commercial...
mhadian
Offline Send Email
Oct 16, 2009
8:44 pm
504
I develop Fortran programs using Fortran IV. I need a Fortran compiler to work with Windows XP. Can you please help me ? [Non-text portions of this message...
A-L A-S
sood50
Offline Send Email
Oct 16, 2009
8:46 pm
505
Ok, on Windows, objects are ".OBJ" and libraries are ".LIB". That ".a" file you are using is a Unix or Linux library. You will need to download the correct...
FredW
combobox666
Offline Send Email
Oct 19, 2009
4:27 pm
506
Presuming that you have a C compiler available, my preference is f2c for Fortran IV, 66 and 77 code. It's C output makes it relatively easy to incorporate...
FredW
combobox666
Offline Send Email
Oct 19, 2009
4:28 pm
507
Hello group I need a Fortran Compiler that resembles Fortran Visual Studio. Back in the mid 90's I could still run old code written in Fortran 77. I know it...
Proximo
dfb357
Offline Send Email
Oct 19, 2009
4:29 pm
508
how can i find a comiler for compaq visual fortran 6.5 for windows 7? thank all...
AMIR
amir_nabi87
Offline Send Email
Nov 9, 2009
8:29 pm
Messages 479 - 508 of 508   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help