maic2.F90 [code] | Main program file of MAIC-2 |
subroutines/boundary_maic2.F90 [code] | Determination of the surface temperature and of the net mass balance (accumulation-ablation rate) for the polar caps of Mars |
subroutines/calc_top_maic2.F90 [code] | Computation of the ice-cap topography |
subroutines/condensation.f90 [code] | Computation of the condensation rate |
subroutines/diff_trans.F90 [code] | Diffusive transport of water in the Martian atmosphere |
subroutines/evaporation.f90 [code] | Computation of the evaporation rate (buoyant-diffusion approach by Ingersoll) |
subroutines/get_orb_par.F90 [code] | Determination of the orbital parameters (eccentricity, obliquity, climate parameter CP, anomaly of vernal equinox, mean-annual north- or south-polar insolation) |
subroutines/get_psi_tab.F90 [code] | Computation of the table of true anomalies (orbital positions with respect to perihelion) over a Martian year |
subroutines/instemp.f90 [code] | Computation of the daily mean surface temperature of Mars based on obliquity, eccentricity and the anomaly of vernal equinox (local insolation temperature = LIS scheme) |
subroutines/maic2_types.F90 [code] | Declarations of kind types for MAIC-2 |
subroutines/maic2_variables.F90 [code] | Declarations of global variables for MAIC-2 |
subroutines/output.F90 [code] | Data output |
subroutines/p_sat.f90 [code] | Computation of the water-vapour saturation pressure |
subroutines/tri_sle.F90 [code] | Solution of a system of linear equations Ax=b with tridiagonal matrix A |