Go to the source code of this file.
Functions/Subroutines | |
subroutine | SOIL_TEMP_ARP (PTSTEP, PA, PB, PC, PGAMMAT, PTDEEP, PSODELX, PTG) |
subroutine SOIL_TEMP_ARP | ( | REAL, intent(in) | PTSTEP, |
REAL, dimension(:), intent(in) | PA, | ||
REAL, dimension(:), intent(in) | PB, | ||
REAL, dimension(:), intent(in) | PC, | ||
REAL, dimension(:), intent(in) | PGAMMAT, | ||
REAL, dimension(:), intent(in) | PTDEEP, | ||
REAL, dimension(:), intent(in) | PSODELX, | ||
REAL, dimension(:,:), intent(inout) | PTG | ||
) |
Definition at line 2 of file soil_temp_arp.F90.