CAM
euvac Module Reference

Functions/Subroutines

subroutine, public euvac_init (euvac_file)
 
subroutine, public euvac_set_etf (f107, f107a)
 

Variables

integer nstruct
 
integer nbins
 
real(r8), dimension(:), allocatable wc
 
real(r8), dimension(:), allocatable we
 
real(r8), dimension(:), allocatable wlintv
 
real(r8), dimension(:), allocatable wlintvi
 
real(r8), dimension(:), allocatable refmin
 
real(r8), dimension(:), allocatable afac
 
real(r8), dimension(:), allocatable, public euvac_etf
 

Function/Subroutine Documentation

◆ euvac_init()

subroutine, public euvac::euvac_init ( character(len=*), intent(in)  euvac_file)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ euvac_set_etf()

subroutine, public euvac::euvac_set_etf ( real(r8), intent(in)  f107,
real(r8), intent(in)  f107a 
)
Here is the caller graph for this function:

Variable Documentation

◆ afac

real(r8), dimension(:), allocatable euvac::afac
private

◆ euvac_etf

real(r8), dimension(:), allocatable, public euvac::euvac_etf

◆ nbins

integer euvac::nbins
private

◆ nstruct

integer euvac::nstruct
private

◆ refmin

real(r8), dimension(:), allocatable euvac::refmin
private

◆ wc

real(r8), dimension(:), allocatable euvac::wc
private

◆ we

real(r8), dimension(:), allocatable euvac::we
private

◆ wlintv

real(r8), dimension(:), allocatable euvac::wlintv
private

◆ wlintvi

real(r8), dimension(:), allocatable euvac::wlintvi
private