SURFEX  V8_0
Surfex V8_0 release
 All Classes Files Functions Variables
Public Member Functions | List of all members
mode_aer_surf Module Reference

Public Member Functions

subroutine init_var (PSV, PFAC, PCTOTA)
 
subroutine ppp2aero_surf (PSVT, PRHODREF, PSIG1D, PRG1D, PN1D, PCTOTA, PM1D)
 
subroutine aero2ppp_surf (PSVT, PRHODREF, PSIG1D, PRG1D)
 

Detailed Description

Definition at line 6 of file mode_aer_surf.F90.

Member Function/Subroutine Documentation

subroutine mode_aer_surf::aero2ppp_surf ( real, dimension(:,:), intent(inout)  PSVT,
real, dimension(:), intent(in)  PRHODREF,
real, dimension(:,:), intent(in)  PSIG1D,
real, dimension(:,:), intent(in)  PRG1D 
)

Definition at line 339 of file mode_aer_surf.F90.

Here is the call graph for this function:

subroutine mode_aer_surf::init_var ( real, dimension(:,:), intent(in)  PSV,
real, dimension(:), intent(out)  PFAC,
real, dimension(:,:,:), intent(out)  PCTOTA 
)

Definition at line 33 of file mode_aer_surf.F90.

Here is the caller graph for this function:

subroutine mode_aer_surf::ppp2aero_surf ( real, dimension(:,:), intent(in)  PSVT,
real, dimension(:), intent(in)  PRHODREF,
real, dimension(:,:), intent(out), optional  PSIG1D,
real, dimension(:,:), intent(out), optional  PRG1D,
real, dimension(:,:), intent(out), optional  PN1D,
real, dimension(:,:,:), intent(out), optional  PCTOTA,
real, dimension(:,:), intent(out), optional  PM1D 
)

Definition at line 151 of file mode_aer_surf.F90.

Here is the call graph for this function:

Here is the caller graph for this function:


The documentation for this module was generated from the following file: