TreeMig Code
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | readnewbioclimifnecessary (year) |
ReadNewBioClimIfNecessary. | |
subroutine readnewbioclimifnecessary | ( | integer, intent(in) | year | ) |
ReadNewBioClimIfNecessary.
If the current year is later than the last already read in year, then the next chop of bioclimate years is read in. In the standard application, the bioclimate is given for each single year, so in each year another year is read in.
year : current year (relative years) |
Definition at line 22 of file ReadNewBioclimIfNecessary.f90.