2009 Class Notes
Mark's Presentation from Class 1
Sample programs from class 1
temp_conversion.f90
indent.f90
qes.f90
Mark's Presentation from Class 2
Sample programs from class 2
exitloop.f90
nested_loops.f90
select_example.f90
select_example2.f90
mixedassign.f90
add_2_reals.f90
format_examples.f90
Mark's Presentation from Class 3
Sample programs from class 3
sort3.f90
sort_3.f90
sort_3a.f90
sort3_external.f90
series.f90
series2.f90
series3.f90
calculatepay.f90
Mark's Presentation from Class 4
Sample programs from class 4
rhvals.f90
rhvals2.f90
array_declare.f90
array_declare2.f90
array_syntax.f90
vectorsub.f90
Don's presentation from Class 5
Sample programs from class 5
avg1.f90
avg2.f90
avg3.f90
avg4.f90
read_netcdf.f90
sfc_pres_temp_rd.f90
sfc_pres_temp_wr.f90
Mark's presentation from Class 6
Sample programs from class 6
myderivedtype.f90
badpass.f90
goodpass1.f90
goodpass2.f90
goodpass3.f90
genericswap.f90
intsqrt.f90
Presentations from Class 7:
Mark's
Ross's
Don's Presentation from Class 8
Sample programs from class 8
exceptions.f90
sort_3aa.f90
sort_3bb.f90
sort_inlined.f90
var.f90
Mark's Presentation from Class 9
Sample programs from class 9
Resources from class 9
Directory containing the makefile examples, etc. This is a tar.gz file
Web link for Gnu Make
Good primer on compiling makefiles
Intro on creating makefiles
Foray
, Fortran build tool
Don's Presentation from Class 10
Sample programs from class 10
openmp_sample.f90
hello_world.f90
Ross' Presentation from Class 11
Presentations from Class 12:
Don's presentation