LMDZ
|
Functions/Subroutines | |
subroutine | o3_chem (julien, gmtime, t_seri, zmasse, pdtphys, rlat, rlon, q) |
real function, dimension(klon, nbp_lev), private | o3_prod (q, zmasse, c, b) |
subroutine o3_chem_m::o3_chem | ( | integer, intent(in) | julien, |
real, intent(in) | gmtime, | ||
real, dimension(:, :), intent(in) | t_seri, | ||
real, dimension(:, :), intent(in) | zmasse, | ||
real, intent(in) | pdtphys, | ||
real, dimension(:), intent(in) | rlat, | ||
real, dimension(:), intent(in) | rlon, | ||
real, dimension(:, :), intent(inout) | q | ||
) |
Definition at line 11 of file o3_chem_m.F90.