SURFEX v8.1
General documentation of Surfex
Public Member Functions | List of all members
mode_meb::swdown_diff Interface Reference

Public Member Functions

real function, dimension(size(psw_rad, 1), size(psw_rad, 2)) swdown_diff_2d (PSW_RAD, PCOSZENITH)
 
real function, dimension(size(psw_rad)) swdown_diff_1d (PSW_RAD, PCOSZENITH)
 
real function swdown_diff_0d (PSW_RAD, PCOSZENITH)
 

Detailed Description

Definition at line 53 of file mode_meb.F90.

Member Function/Subroutine Documentation

◆ swdown_diff_0d()

real function mode_meb::swdown_diff::swdown_diff_0d ( real, intent(in)  PSW_RAD,
real, intent(in)  PCOSZENITH 
)

Definition at line 529 of file mode_meb.F90.

◆ swdown_diff_1d()

real function, dimension(size(psw_rad)) mode_meb::swdown_diff::swdown_diff_1d ( real, dimension(:), intent(in)  PSW_RAD,
real, dimension(:), intent(in)  PCOSZENITH 
)

Definition at line 470 of file mode_meb.F90.

◆ swdown_diff_2d()

real function, dimension(size(psw_rad,1),size(psw_rad,2)) mode_meb::swdown_diff::swdown_diff_2d ( real, dimension(:,:), intent(in)  PSW_RAD,
real, dimension(:,:), intent(in)  PCOSZENITH 
)

Definition at line 412 of file mode_meb.F90.


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