hello friends i'm a mechanical engineer. i have to prepare an interface for an engineering project using with Visual Fortran programming language. i have...
Thank you that works also, I used ACOS(-1) but that adds another variation =) ... Do you Yahoo!? Get on board. You're invited to try the new Yahoo! Mail. ...
I am very new to FORTRAN and need to learn it quick. I wrote the following code to find the definite integral of x^2 between 0 and 1 which should come out to...
ty works as ACOS(-1) Did more research when I was less frustrated =) ... Do you Yahoo!? Everyone is raving about the all-new Yahoo! Mail. [Non-text portions...
Hi, I am a college student taking Fortran 95 as an elective. I was given an assignment that has already been turned in. I had one part that I could not answer...
Hello, I got a copy of Fortran Power Station from 1994. I love it. I have alot of algorithms for doing just about everything. I have been looking for the...
... uses ... are ... I think Process Explorer is probably better than winxp's Task Manager. Otherwise, just a guess, whilst running, try the "mem" command from...
Hi all, I am new to fortran, so I am just trying to know how fortran code uses memory. I run a fortran program and want to look up how much memory it uses ...
hi i agree with saif in knowledge sharing process with best regards kathirvel.m saif_n_85 <saif_n_85@...> wrote: hello dear members hopefully all of...
hello dear members hopefully all of your are fine and doing well i just have a sugession to improve this group i think it will be nice idea if each member send...
hi i think i have the one i may send you the same as soon as possible i am working in fortran77 of lahey if you want that icould send you sooner kathirvel.m ...
hello all i'm new to this nice group and i have a simple problem , hoplfuly you help m e i just want to download a free version of lahley ed4w (fortran 90) but...
In 1974, Gustav Larsson, a young programmer from Helsinki, Finland, stumbled upon an amazing discovery. While working with a PDP-8 mainframe computer, Gustav...
hello every one i am running a fortran code and during the execution i get the "DATA TRANSFER BEYOUND END OF FILE" Am running FEA codes the data given is nodal...
Hello all, I am hoping you will help with a Fortran Language Dictionary (cheat-sheet) page in the Software Engineers' Handbook Wikibook. I'm looking for a...
hi to all m new to this great n nice group, i have a query regarding 'ill conditioning' of a matrix, if this warning is coming, can i ignore this? If i ignore...
... F90 pointers are funny creatures in that almost any reference to them causes them to be dereferenced. The "usual trick" with F90 pointers is to place them...
... F90 pointers are funny creatures in that they are dereferenced in almost all contexts. You are not supposed to be able to get at them directly. A "usual...
Hi, I would like to know how can I print the addres of a pointer , in Fortran 90. When I try to print the pointer only appear the value of the variable that is...
hi to all m new to this great n nice group, i have a query regarding 'ill conditioning' of a matrix, if this warning is coming, can i ignore this? If i ignore...
... in ... There are two problems with the example code, but these are probably only the tip of the iceberg. i. The $ format descriptor means write the line...
Dear friends: I am trying to compile downloaded mopac7 source code (many files) in Sparc solaris system. Tons of errors come up. A little beginning is copied...