UPP (upp-srw-2.2.0)
Loading...
Searching...
No Matches
CALPBL.f File Reference

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

Go to the source code of this file.

Functions/Subroutines

subroutine calpbl (pblri)
 

Detailed Description

Subroutine that computes PBL height based on bulk RCH number.

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

Parameters
[out]PBLRIPBL 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)

Definition at line 16 of file CALPBL.f.