SICOPOLIS V3.3
Modules | Variables
sico_vars_m.F90 File Reference

Declarations of global variables for SICOPOLIS (for the EMTP2SGE domain). More...

Go to the source code of this file.

Modules

module  sico_vars_m
 Declarations of global variables for SICOPOLIS (for the ANT domain).
 

Variables

real(dp) sico_vars_m::temp_min
 temp_min: Minimum surface temperature More...
 
real(dp) sico_vars_m::s_t
 s_t: Gradient of surface temperature change with horizontal distance More...
 
real(dp) sico_vars_m::x_hat
 x_hat: Coordinate xi (= x) of the centre of the model domain More...
 
real(dp) sico_vars_m::y_hat
 y_hat: Coordinate eta (= y) of the centre of the model domain More...
 
real(dp) sico_vars_m::b_max
 b_max: Maximum accumulation rate More...
 
real(dp) sico_vars_m::s_b
 s_b: Gradient of accumulation rate change with horizontal distance More...
 
real(dp) sico_vars_m::eld
 eld: Equilibrium line distance More...
 

Detailed Description

Declarations of global variables for SICOPOLIS (for the EMTP2SGE domain).

Copyright

Copyright 2009-2017 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 sico_vars_m.F90.