SICOPOLIS V3.2
 All Classes Files Functions Variables Macros
Functions/Subroutines
calc_temp_poly.F90 File Reference

Computation of temperature, water content and age in polythermal mode. More...

Go to the source code of this file.

Functions/Subroutines

subroutine calc_temp_poly (dxi, deta, dzeta_c, dzeta_t, dzeta_r, dtime_temp)
 Computation of temperature, water content and age in polythermal mode. More...
 

Detailed Description

Computation of temperature, water content and age in polythermal mode.

Copyright

Copyright 2009-2016 Ralf Greve

License

This file is part of SICOPOLIS.

SICOPOLIS is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

SICOPOLIS is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with SICOPOLIS. If not, see http://www.gnu.org/licenses/.

Definition in file calc_temp_poly.F90.

Function/Subroutine Documentation

subroutine calc_temp_poly ( real(dp), intent(in)  dxi,
real(dp), intent(in)  deta,
real(dp), intent(in)  dzeta_c,
real(dp), intent(in)  dzeta_t,
real(dp), intent(in)  dzeta_r,
real(dp), intent(in)  dtime_temp 
)

Computation of temperature, water content and age in polythermal mode.

Definition at line 35 of file calc_temp_poly.F90.