near_surface Subroutine

public subroutine near_surface(al, t_subskin, s_subskin, ds_ns, dt_ns, tau, taur, hlb, rhoa, xlv, dtime, t_ocean_1, S1, rain, q_pwp)

Uses

  • proc~~near_surface~~UsesGraph proc~near_surface near_surface module~phiw_m Phiw_m proc~near_surface->module~phiw_m module~const~2 const proc~near_surface->module~const~2 module~therm_expans_m therm_expans_m proc~near_surface->module~therm_expans_m module~config_ocean_skin_m~2 config_ocean_skin_m proc~near_surface->module~config_ocean_skin_m~2

Arguments

Type IntentOptional Attributes Name
real, intent(out) :: al(:)
real, intent(out) :: t_subskin(:)
real, intent(out) :: s_subskin(:)
real, intent(inout) :: ds_ns(:)
real, intent(inout) :: dt_ns(:)
real, intent(in) :: tau(:)
real, intent(in) :: taur(:)
real, intent(in) :: hlb(:)
real, intent(in) :: rhoa(:)
real, intent(in) :: xlv(:)
real, intent(in) :: dtime
real, intent(in) :: t_ocean_1(:)
real, intent(in) :: S1(:)
real, intent(in) :: rain(:)
real, intent(in) :: q_pwp(:)

Calls

proc~~near_surface~~CallsGraph proc~near_surface near_surface proc~therm_expans therm_expans proc~near_surface->proc~therm_expans proc~phiw Phiw proc~near_surface->proc~phiw

Called by

proc~~near_surface~~CalledByGraph proc~near_surface near_surface proc~bulk_flux bulk_flux proc~bulk_flux->proc~near_surface proc~bulk_flux~2 bulk_flux proc~bulk_flux~2->proc~near_surface proc~surf_ocean surf_ocean proc~surf_ocean->proc~bulk_flux proc~surf_ocean~2 surf_ocean proc~surf_ocean~2->proc~bulk_flux proc~pbl_surface pbl_surface proc~pbl_surface->proc~surf_ocean proc~pbl_surface~2 pbl_surface proc~pbl_surface~2->proc~surf_ocean proc~physiq physiq proc~physiq->proc~pbl_surface proc~physiq~2 physiq proc~physiq~2->proc~pbl_surface 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