Changeset 5849

Timestamp:
2019-03-27T15:10:48+01:00 (5 years ago)
Author:
albert.jornet
Message:

Fix: stomate_Cforcing timestep index ( tiket:550 ):

  • days_since_beg is not reliable to calculate the day of the year.
  • The length time across the years now takes into account leap years
  • do not use one_year (average length of year)

New: -unittest argument for makeorchidee_fcm
New: type t_equal_division for integer division. The remainder must be assigned.
New: global time variables day_of_year and year0 (time.f90)
New: subroutine to calculate the time_get_day_of_year (time.f90)
New: unit tests for:

  • equal_division
  • time_get_day_of_year (julian and gregorian)
  • stomate_Cforcing timestep calculation

New: math library

(No files)

Note: See TracChangeset for help on using the changeset viewer.