c********1 发帖数: 59 | 1 想学fortran,主要是用于编写Abaqus的用户子程序,请问应该从哪里开始入手?是For
tran77还是90比较合适?有没有推荐的教科书?谢谢 | O******e 发帖数: 734 | 2
For
This depends on the Abaqus user Fortran interface. Check their
documentation.
If you already have programming experience in some other language such as
C/C++ and you are good at it, I would suggest that you use Numerical Recipes
as a reference because there are a lot of practical examples given in the
book, and you can cross-reference the C, C++, Fortran 77, and Fortran 95
editions (the same function/subroutine written in four different languages).
The "Fortran 77 Explained", "Fortran 90/9
【在 c********1 的大作中提到】 : 想学fortran,主要是用于编写Abaqus的用户子程序,请问应该从哪里开始入手?是For : tran77还是90比较合适?有没有推荐的教科书?谢谢
|
|