Strongly suggest f90 over f77. With f90, you can get Modular programming, dynamic memory allocate/dallocate, free programming format. And you are also going to note a little loss of efficiency, though it's very small. The following web site has a lot of materils you need: http://www.liv.ac.uk/HPC/F90page.html
谢谢。如果我只是想程序写得更漂亮,我就会用C 但有时侯不得不照顾老板,老板花了不少银子培养我,我也不能走得时候 给老板留一堆她看不懂的code吧。所以还是fortran77吧 老是老点,但通用的说。hoho 而且fortran77好象也能modular programming...:) thank you anyway
【在 t****n 的大作中提到】 : Strongly suggest f90 over f77. With f90, you can get Modular programming, : dynamic memory allocate/dallocate, free programming format. And you are : also going to note a little loss of efficiency, though it's very small. : The following web site has a lot of materils you need: : http://www.liv.ac.uk/HPC/F90page.html
【在 t****n 的大作中提到】 : Strongly suggest f90 over f77. With f90, you can get Modular programming, : dynamic memory allocate/dallocate, free programming format. And you are : also going to note a little loss of efficiency, though it's very small. : The following web site has a lot of materils you need: : http://www.liv.ac.uk/HPC/F90page.html