stratosphere_mask Subroutine

subroutine stratosphere_mask(missing_val, pphis, t_seri, pplay, xlat)

Uses

  • proc~~stratosphere_mask~2~~UsesGraph proc~stratosphere_mask~2 stratosphere_mask module~phys_local_var_mod phys_local_var_mod proc~stratosphere_mask~2->module~phys_local_var_mod module~print_control_mod print_control_mod proc~stratosphere_mask~2->module~print_control_mod module~yomcst_mod_h yomcst_mod_h proc~stratosphere_mask~2->module~yomcst_mod_h module~dimphy~3 dimphy proc~stratosphere_mask~2->module~dimphy~3 module~lmdz_cppkeys_wrapper lmdz_cppkeys_wrapper module~phys_local_var_mod->module~lmdz_cppkeys_wrapper iso_fortran_env iso_fortran_env module~lmdz_cppkeys_wrapper->iso_fortran_env netcdf netcdf module~lmdz_cppkeys_wrapper->netcdf

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Arguments

Type IntentOptional Attributes Name
real, intent(in) :: missing_val
real, intent(in), DIMENSION(klon) :: pphis
real, intent(in), DIMENSION(klon,klev) :: t_seri
real, intent(in), DIMENSION(klon,klev) :: pplay
real, intent(in), DIMENSION(klon) :: xlat

Calls

proc~~stratosphere_mask~2~~CallsGraph proc~stratosphere_mask~2 stratosphere_mask proc~twmo~2 twmo proc~stratosphere_mask~2->proc~twmo~2 float float proc~twmo~2->float

Contents