Beskjeder

Publisert 7. nov. 2014 14:22

Chapter 4. Assignment #9 will be available Saturday or Sunday.

Publisert 27. okt. 2014 21:43
Publisert 23. okt. 2014 12:26

The disort code is now available. Unzip the file and read the README.txt file for further information. Assignment 7 will be available later today.

Publisert 19. okt. 2014 21:30

There will be no assignment for this week. Instead we will talk about the multistream (DISORT) program on Wednesday. We continue chapter 8 on Monday.

Publisert 9. okt. 2014 21:59

7.5-7.6. Then we start with Chapter 8.

Publisert 5. okt. 2014 23:51

The twostream code can now be downloaded ( to the left on this page). Here is what to do:

unzip the file. The following files are found in the  twostream-folder

  1.  two-stream-main2014.f is main program. Here the optical properties of the atmosphere etc. are defined.
  2. twostr.f is the twostream equation solver
  3. ErrPak.f contains error handling routines
  4. slimpak.f routines to solve a set of linear equations
  5. R1MACH and D1MACH
  6. twostr.doc (note: text file not a word file!). Information about the twostream code.

 

To compile and link the  code, use the command (note: one single line):

f95 two-stream-main2014.f twostr.f ErrPak.f slimpak.f R1MACH.f D1MACH.f  -o prog

To run the program use the command

./prog

or

prog

More details will be given on Wednesday 8 October.

Publisert 2. okt. 2014 23:40

Section 6.8 Scaling transformation for anisotropic scattering, Section 7.5 - 7.8

Publisert 25. sep. 2014 14:55

We start Chapter 7 (except 7.2.1 Lambda iteration).

Publisert 21. sep. 2014 22:10

Note: Assignment 3 is for Wednesday 24. September.

Lectures this week: 6.2.3, 6.3, 6.7 and 5.7.

Publisert 10. sep. 2014 22:24

Summary of the lectures so far will be given on Tuesday 16. Sept.

Then we start with chapter 6.

Assignment 2 Wednesday.

Publisert 7. sep. 2014 23:54

Lecture plan for the coming week: Sect 5.3, 5.4, 5.6, 5.2.4, 5.2.5, 5.2.6 (this is perhaps too optimistic). No assignments this week. The plan is to give a summary of what has been taught so far on Wednesday.