SICOPOLIS V3.1
 All Classes Files Functions Variables Macros
Macros | Functions/Subroutines
sicopolis.F90 File Reference

Main program file of SICOPOLIS. More...

#include "sico_specs.h"
#include "subroutines/general/sico_types.F90"
#include "subroutines/general/sico_variables.F90"
#include "subroutines/general/sico_sle_solvers.F90"
#include "subroutines/general/sico_main_loop.F90"
#include "subroutines/general/sico_end.F90"
#include "subroutines/general/read_phys_para_value.F90"
#include "subroutines/general/read_kei.F90"
#include "subroutines/general/mask_update.F90"
#include "subroutines/general/pdd.F90"
#include "subroutines/general/erfcc.F90"
#include "subroutines/general/calc_temp_poly.F90"
#include "subroutines/general/calc_temp_cold.F90"
#include "subroutines/general/calc_temp1.F90"
#include "subroutines/general/calc_temp2.F90"
#include "subroutines/general/calc_temp3.F90"
#include "subroutines/general/calc_temp_r.F90"
#include "subroutines/general/shift_cts_upward.F90"
#include "subroutines/general/shift_cts_downward.F90"
#include "subroutines/general/calc_enhance.F90"
#include "subroutines/general/calc_vxy_b_sia.F90"
#include "subroutines/general/calc_vxy_sia.F90"
#include "subroutines/general/calc_vz_sia.F90"
#include "subroutines/general/calc_qbm.F90"
#include "subroutines/general/calc_water_bas.F90"
#include "subroutines/general/calc_top.F90"
#include "subroutines/general/calc_elra.F90"
#include "subroutines/general/topograd_1.F90"
#include "subroutines/general/topograd_2.F90"
#include "subroutines/general/calc_temp_melt.F90"
#include "subroutines/general/calc_temp_bas.F90"
#include "subroutines/general/creep.F90"
#include "subroutines/general/ratefac.F90"
#include "subroutines/general/ratefac_t.F90"
#include "subroutines/general/kappa_val.F90"
#include "subroutines/general/c_val.F90"
#include "subroutines/general/metric.F90"
#include "subroutines/general/geo_coord.F90"
#include "subroutines/general/num_coord.F90"
#include "subroutines/general/output1.F90"
#include "subroutines/general/output2.F90"
#include "subroutines/general/output3.F90"
#include "subroutines/general/output4.F90"
#include "subroutines/general/borehole.F90"

Go to the source code of this file.

Macros

#define VERSION   '3.1'
 
#define DATE   '2013-09-10'
 

Functions/Subroutines

program sicopolis
 Main program of SICOPOLIS.
 

Detailed Description

Main program file of SICOPOLIS.

Copyright

Copyright 2009-2013 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 sicopolis.F90.

Macro Definition Documentation

#define DATE   '2013-09-10'
#define VERSION   '3.1'

Function/Subroutine Documentation

program sicopolis ( )

Main program of SICOPOLIS.

Definition at line 535 of file sicopolis.F90.