ETS  \$Id: Doxyfile 2162 2020-02-26 14:16:09Z g2dpc $
All Classes Files Functions Variables Pages
fc2k_background_transport.f90 File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine background_transport (COREPROF, SIGMA, DIFF_NI, VCONV_NI, DIFF_NE, VCONV_NE, DIFF_TI, VCONV_TI, DIFF_TE, VCONV_TE, DIFF_VTOR, VCONV_VTOR, DIFF_NZ, VCONV_NZ, DIFF_TZ, VCONV_TZ, CORETRANSP)
 

Function/Subroutine Documentation

subroutine background_transport ( type (type_coreprof), dimension(:), pointer  COREPROF,
real(r8)  SIGMA,
real(r8), dimension(30)  DIFF_NI,
real(r8), dimension(30)  VCONV_NI,
real(r8)  DIFF_NE,
real(r8)  VCONV_NE,
real(r8), dimension(30)  DIFF_TI,
real(r8), dimension(30)  VCONV_TI,
real(r8)  DIFF_TE,
real(r8)  VCONV_TE,
real(r8), dimension(30)  DIFF_VTOR,
real(r8), dimension(30)  VCONV_VTOR,
real(r8), dimension(100)  DIFF_NZ,
real(r8), dimension(100)  VCONV_NZ,
real(r8), dimension(100)  DIFF_TZ,
real(r8), dimension(100)  VCONV_TZ,
type (type_coretransp), dimension(:), pointer  CORETRANSP 
)

Definition at line 4 of file fc2k_background_transport.f90.

Here is the call graph for this function: