My Project
Variables
swcomm2 Module Reference

Variables

integer numgrd
 
integer icond
 
integer, dimension(numgrdigtype
 
integer, dimension(numgrdleds
 
integer, dimension(numgrdmxg
 
integer, dimension(numgrdmyg
 
integer nwamn
 
integer optg
 
integer nbfils
 
integer nbspec
 
integer nbgrpt
 
real, dimension(numgrdalpg
 
real, dimension(numgrdcospg
 
real cosvc
 
real coswc
 
real, dimension(numgrddxg
 
real, dimension(numgrddyg
 
real, dimension(numgrdexcfld
 
real rdtim
 
real, dimension(numgrdsinpg
 
real sinvc
 
real sinwc
 
real, dimension(numgrdstagx
 
real, dimension(numgrdstagy
 
real xoffs
 
real, dimension(numgrdxpg
 
real yoffs
 
real, dimension(numgrdypg
 
logical cvleft
 
logical lxoffs
 
logical varfr
 
logical varwi
 
logical varwlv
 
logical dyndep
 
logical varwi1
 
logical varast
 
integer, dimension(numgrdifldyn
 
integer, dimension(numgrdiflidl
 
integer, dimension(numgrdiflifm
 
integer, dimension(numgrdiflnhf
 
integer, dimension(numgrdiflnhd
 
integer, dimension(numgrdiflnds
 
integer, dimension(numgrdiflndf
 
real(dp), dimension(numgrdiflbeg
 
real(dp), dimension(numgrdiflint
 
real(dp), dimension(numgrdiflend
 
real(dp), dimension(numgrdifltim
 
real, dimension(numgrdiflfac
 
character *40, dimension(numgrdiflfrm
 

Variable Documentation

◆ alpg

real, dimension(numgrd) swcomm2::alpg

Definition at line 1358 of file swmod1.f90.

1358  REAL ALPG(NUMGRD), COSPG(NUMGRD)

◆ cospg

real, dimension(numgrd) swcomm2::cospg

Definition at line 1358 of file swmod1.f90.

◆ cosvc

real swcomm2::cosvc

Definition at line 1359 of file swmod1.f90.

1359  REAL COSVC, COSWC, DXG(NUMGRD)

◆ coswc

real swcomm2::coswc

Definition at line 1359 of file swmod1.f90.

◆ cvleft

logical swcomm2::cvleft

Definition at line 1365 of file swmod1.f90.

1365  LOGICAL CVLEFT, LXOFFS, VARFR

◆ dxg

real, dimension(numgrd) swcomm2::dxg

Definition at line 1359 of file swmod1.f90.

◆ dyg

real, dimension(numgrd) swcomm2::dyg

Definition at line 1360 of file swmod1.f90.

1360  REAL DYG(NUMGRD), EXCFLD(NUMGRD)

◆ dyndep

logical swcomm2::dyndep

Definition at line 1366 of file swmod1.f90.

◆ excfld

real, dimension(numgrd) swcomm2::excfld

Definition at line 1360 of file swmod1.f90.

◆ icond

integer swcomm2::icond

Definition at line 1354 of file swmod1.f90.

1354  INTEGER ICOND

◆ iflbeg

real(dp), dimension(numgrd) swcomm2::iflbeg

Definition at line 1388 of file swmod1.f90.

1388  REAL(DP) IFLBEG(NUMGRD), IFLINT(NUMGRD), IFLEND(NUMGRD), &
1389  IFLTIM(NUMGRD)

◆ ifldyn

integer, dimension(numgrd) swcomm2::ifldyn

Definition at line 1385 of file swmod1.f90.

1385  INTEGER IFLDYN(NUMGRD)

◆ iflend

real(dp), dimension(numgrd) swcomm2::iflend

Definition at line 1388 of file swmod1.f90.

◆ iflfac

real, dimension(numgrd) swcomm2::iflfac

Definition at line 1390 of file swmod1.f90.

1390  REAL IFLFAC(NUMGRD)

◆ iflfrm

character*40, dimension(numgrd) swcomm2::iflfrm

Definition at line 1391 of file swmod1.f90.

1391  CHARACTER*40 IFLFRM(NUMGRD)

◆ iflidl

integer, dimension(numgrd) swcomm2::iflidl

Definition at line 1386 of file swmod1.f90.

1386  INTEGER IFLIDL(NUMGRD), IFLIFM(NUMGRD), IFLNHF(NUMGRD), &
1387  IFLNHD(NUMGRD), IFLNDS(NUMGRD), IFLNDF(NUMGRD)

◆ iflifm

integer, dimension(numgrd) swcomm2::iflifm

Definition at line 1386 of file swmod1.f90.

◆ iflint

real(dp), dimension(numgrd) swcomm2::iflint

Definition at line 1388 of file swmod1.f90.

◆ iflndf

integer, dimension(numgrd) swcomm2::iflndf

Definition at line 1386 of file swmod1.f90.

◆ iflnds

integer, dimension(numgrd) swcomm2::iflnds

Definition at line 1386 of file swmod1.f90.

◆ iflnhd

integer, dimension(numgrd) swcomm2::iflnhd

Definition at line 1386 of file swmod1.f90.

◆ iflnhf

integer, dimension(numgrd) swcomm2::iflnhf

Definition at line 1386 of file swmod1.f90.

◆ ifltim

real(dp), dimension(numgrd) swcomm2::ifltim

Definition at line 1388 of file swmod1.f90.

◆ igtype

integer, dimension(numgrd) swcomm2::igtype

Definition at line 1355 of file swmod1.f90.

1355  INTEGER IGTYPE(NUMGRD), LEDS(NUMGRD)

◆ leds

integer, dimension(numgrd) swcomm2::leds

Definition at line 1355 of file swmod1.f90.

◆ lxoffs

logical swcomm2::lxoffs

Definition at line 1365 of file swmod1.f90.

◆ mxg

integer, dimension(numgrd) swcomm2::mxg

Definition at line 1356 of file swmod1.f90.

1356  INTEGER MXG(NUMGRD), MYG(NUMGRD), NWAMN

◆ myg

integer, dimension(numgrd) swcomm2::myg

Definition at line 1356 of file swmod1.f90.

◆ nbfils

integer swcomm2::nbfils

Definition at line 1357 of file swmod1.f90.

◆ nbgrpt

integer swcomm2::nbgrpt

Definition at line 1357 of file swmod1.f90.

◆ nbspec

integer swcomm2::nbspec

Definition at line 1357 of file swmod1.f90.

◆ numgrd

integer swcomm2::numgrd

Definition at line 1282 of file swmod1.f90.

1282  INTEGER NUMGRD

◆ nwamn

integer swcomm2::nwamn

Definition at line 1356 of file swmod1.f90.

◆ optg

integer swcomm2::optg

Definition at line 1357 of file swmod1.f90.

1357  INTEGER OPTG, NBFILS, NBSPEC, NBGRPT

◆ rdtim

real swcomm2::rdtim

Definition at line 1361 of file swmod1.f90.

1361  REAL RDTIM, SINPG(NUMGRD)

◆ sinpg

real, dimension(numgrd) swcomm2::sinpg

Definition at line 1361 of file swmod1.f90.

◆ sinvc

real swcomm2::sinvc

Definition at line 1362 of file swmod1.f90.

1362  REAL SINVC, SINWC, STAGX(NUMGRD)

◆ sinwc

real swcomm2::sinwc

Definition at line 1362 of file swmod1.f90.

◆ stagx

real, dimension(numgrd) swcomm2::stagx

Definition at line 1362 of file swmod1.f90.

◆ stagy

real, dimension(numgrd) swcomm2::stagy

Definition at line 1363 of file swmod1.f90.

1363  REAL STAGY(NUMGRD), XOFFS

◆ varast

logical swcomm2::varast

Definition at line 1367 of file swmod1.f90.

1367  LOGICAL VARAST

◆ varfr

logical swcomm2::varfr

Definition at line 1365 of file swmod1.f90.

◆ varwi

logical swcomm2::varwi

Definition at line 1366 of file swmod1.f90.

1366  LOGICAL VARWI, VARWLV, DYNDEP, VARWI1

◆ varwi1

logical swcomm2::varwi1

Definition at line 1366 of file swmod1.f90.

◆ varwlv

logical swcomm2::varwlv

Definition at line 1366 of file swmod1.f90.

◆ xoffs

real swcomm2::xoffs

Definition at line 1363 of file swmod1.f90.

◆ xpg

real, dimension(numgrd) swcomm2::xpg

Definition at line 1364 of file swmod1.f90.

1364  REAL XPG(NUMGRD), YOFFS, YPG(NUMGRD)

◆ yoffs

real swcomm2::yoffs

Definition at line 1364 of file swmod1.f90.

◆ ypg

real, dimension(numgrd) swcomm2::ypg

Definition at line 1364 of file swmod1.f90.