SICOPOLIS V3.3
Functions/Subroutines
calc_gia_m Module Reference

Computation of the glacial isostatic adjustment of the lithosphere surface. More...

Functions/Subroutines

subroutine, public calc_gia (time, z_sl, dtime, dxi, deta, itercount, iter_wss)
 Main subroutine of calc_gia_m: Computation of the glacial isostatic adjustment of the lithosphere surface. More...
 

Detailed Description

Computation of the glacial isostatic adjustment of the lithosphere surface.

Function/Subroutine Documentation

subroutine, public calc_gia_m::calc_gia ( real(dp), intent(in)  time,
real(dp), intent(in)  z_sl,
real(dp), intent(in)  dtime,
real(dp), intent(in)  dxi,
real(dp), intent(in)  deta,
integer(i4b), intent(in)  itercount,
integer(i4b), intent(in)  iter_wss 
)

Main subroutine of calc_gia_m: Computation of the glacial isostatic adjustment of the lithosphere surface.

Definition at line 54 of file calc_gia_m.F90.