Re: simulation using fortran



RAMI Y. wrote:
hello

i wonder if any of you can help me with this, i'm trying to write a
simulation program by using fortran language (my complier is MS
fortran PS) , and if anyone can tell me is there any textbook or
article or something that i can use for reference, especially the one
with example would be great. or if you have any expirience in doing
so, your comment will be highly appreciated.

thanks so much
I'm writing a simulation program too. It involves various serial digital I/O devices, lots of discrete, analog, and synchro inputs and outputs, data acquisition/processing, graphing/plotting, and GUIs to tie it all together, all in Fortran (well I have to call a C API for most of the I/O drivers, but otherwise its in Fortran). I recommend you at least use a more recent compiler such as Intel Visual Fortran. I'm actually still using Compaq Visual Fortran, but I believe it will be a relatively minor upgrade to IVF when the time comes.

--

Gary Scott
mailto:garylscott@sbcglobal dot net

Fortran Library: http://www.fortranlib.com

Support the Original G95 Project: http://www.g95.org
-OR-
Support the GNU GFortran Project: http://gcc.gnu.org/fortran/index.html

If you want to do the impossible, don't hire an expert because he knows it can't be done.

-- Henry Ford
.



Relevant Pages

  • Re: Form k = i + j and test for overflow.
    ... IBM once made a change in VS Fortran that meant you could no longer initialize integers with the max negative 32-bit integer value commonly used to set a specific bit pattern for binary flag values. ... At first they refused to change it back claiming it was fully standard compliant, but after about 6 months of my first complaint, they released an update that put it back the "correct" way. ... Support the Original G95 Project: http://www.g95.org ... Support the GNU GFortran Project: http://gcc.gnu.org/fortran/index.html ...
    (comp.lang.fortran)
  • Re: When will this ng come to accept that Fortran needs to go "back to the future" ?
    ... I personnally think that that is a silly reason to avoid common blocks. ... Fortran Library: http://www.fortranlib.com ... Support the Original G95 Project: http://www.g95.org ... Support the GNU GFortran Project: http://gcc.gnu.org/fortran/index.html ...
    (comp.lang.fortran)
  • Re: taking notes about a code
    ... computer processing unit instruction, you still are writing to the ... FORTRAN or Fortran is a language for communication of mathematical ... Support the Original G95 Project: http://www.g95.org ... Support the GNU GFortran Project: http://gcc.gnu.org/fortran/index.html ...
    (comp.lang.fortran)
  • Re: Final Procedure
    ... And unless you define some complicated system for such things, ... Fortran Library: http://www.fortranlib.com ... Support the Original G95 Project: http://www.g95.org ... Support the GNU GFortran Project: http://gcc.gnu.org/fortran/index.html ...
    (comp.lang.fortran)
  • Re: Use of subroutines
    ... here is the link for the reference summary for VS Fortran ... Fortran Library: http://www.fortranlib.com Support the Original G95 Project: http://www.g95.org -OR- ... Support the GNU GFortran Project: http://gcc.gnu.org/fortran/index.html Why are there two? ... Liberty is a well armed sheep contesting the vote. ...
    (comp.lang.fortran)