Fortran language resources: Difference between revisions
Jump to navigation
Jump to search
(Created page with "On this page we provide links to Fortran-langage tutorials and guides. === Online tutorials === If you are new to Fortran (or are familiar with the older Fortran-77 standard...") |
|||
(13 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
''''' [[Intel Fortran Compiler|Previous]] | [[Guide to compilers for GEOS-Chem|Next]] | [[Guide to compilers for GEOS-Chem]]''''' | |||
=== Online tutorials | #[[Supported compilers for GEOS-Chem]] | ||
#[[GNU Fortran compiler|The GNU Fortran compiler (gfortran)]] | |||
#[[Intel Fortran Compiler|The Intel Fortran compiler (ifort, ifx)]] | |||
#<span style="color:blue">'''Fortran language resources'''</span> | |||
== Online tutorials == | |||
If you are new to Fortran (or are familiar with the older Fortran-77 standard but not Fortran-90), then we invite you to take one or more of these tutorials: | If you are new to Fortran (or are familiar with the older Fortran-77 standard but not Fortran-90), then we invite you to take one or more of these tutorials: | ||
Line 10: | Line 15: | ||
*[https://www.nsc.liu.se/~boein/f77to90/f77to90.html Fortran 90 for the Fortran 77 programmer] | *[https://www.nsc.liu.se/~boein/f77to90/f77to90.html Fortran 90 for the Fortran 77 programmer] | ||
*[http://openmp.org/wp/2008/11/sc08-openmp-hands-on-tutorial-available/ Using OpenMP parallelization with Fortran] | *[http://openmp.org/wp/2008/11/sc08-openmp-hands-on-tutorial-available/ Using OpenMP parallelization with Fortran] | ||
*[http://degenerateconic.com General Fortran information at ''degenerateconic.com''] | |||
--[[User:Bmy|Bob Yantosca]] ([[User talk:Bmy|talk]]) 14:49, 31 August 2022 (UTC) | |||
--[[ | ---- | ||
''''' [[Intel Fortran Compiler|Previous]] | [[Guide to compilers for GEOS-Chem|Next]] | [[Guide to compilers for GEOS-Chem]]''''' |
Latest revision as of 19:22, 21 May 2024
Previous | Next | Guide to compilers for GEOS-Chem
- Supported compilers for GEOS-Chem
- The GNU Fortran compiler (gfortran)
- The Intel Fortran compiler (ifort, ifx)
- Fortran language resources
Online tutorials
If you are new to Fortran (or are familiar with the older Fortran-77 standard but not Fortran-90), then we invite you to take one or more of these tutorials:
- FortranTutorial.com
- Introduction to Modern Fortran (Cambridge Univ, UK)
- Victor Decyk (UCLA) Fortran tutorial
- Fortran 90 for the Fortran 77 programmer
- Using OpenMP parallelization with Fortran
- General Fortran information at degenerateconic.com
--Bob Yantosca (talk) 14:49, 31 August 2022 (UTC)