My Project
Variables
m_wcap Module Reference

Variables

real, save actot
 
real, save edrktot
 
real, save ektot
 
real, save etot1
 
real, save etot2
 
real, save etot4
 
real, save km_wam
 
real, save km01
 
real, save sigm_10
 
real, save sigm01
 
real, dimension(:,:), allocatable, save sigpow
 

Variable Documentation

◆ actot

real, save m_wcap::actot

Definition at line 104 of file swmod2.f90.

104  REAL, SAVE :: ACTOT

◆ edrktot

real, save m_wcap::edrktot

Definition at line 105 of file swmod2.f90.

105  REAL, SAVE :: EDRKTOT

◆ ektot

real, save m_wcap::ektot

Definition at line 106 of file swmod2.f90.

106  REAL, SAVE :: EKTOT

◆ etot1

real, save m_wcap::etot1

Definition at line 107 of file swmod2.f90.

107  REAL, SAVE :: ETOT1

◆ etot2

real, save m_wcap::etot2

Definition at line 108 of file swmod2.f90.

108  REAL, SAVE :: ETOT2

◆ etot4

real, save m_wcap::etot4

Definition at line 109 of file swmod2.f90.

109  REAL, SAVE :: ETOT4

◆ km01

real, save m_wcap::km01

Definition at line 111 of file swmod2.f90.

111  REAL, SAVE :: KM01

◆ km_wam

real, save m_wcap::km_wam

Definition at line 110 of file swmod2.f90.

110  REAL, SAVE :: KM_WAM

◆ sigm01

real, save m_wcap::sigm01

Definition at line 113 of file swmod2.f90.

113  REAL, SAVE :: SIGM01

◆ sigm_10

real, save m_wcap::sigm_10

Definition at line 112 of file swmod2.f90.

112  REAL, SAVE :: SIGM_10

◆ sigpow

real, dimension(:,:), allocatable, save m_wcap::sigpow

Definition at line 120 of file swmod2.f90.

120  REAL, SAVE, ALLOCATABLE :: SIGPOW(:,:)