stratosphere_mask Subroutine

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

Uses

  • proc~~stratosphere_mask~~UsesGraph proc~stratosphere_mask stratosphere_mask module~phys_local_var_mod phys_local_var_mod proc~stratosphere_mask->module~phys_local_var_mod module~print_control_mod print_control_mod proc~stratosphere_mask->module~print_control_mod module~yomcst_mod_h yomcst_mod_h proc~stratosphere_mask->module~yomcst_mod_h module~dimphy~3 dimphy proc~stratosphere_mask->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~~CallsGraph proc~stratosphere_mask stratosphere_mask proc~twmo twmo proc~stratosphere_mask->proc~twmo float float proc~twmo->float

Called by

proc~~stratosphere_mask~~CalledByGraph proc~stratosphere_mask stratosphere_mask proc~physiq physiq proc~physiq->proc~stratosphere_mask proc~physiq~2 physiq proc~physiq~2->proc~stratosphere_mask proc~old_lmdz1d old_lmdz1d proc~old_lmdz1d->proc~physiq proc~call_physiq call_physiq proc~call_physiq->proc~physiq proc~call_physiq~2 call_physiq proc~call_physiq~2->proc~physiq proc~scm scm proc~scm->proc~physiq program~lmdz1d lmdz1d program~lmdz1d->proc~old_lmdz1d program~lmdz1d->proc~scm proc~calfis calfis proc~calfis->proc~call_physiq proc~leapfrog leapfrog proc~leapfrog->proc~calfis program~gcm~2 gcm program~gcm~2->proc~leapfrog

Contents