SICOPOLIS V3.3
Modules | Functions/Subroutines
calc_bas_melt_m.F90 File Reference

Computation of the basal melting rate. More...

Go to the source code of this file.

Modules

module  calc_bas_melt_m
 Computation of the basal melting rate.
 

Functions/Subroutines

subroutine, public calc_bas_melt_m::calc_qbm (time, z_sl, dzeta_c, dzeta_r)
 Computation of the basal melting rate Q_bm. Summation of Q_bm and Q_tld (water drainage rate from the temperate layer). More...
 
subroutine calc_bas_melt_m::sub_ice_shelf_melting_param (time, z_sl, year_sec_inv, rhow_rho_ratio, i, j, Q_bm_floating)
 Sub-ice-shelf melting parameterisation. More...
 

Detailed Description

Computation of the basal melting rate.

Copyright

Copyright 2009-2017 Ralf Greve, Ben Galton-Fenzi, Tatsuru Sato

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_bas_melt_m.F90.