UPP (develop)
Loading...
Searching...
No Matches
CALPBL.f File Reference

Subroutine that computes PBL height based on bulk Richardson number. More...

Go to the source code of this file.

Functions/Subroutines

subroutine calpbl (pblri)
 Subroutine that computes PBL height based on bulk Richardson number.
 

Detailed Description

Subroutine that computes PBL height based on bulk Richardson number.

This routine computes the bulk Richardson number and PBL height above surface.

Parameters
[in,out]PBLRIreal PBL height above ground.

Program history log:

Date Programmer Comments
2006-05-04 M Tsidulko Initial
2021-09-02 Bo Cui Decompose UPP in X direction
Author
M Tsidulko
Date
2006-05-04

Definition in file CALPBL.f.

Function/Subroutine Documentation

◆ calpbl()

subroutine calpbl ( real, dimension(ista_2l:iend_2u,jsta_2l:jend_2u), intent(inout)  pblri)

Subroutine that computes PBL height based on bulk Richardson number.

Parameters
[in,out]PBLRIreal PBL height above ground.

Definition at line 21 of file CALPBL.f.

References exch().

Referenced by mdlfld().