Wrapping Up
Overview
Teaching: 5 min
Exercises: 0 minQuestions
Where can I learn more about Fotran?
Objectives
More information:
- www.ace-net.ca (additional training, staff expertise, etc.)
- How can you reach us: info@ace-net.ca, support@ace-net.ca
Fortran References:
- http://www.icl.utk.edu/~mgates3/docs/fortran.html (one guy’s Fortran90/95 cheat sheet)
- https://courses.physics.illinois.edu/phys466/sp2013/comp_info/array.html (array operations)
- https://www.admin-magazine.com/HPC/Articles/Modern-Fortran-Part-1
- https://www.admin-magazine.com/HPC/Articles/Modern-Fortran-Part-2
- http://armnlib.uqam.ca/PDF/john_reid_new_fortran_2003.pdf (38-page paper from the ISO committee lead on F95-to-F2003 changes)
- https://gcc.gnu.org/onlinedocs/ (GNU manuals)
- https://gcc.gnu.org/onlinedocs/gcc-11.3.0/gfortran/
- https://www.intel.com/content/www/us/en/develop/documentation/fortran-compiler-oneapi-dev-guide-and-reference/top.html (Intel Fortran manuals)
- https://fortranwiki.org/fortran/show/HomePage (a Fortran wiki !?)
- https://www.tutorialspoint.com/fortran/index.htm
- https://fortran-lang.org/
Key Points