UPP (develop)
|
Subroutine that determines the PBL regime. More...
Go to the source code of this file.
Functions/Subroutines | |
subroutine | calpblregime (pblregime) |
Subroutine that determines the PBL regime. | |
Subroutine that determines the PBL regime.
This routine computes the bulk Richardson number based on algorithms from WRF surface layer and then derives PBL regime as follows:
[out] | PBLREGIME | PBL regime. |
Date | Programmer | Comments |
---|---|---|
2007-04-27 | H Chuang | Initial |
2021-09-02 | Bo Cui | Decompose UPP in X direction |
Definition in file CALPBLREGIME.f.
subroutine calpblregime | ( | real, dimension(ista_2l:iend_2u,jsta_2l:jend_2u), intent(inout) | pblregime | ) |
Subroutine that determines the PBL regime.
[in,out] | PBLREGIME | PBL regime. |
Definition at line 33 of file CALPBLREGIME.f.
References exch().
Referenced by mdlfld().