Skip to content

seanvig/HelloWorld_Fortran

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HelloWorld_Fortran

Generic Fortran model

For use with Data@Urban blog post. See tutorial here for full walkthrough.

Use make to create executeable (make HelloWorld)

Alternately compile with command: gfortran helloworld.f90 -o helloworld

example Input file needed:

10
10.0 9.0 8.0 7.0 6.0 6.0 7.0 8.0 9.0 10.0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Fortran 72.9%
  • Makefile 18.2%
  • Shell 8.9%