Difference between revisions of "Fortran language resources"

From Geos-chem
Jump to: navigation, search
(Online tutorials)
Line 1: Line 1:
 +
''''' [[Known issues caused by compiler bugs|Previous]] | [[Guide to compilers for GEOS-Chem|Next]] | [[Guide to compilers for GEOS-Chem|Compilers home]] | [[Getting_Started_with_GEOS-Chem|User Manual Home]] | [[Main_Page|GEOS-Chem Main Page]]'''''
 +
 +
#[[Supported compilers for GEOS-Chem]]
 +
#[[GNU Fortran compiler|The GNU Fortran compiler (aka gfortran)]]
 +
#[[Intel Fortran Compiler|The Intel Fortran compiler (aka ifort)]]
 +
#[[Known issues caused by compiler bugs]]
 +
#<span style="color:blue">'''Fortran language resources'''</span>
 +
 
On this page we provide links to Fortran-langage tutorials and guides.
 
On this page we provide links to Fortran-langage tutorials and guides.
  
Line 12: Line 20:
  
 
--[[User:Bmy|Bob Yantosca]] ([[User talk:Bmy|talk]]) 14:53, 14 June 2019 (UTC)
 
--[[User:Bmy|Bob Yantosca]] ([[User talk:Bmy|talk]]) 14:53, 14 June 2019 (UTC)
 +
 +
----
 +
''''' [[Known issues caused by compiler bugs|Previous]] | [[Guide to compilers for GEOS-Chem|Next]] | [[Guide to compilers for GEOS-Chem|Compilers home]] | [[Getting_Started_with_GEOS-Chem|User Manual Home]] | [[Main_Page|GEOS-Chem Main Page]]'''''

Revision as of 15:10, 14 June 2019

Previous | Next | Compilers home | User Manual Home | GEOS-Chem Main Page

  1. Supported compilers for GEOS-Chem
  2. The GNU Fortran compiler (aka gfortran)
  3. The Intel Fortran compiler (aka ifort)
  4. Known issues caused by compiler bugs
  5. Fortran language resources

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 but not Fortran-90), then we invite you to take one or more of these tutorials:

--Bob Yantosca (talk) 14:53, 14 June 2019 (UTC)


Previous | Next | Compilers home | User Manual Home | GEOS-Chem Main Page