This repository contains source codes and material produced during the course Computational Geophysics Laboratory, attended in the first semester of the academic year 2023-2024 of master's degree in Physics of Complex Systems at the University of Turin.
The course is teached by prof. Ferrarese and prof. Manfrin.
The following list acts as index of all lessons and exercises performed during the course:
- 2023-09-25
- 2023-09-27
- 2023-09-29
- 2023-10-02 -
ex1.f90
float division,ex2.f90
float summation,ex3.f90
large float division,ex4.f90
rounding error propagation - 2023-10-04 -
ex1.f90
temperature conversion,ex2.f90
terminal velocity,ex3.f90
escape velocity,ex4.f90
projectile motion - 2023-10-06 -
ex1.f90
select case,ex2.f90
Snell's law,ex3.f90
piecewise function - 2023-10-09 -
ex1.f90
spell out four-digits numbers,ex2.f90
divisors of 3 - 2023-10-11 -
ex1.f90
Earth's orbit asking the eccentricity - 2023-10-13 -
ex1.f90
Earth's orbit testing various eccentricity values,ex2.f90
KIND parameter,ex3.f90
rounding error propagation with KIND - 2023-10-16 -
ex1.f90
area of the circle and of the circumscribed square and write output to file,ex2.f90
degrees conversion to radians and write output to file - 2023-10-18 -
ex1.f90
read number of lines in file,ex2.f90
Earth's orbit asking the eccentricity and write output to file - 2023-10-20 -
ex1.f90
merge relative umidity from two files into one - 2023-10-23 -
ex1.f90
evaluate mean and variance of temperature - 2023-10-25 - mandatory exercise
Exercise_5
- 2023-10-27 -
ex1.f90
average temperature over longitude - 2023-10-30
- 2023-11-03
- 2023-11-06 - mandatory exercise
matrix_filter
- 2023-11-08
- 2023-11-13 - mandatory exercise
sonico
- 2023-11-15
- 2023-11-17 - mandatory exercise
radiosondaggio
- 2023-11-20
- 2023-12-01 - WRF laboratory session
- 2023-12-11 - WRF laboratory session
- 2023-12-13
- 2023-12-20 - WRF laboratory session
Virtual machine with Debian and Fortran provided by Professors.