Search Iowa State
Department of Geological and Atmospheric Sciences
Meteorology 2270 - Example Programs
Class Links
Home
Syllabus
Lectures
Programs
Homework
Misc
Python
About
Meteorology at ISU
EAC
Iowa State
Got a question?
Got a question or comment? Contact me at (515) 294-0264 or
flory@iastate.edu
.
Class programs/datasets
FORTRAN programs/datasets
Projectile Motion example
Quadratic Equation example
First pollution example
Second pollution example
Third pollution example
Multiplication table
Temperature convert with DO loop
Summation example
Formatted output table example
Read data file example
Example data file
Mean time to failure example
Mean time to failure example (Allocatable array)
Temperature Table (2D Array example)
Sorting module
Searching module
Temperature Conversion with functions
Polar coordinate conversion - subroutine example
Temperature Conversion with external subprograms
Temperature Conversion with interface
Temperature Conversion with modules
Temperature Conversion library
Relative humidity and dew point depression in class example (main program)
Subprogram library for in class example above
Growing degree days - Fortran 90
Python programs/datasets
Class Example - Powers of x