Informationsansvarig: Bo Einarsson, bo.einarsson@liu.se
Sidan uppdaterades senast: 2009-09-21
LiU - MAI
~boein
kurser
TANA70
Courseinformation
Content:
Additional material will perhaps be made available at the lectures.
Appendix 11 of my text contains the Computer Exercises.
Alternative textbooks:
The exercises are done in groups of two persons and at most 8 such groups form a team. The allotted times for each team of the computer exercises are supposed to be free of collisions for most students of the team. You are therefore supposed to apply for the team that belongs to your line of studies.
Also persons who have not earlier formally applied for Fortran are welcome to apply now.
Each person has a user identity on the UNIX system (the same for Mathematics and Electrical Engineering). Please check that you know your user identity and password.
Remember to check that the teacher makes a note of your presence. For approved course you must have been present on at least four of the exercises, and have been approved on all five assignments (numbered 2 to 16).
The assignments may be handed to the teacher during the exercise, or put into the teacher's compartment at the Department of Mathematics. Returned assignments (not approved) have to be handed back to the teacher within one week (official examination periods not included).
The computer exercises are normally run on the Mathematics educational system, using the Sun workstations with UNIX (Solaris) and the Sun Fortran 90/95 compilers. There is also a Fortran 77 compiler available. The compilers are named f77, f90, and f95 (the two last are really the same). In order to get access to these compilers you may have to write
module add workshop
There is also a GNU-compiler available
g77.
I recommend that you directly after each login give the command (preferably in each terminal window)
TANA70setup
which is an abbreviation for
source /mailocal/lab/numt/TANA70/.cshrc
which makes the Sun compilers and the course library $KURSBIB
available.
For those who prefer to work at home there exist some free compilers. From GNU there is both a Fortran 77 compiler and two Fortran 95 compilers, g95 and gfortran, available.
In addition Intel provides a free compiler for a 30 days period on both Windows and Linux, and also a free non-commercial license without support for Linux.
There does also exist one free compiler for a useful subset of Fortran 90.
The computer exercises are in Appendix 11 on the web.
Further information on Sun Fortran, its system parameters, tips on its compiler, and some examples are available.
Further information on DEC Fortran 90, its system parameters, tips on its compiler, as well as some examples, are available online.
This document is available with URL = http://www.mai.liu.se/~boein/kurser/TANA70/Courseinformation/
The simplest way to find my Fortran books is to go to http://go.to/fortran.
The web site of the course is http://www.mai.liu.se/~boein/kurser/TANA70/.