IGModel-SW 1.0
|
Go to the source code of this file.
Modules | |
module | conservation_analysis |
This module provides some subroutines to perform the analysis for the conservative quantities of a system. | |
Functions/Subroutines | |
subroutine, public | conservation_analysis::init_conservation_analysis (init_h, hs) |
Initializes the conservation_analysis module. | |
real(DP), public | conservation_analysis::calc_total_energy (h, hs, v) |
Calculates the total energy (normalized by the total surface area of icosahedral grid) in a system. | |
real(DP), public | conservation_analysis::calc_potential_enstrophy (h, hs, v, f, diff_eval) |
Calculates the potential energy (normalized by the total surface area of icosahedral grid) in a system. | |
Variables | |
real(DP) | conservation_analysis::Ep0 |
The potential energy in the initial state. |