CCPP SciDoc v7.0.0  v7.0.0
Common Community Physics Package Developed at DTC
 
Loading...
Searching...
No Matches

◆ gw_prof()

subroutine m_micro::gw_prof ( integer, intent(in) pcols,
integer, intent(in) pver,
integer, intent(in) ncol,
real(kind=kind_phys), dimension(pcols,pver), intent(in) t,
real(kind=kind_phys), dimension(pcols,pver), intent(in) pm,
real(kind=kind_phys), dimension(pcols,0:pver), intent(in) pi,
real(kind=kind_phys), dimension(pcols,0:pver), intent(out) rhoi,
real(kind=kind_phys), dimension(pcols,0:pver), intent(out) ni,
real(kind=kind_phys), dimension(pcols,0:pver), intent(out) ti,
real(kind=kind_phys), dimension(pcols,pver), intent(out) nm,
real(kind=kind_phys), dimension(pcols,pver), intent(in) sph )
private

MG gw_prof General Algorithm

  1. Determine the interface densities and Brunt-Vaisala frequencies.
  1. Determine the midpoint Brunt-Vaisala frequencies.

Definition at line 1911 of file m_micro.F90.

Referenced by m_micro_run().

Here is the caller graph for this function: