SURFEX v8.1
General documentation of Surfex
Functions/Subroutines
gwf_budget.F90 File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine gwf_budget (KLON, KLAT, OMASK, PHGROUND, PHDRAIN_RIV, PGWDEEP, PCR, PCC, PCRIV, PQGCELL, PQDRAIN)
 

Function/Subroutine Documentation

◆ gwf_budget()

subroutine gwf_budget ( integer, intent(in)  KLON,
integer, intent(in)  KLAT,
logical, dimension(:,:), intent(in)  OMASK,
real, dimension(:,:), intent(in)  PHGROUND,
real, dimension(:,:), intent(in)  PHDRAIN_RIV,
real, dimension(:,:), intent(in)  PGWDEEP,
real, dimension(:,:), intent(in)  PCR,
real, dimension(:,:), intent(in)  PCC,
real, dimension(:,:), intent(in)  PCRIV,
real, dimension(:,:), intent(inout)  PQGCELL,
real, dimension(:,:), intent(inout)  PQDRAIN 
)

Definition at line 4 of file gwf_budget.F90.

Here is the caller graph for this function: