FV3 Bundle
monin_obukhov_mod::stable_mix Interface Reference

Private Member Functions

subroutine stable_mix_0d (rich, mix)
 
subroutine stable_mix_1d (rich, mix)
 
subroutine stable_mix_2d (rich, mix)
 
subroutine stable_mix_3d (rich, mix)
 

Detailed Description

Definition at line 71 of file monin_obukhov.F90.

Member Function/Subroutine Documentation

◆ stable_mix_0d()

subroutine monin_obukhov_mod::stable_mix::stable_mix_0d ( real, intent(in)  rich,
real, intent(out)  mix 
)
private

Definition at line 979 of file monin_obukhov.F90.

◆ stable_mix_1d()

subroutine monin_obukhov_mod::stable_mix::stable_mix_1d ( real, dimension(:), intent(in)  rich,
real, dimension(:), intent(out)  mix 
)
private

Definition at line 961 of file monin_obukhov.F90.

◆ stable_mix_2d()

subroutine monin_obukhov_mod::stable_mix::stable_mix_2d ( real, dimension(:,:), intent(in)  rich,
real, dimension(:,:), intent(out)  mix 
)
private

Definition at line 942 of file monin_obukhov.F90.

◆ stable_mix_3d()

subroutine monin_obukhov_mod::stable_mix::stable_mix_3d ( real, dimension(:,:,:), intent(in)  rich,
real, dimension(:,:,:), intent(out)  mix 
)
private

Definition at line 285 of file monin_obukhov.F90.


The documentation for this interface was generated from the following file: