|
PISM, A Parallel Ice Sheet Model
stable v0.5
|
Go to the source code of this file.
Classes | |
| class | IceModel_hardav |
| Computes vertically-averaged ice hardness. More... | |
| class | IceModel_rank |
| Computes a diagnostic field filled with processor rank values. More... | |
| class | IceModel_cts |
| Computes CTS, CTS = E/E_s(p). More... | |
| class | IceModel_proc_ice_area |
| Computes the number of ice-filled cells is a processor's domain. More... | |
| class | IceModel_temp |
| Computes ice temperature from enthalpy. More... | |
| class | IceModel_temp_pa |
| Compute the pressure-adjusted temperature in degrees C corresponding to ice temperature. More... | |
| class | IceModel_temppabase |
| Computes basal values of the pressure-adjusted temperature. More... | |
| class | IceModel_enthalpysurf |
| Computes surface values of ice enthalpy. More... | |
| class | IceModel_enthalpybase |
| Computes enthalpy at the base of the ice. More... | |
| class | IceModel_tempbase |
| Computes ice temperature at the base of the ice. More... | |
| class | IceModel_tempsurf |
| Computes ice temperature at the surface of the ice. More... | |
| class | IceModel_liqfrac |
| Computes the liquid water fraction. More... | |
| class | IceModel_tempicethk |
| Computes the total thickness of temperate ice in a column. More... | |
| class | IceModel_tempicethk_basal |
| Computes the thickness of the basal layer of temperate ice. More... | |
| class | IceModel_ivol |
| Computes the total ice volume. More... | |
| class | IceModel_slvol |
| Computes the total ice volume, which is relevant for sea-level. More... | |
| class | IceModel_divoldt |
| Computes the rate of change of the total ice volume. More... | |
| class | IceModel_iarea |
| Computes the total ice area. More... | |
| class | IceModel_imass |
| Computes the total ice mass. More... | |
| class | IceModel_dimassdt |
| Computes the rate of change of the total ice mass. More... | |
| class | IceModel_ivoltemp |
| Computes the total volume of the temperate ice. More... | |
| class | IceModel_ivoltempf |
| Computes the temperate ice volume fraction. More... | |
| class | IceModel_ivolcold |
| Computes the total volume of the cold ice. More... | |
| class | IceModel_ivolcoldf |
| Computes the cold ice volume fraction. More... | |
| class | IceModel_iareatemp |
| Computes the total area of the temperate ice. More... | |
| class | IceModel_iareatempf |
| Computes the temperate ice area fraction. More... | |
| class | IceModel_iareacold |
| Computes the total area of the cold ice. More... | |
| class | IceModel_iareacoldf |
| Computes the cold ice area fraction. More... | |
| class | IceModel_ienthalpy |
| Computes the total ice enthalpy. More... | |
| class | IceModel_iareag |
| Computes the total grounded ice area. More... | |
| class | IceModel_iareaf |
| Computes the total floating ice area. More... | |
| class | IceModel_ivolg |
| Computes the total grounded ice volume. More... | |
| class | IceModel_ivolf |
| Computes the total floating ice volume. More... | |
| class | IceModel_dt |
| Reports the mass continuity time step. More... | |
| class | IceModel_max_diffusivity |
| Reports maximum diffusivity. More... | |
| class | IceModel_surface_flux |
| Reports the total surface ice flux. More... | |
| class | IceModel_cumulative_surface_flux |
| Reports the cumulative total surface ice flux. More... | |
| class | IceModel_basal_flux |
| Reports the total basal ice flux. More... | |
| class | IceModel_cumulative_basal_flux |
| Reports the cumulative total basal ice flux. More... | |
| class | IceModel_sub_shelf_flux |
| Reports the total sub-shelf ice flux. More... | |
| class | IceModel_cumulative_sub_shelf_flux |
| Reports the total sub-shelf ice flux. More... | |
| class | IceModel_nonneg_flux |
| Reports the 'numerical' ice flux resulting from enforcing the 'thk >= 0' rule. More... | |
| class | IceModel_cumulative_nonneg_flux |
| Reports the cumulative 'numerical' ice flux resulting from enforcing the 'thk >= 0' rule. More... | |
| class | IceModel_ocean_kill_flux |
| Reports the -ocean_kill flux. More... | |
| class | IceModel_cumulative_ocean_kill_flux |
| Reports the cumulative -ocean_kill flux. More... | |
| class | IceModel_float_kill_flux |
| Reports the total -float_kill flux. More... | |
| class | IceModel_cumulative_float_kill_flux |
| Reports the cumulative total -float_kill flux. More... | |
| class | IceModel_discharge_flux |
| Reports the total discharge flux. More... | |
| class | IceModel_cumulative_discharge_flux |
| Reports the cumulative total discharge flux. More... | |
| class | IceModel_acab_cumulative |
| Reports cumulative surface mass balance. More... | |
| class | IceModel_dHdt |
| Computes dHdt, the ice thickness rate of change. More... | |
| class | IceModel_max_hor_vel |
| Reports the maximum horizontal absolute velocity component over the grid. More... | |
1.7.5.1