Table of Contents

PrefaceWhy Fortran90?

  1. Your first program (Program organization, write statements)
  2. Working with numbers (variables and loops)
    1. Newton-Raphson solver (also, how to "read" variables)
  3. Numerical integration (trapezoid method, subroutines/functions and logical expressions)
    1. Monte Carlo integration (random number generation)
  4. Grouping numbers (arrays)
  5. Advanced I/O (file handling, formatted input and output)

References:
A short Introduction to F90


In Class Demos:

  1. Ising model starter (26 Sept 02008)
    1. Ising model FAQ (added in response to student emails)
    2. Ising model postmortem (Now that you have seen how it works, what would you tell your past-self in order to enable him/her to complete the problem?)

Chem 304 students: You can become a member (to edit these pages) using the same password as for the H205.wikidot.com page, by following the link below

Please create an account and/or sign in first.

if you already have a Wikidot.com account

or

it is worth it and is free

Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License