Interoperable Physics Driver for NGGPS
funcphys Module Reference

Functions/Subroutines

subroutine, public gpvsl
 
elemental real(krealfp) function, public fpvsl (t)
 
elemental real(krealfp) function, public fpvslq (t)
 
elemental real(krealfp) function, public fpvslx (t)
 
subroutine, public gpvsi
 
elemental real(krealfp) function, public fpvsi (t)
 
elemental real(krealfp) function, public fpvsiq (t)
 
elemental real(krealfp) function, public fpvsix (t)
 
subroutine, public gpvs
 
elemental real(krealfp) function, public fpvs (t)
 
elemental real(krealfp) function, public fpvsq (t)
 
elemental real(krealfp) function, public fpvsx (t)
 
subroutine, public gtdpl
 
elemental real(krealfp) function, public ftdpl (pv)
 
elemental real(krealfp) function, public ftdplq (pv)
 
elemental real(krealfp) function, public ftdplx (pv)
 
elemental real(krealfp) function, public ftdplxg (tg, pv)
 
subroutine, public gtdpi
 
elemental real(krealfp) function, public ftdpi (pv)
 
elemental real(krealfp) function, public ftdpiq (pv)
 
elemental real(krealfp) function, public ftdpix (pv)
 
elemental real(krealfp) function, public ftdpixg (tg, pv)
 
subroutine, public gtdp
 
elemental real(krealfp) function, public ftdp (pv)
 
elemental real(krealfp) function, public ftdpq (pv)
 
elemental real(krealfp) function, public ftdpx (pv)
 
elemental real(krealfp) function, public ftdpxg (tg, pv)
 
subroutine, public gthe
 
elemental real(krealfp) function, public fthe (t, pk)
 
elemental real(krealfp) function, public ftheq (t, pk)
 
real(krealfp) function, public fthex (t, pk)
 
subroutine, public gtma
 
elemental subroutine, public stma (the, pk, tma, qma)
 
elemental subroutine, public stmaq (the, pk, tma, qma)
 
elemental subroutine, public stmax (the, pk, tma, qma)
 
elemental subroutine, public stmaxg (tg, the, pk, tma, qma)
 
subroutine, public gpkap
 
elemental real(krealfp) function, public fpkap (p)
 
elemental real(krealfp) function, public fpkapq (p)
 
real(krealfp) function, public fpkapo (p)
 
elemental real(krealfp) function, public fpkapx (p)
 
subroutine, public grkap
 
elemental real(krealfp) function, public frkap (pkap)
 
elemental real(krealfp) function, public frkapq (pkap)
 
elemental real(krealfp) function, public frkapx (pkap)
 
subroutine, public gtlcl
 
elemental real(krealfp) function, public ftlcl (t, tdpd)
 
elemental real(krealfp) function, public ftlclq (t, tdpd)
 
real(krealfp) function, public ftlclo (t, tdpd)
 
elemental real(krealfp) function, public ftlclx (t, tdpd)
 
subroutine, public gfuncphys
 

Variables

integer, parameter, public krealfp =kind_phys
 
real(krealfp), parameter psatb =con_psat*1.e-5
 
integer, parameter nxpvsl =7501
 
real(krealfpc1xpvsl
 
real(krealfpc2xpvsl
 
real(krealfp), dimension(nxpvsltbpvsl
 
integer, parameter nxpvsi =7501
 
real(krealfpc1xpvsi
 
real(krealfpc2xpvsi
 
real(krealfp), dimension(nxpvsitbpvsi
 
integer, parameter nxpvs =7501
 
real(krealfpc1xpvs
 
real(krealfpc2xpvs
 
real(krealfp), dimension(nxpvstbpvs
 
integer, parameter nxtdpl =5001
 
real(krealfpc1xtdpl
 
real(krealfpc2xtdpl
 
real(krealfp), dimension(nxtdpltbtdpl
 
integer, parameter nxtdpi =5001
 
real(krealfpc1xtdpi
 
real(krealfpc2xtdpi
 
real(krealfp), dimension(nxtdpitbtdpi
 
integer, parameter nxtdp =5001
 
real(krealfpc1xtdp
 
real(krealfpc2xtdp
 
real(krealfp), dimension(nxtdptbtdp
 
integer, parameter nxthe =241
 
integer, parameter nythe =151
 
real(krealfpc1xthe
 
real(krealfpc2xthe
 
real(krealfpc1ythe
 
real(krealfpc2ythe
 
real(krealfp), dimension(nxthe, nythetbthe
 
integer, parameter nxma =151
 
integer, parameter nyma =121
 
real(krealfpc1xma
 
real(krealfpc2xma
 
real(krealfpc1yma
 
real(krealfpc2yma
 
real(krealfp), dimension(nxma, nymatbtma
 
real(krealfp), dimension(nxma, nymatbqma
 
integer, parameter nxpkap =11001
 
real(krealfpc1xpkap
 
real(krealfpc2xpkap
 
real(krealfp), dimension(nxpkaptbpkap
 
integer, parameter nxrkap =5501
 
real(krealfpc1xrkap
 
real(krealfpc2xrkap
 
real(krealfp), dimension(nxrkaptbrkap
 
integer, parameter nxtlcl =151
 
integer, parameter nytlcl =61
 
real(krealfpc1xtlcl
 
real(krealfpc2xtlcl
 
real(krealfpc1ytlcl
 
real(krealfpc2ytlcl
 
real(krealfp), dimension(nxtlcl, nytlcltbtlcl
 

Function/Subroutine Documentation

subroutine, public funcphys::gpvsl ( )

Definition at line 290 of file funcphys.f.

References c1xpvsl, c2xpvsl, fpvslx(), nxpvsl, and tbpvsl.

Referenced by gfuncphys().

Here is the call graph for this function:

Here is the caller graph for this function:

elemental real(krealfp) function, public funcphys::fpvsl ( real(krealfp), intent(in)  t)

Definition at line 334 of file funcphys.f.

References c1xpvsl, c2xpvsl, nxpvsl, and tbpvsl.

elemental real(krealfp) function, public funcphys::fpvslq ( real(krealfp), intent(in)  t)

Definition at line 377 of file funcphys.f.

References c1xpvsl, c2xpvsl, nxpvsl, and tbpvsl.

elemental real(krealfp) function, public funcphys::fpvslx ( real(krealfp), intent(in)  t)

Definition at line 424 of file funcphys.f.

Referenced by gpvsl().

Here is the caller graph for this function:

subroutine, public funcphys::gpvsi ( )

Definition at line 472 of file funcphys.f.

References c1xpvsi, c2xpvsi, fpvsix(), nxpvsi, and tbpvsi.

Referenced by gfuncphys().

Here is the call graph for this function:

Here is the caller graph for this function:

elemental real(krealfp) function, public funcphys::fpvsi ( real(krealfp), intent(in)  t)

Definition at line 517 of file funcphys.f.

References c1xpvsi, c2xpvsi, nxpvsi, and tbpvsi.

elemental real(krealfp) function, public funcphys::fpvsiq ( real(krealfp), intent(in)  t)

Definition at line 561 of file funcphys.f.

References c1xpvsi, c2xpvsi, nxpvsi, and tbpvsi.

elemental real(krealfp) function, public funcphys::fpvsix ( real(krealfp), intent(in)  t)

Definition at line 609 of file funcphys.f.

Referenced by gpvsi().

Here is the caller graph for this function:

subroutine, public funcphys::gpvs ( )

Definition at line 658 of file funcphys.f.

References c1xpvs, c2xpvs, fpvsx(), nxpvs, and tbpvs.

Referenced by gfuncphys().

Here is the call graph for this function:

Here is the caller graph for this function:

elemental real(krealfp) function, public funcphys::fpvs ( real(krealfp), intent(in)  t)

Definition at line 703 of file funcphys.f.

References c1xpvs, c2xpvs, nxpvs, and tbpvs.

Referenced by module_radiation_driver::grrad().

Here is the caller graph for this function:

elemental real(krealfp) function, public funcphys::fpvsq ( real(krealfp), intent(in)  t)

Definition at line 747 of file funcphys.f.

References c1xpvs, c2xpvs, nxpvs, and tbpvs.

elemental real(krealfp) function, public funcphys::fpvsx ( real(krealfp), intent(in)  t)

Definition at line 795 of file funcphys.f.

Referenced by gpvs().

Here is the caller graph for this function:

subroutine, public funcphys::gtdpl ( )

Definition at line 864 of file funcphys.f.

References c1xtdpl, c2xtdpl, ftdplxg(), nxtdpl, and tbtdpl.

Referenced by gfuncphys().

Here is the call graph for this function:

Here is the caller graph for this function:

elemental real(krealfp) function, public funcphys::ftdpl ( real(krealfp), intent(in)  pv)

Definition at line 910 of file funcphys.f.

References c1xtdpl, c2xtdpl, nxtdpl, and tbtdpl.

Referenced by ftdplx().

Here is the caller graph for this function:

elemental real(krealfp) function, public funcphys::ftdplq ( real(krealfp), intent(in)  pv)

Definition at line 955 of file funcphys.f.

References c1xtdpl, c2xtdpl, nxtdpl, and tbtdpl.

elemental real(krealfp) function, public funcphys::ftdplx ( real(krealfp), intent(in)  pv)

Definition at line 1004 of file funcphys.f.

References ftdpl(), and ftdplxg().

Here is the call graph for this function:

elemental real(krealfp) function, public funcphys::ftdplxg ( real(krealfp), intent(in)  tg,
real(krealfp), intent(in)  pv 
)

Definition at line 1046 of file funcphys.f.

Referenced by ftdplx(), and gtdpl().

Here is the caller graph for this function:

subroutine, public funcphys::gtdpi ( )

Definition at line 1109 of file funcphys.f.

References c1xtdpi, c2xtdpi, ftdpixg(), nxtdpi, and tbtdpi.

Referenced by gfuncphys().

Here is the call graph for this function:

Here is the caller graph for this function:

elemental real(krealfp) function, public funcphys::ftdpi ( real(krealfp), intent(in)  pv)

Definition at line 1156 of file funcphys.f.

References c1xtdpi, c2xtdpi, nxtdpi, and tbtdpi.

Referenced by ftdpix().

Here is the caller graph for this function:

elemental real(krealfp) function, public funcphys::ftdpiq ( real(krealfp), intent(in)  pv)

Definition at line 1202 of file funcphys.f.

References c1xtdpi, c2xtdpi, nxtdpi, and tbtdpi.

elemental real(krealfp) function, public funcphys::ftdpix ( real(krealfp), intent(in)  pv)

Definition at line 1252 of file funcphys.f.

References ftdpi(), and ftdpixg().

Here is the call graph for this function:

elemental real(krealfp) function, public funcphys::ftdpixg ( real(krealfp), intent(in)  tg,
real(krealfp), intent(in)  pv 
)

Definition at line 1295 of file funcphys.f.

Referenced by ftdpix(), and gtdpi().

Here is the caller graph for this function:

subroutine, public funcphys::gtdp ( )

Definition at line 1359 of file funcphys.f.

References c1xtdp, c2xtdp, ftdpxg(), nxtdp, and tbtdp.

Referenced by gfuncphys().

Here is the call graph for this function:

Here is the caller graph for this function:

elemental real(krealfp) function, public funcphys::ftdp ( real(krealfp), intent(in)  pv)

Definition at line 1406 of file funcphys.f.

References c1xtdp, c2xtdp, nxtdp, and tbtdp.

Referenced by ftdpx().

Here is the caller graph for this function:

elemental real(krealfp) function, public funcphys::ftdpq ( real(krealfp), intent(in)  pv)

Definition at line 1452 of file funcphys.f.

References c1xtdp, c2xtdp, nxtdp, and tbtdp.

elemental real(krealfp) function, public funcphys::ftdpx ( real(krealfp), intent(in)  pv)

Definition at line 1502 of file funcphys.f.

References ftdp(), and ftdpxg().

Here is the call graph for this function:

elemental real(krealfp) function, public funcphys::ftdpxg ( real(krealfp), intent(in)  tg,
real(krealfp), intent(in)  pv 
)

Definition at line 1545 of file funcphys.f.

Referenced by ftdpx(), and gtdp().

Here is the caller graph for this function:

subroutine, public funcphys::gthe ( )

Definition at line 1634 of file funcphys.f.

References c1xthe, c1ythe, c2xthe, c2ythe, fthex(), nxthe, nythe, and tbthe.

Referenced by gfuncphys().

Here is the call graph for this function:

Here is the caller graph for this function:

elemental real(krealfp) function, public funcphys::fthe ( real(krealfp), intent(in)  t,
real(krealfp), intent(in)  pk 
)

Definition at line 1689 of file funcphys.f.

References c1xthe, c1ythe, c2xthe, c2ythe, nxthe, nythe, and tbthe.

elemental real(krealfp) function, public funcphys::ftheq ( real(krealfp), intent(in)  t,
real(krealfp), intent(in)  pk 
)

Definition at line 1743 of file funcphys.f.

References c1xthe, c1ythe, c2xthe, c2ythe, nxthe, nythe, and tbthe.

real(krealfp) function, public funcphys::fthex ( real(krealfp), intent(in)  t,
real(krealfp), intent(in)  pk 
)

Definition at line 1812 of file funcphys.f.

References psatb.

Referenced by gthe().

Here is the caller graph for this function:

subroutine, public funcphys::gtma ( )

Definition at line 1869 of file funcphys.f.

References c1xma, c1yma, c2xma, c2yma, nxma, nyma, stmaxg(), tbqma, and tbtma.

Referenced by gfuncphys().

Here is the call graph for this function:

Here is the caller graph for this function:

elemental subroutine, public funcphys::stma ( real(krealfp), intent(in)  the,
real(krealfp), intent(in)  pk,
real(krealfp), intent(out)  tma,
real(krealfp), intent(out)  qma 
)

Definition at line 1928 of file funcphys.f.

References c1xma, c1yma, c2xma, c2yma, nxma, nyma, tbqma, and tbtma.

Referenced by stmax().

Here is the caller graph for this function:

elemental subroutine, public funcphys::stmaq ( real(krealfp), intent(in)  the,
real(krealfp), intent(in)  pk,
real(krealfp), intent(out)  tma,
real(krealfp), intent(out)  qma 
)

Definition at line 1983 of file funcphys.f.

References c1xma, c1yma, c2xma, c2yma, nxma, nyma, tbqma, and tbtma.

elemental subroutine, public funcphys::stmax ( real(krealfp), intent(in)  the,
real(krealfp), intent(in)  pk,
real(krealfp), intent(out)  tma,
real(krealfp), intent(out)  qma 
)

Definition at line 2063 of file funcphys.f.

References stma(), and stmaxg().

Here is the call graph for this function:

elemental subroutine, public funcphys::stmaxg ( real(krealfp), intent(in)  tg,
real(krealfp), intent(in)  the,
real(krealfp), intent(in)  pk,
real(krealfp), intent(out)  tma,
real(krealfp), intent(out)  qma 
)

Definition at line 2109 of file funcphys.f.

References psatb.

Referenced by gtma(), and stmax().

Here is the caller graph for this function:

subroutine, public funcphys::gpkap ( )

Definition at line 2182 of file funcphys.f.

References c1xpkap, c2xpkap, fpkapx(), nxpkap, and tbpkap.

Referenced by gfuncphys().

Here is the call graph for this function:

Here is the caller graph for this function:

elemental real(krealfp) function, public funcphys::fpkap ( real(krealfp), intent(in)  p)

Definition at line 2225 of file funcphys.f.

References c1xpkap, c2xpkap, nxpkap, and tbpkap.

elemental real(krealfp) function, public funcphys::fpkapq ( real(krealfp), intent(in)  p)

Definition at line 2271 of file funcphys.f.

References c1xpkap, c2xpkap, nxpkap, and tbpkap.

real(krealfp) function, public funcphys::fpkapo ( real(krealfp), intent(in)  p)

Definition at line 2321 of file funcphys.f.

elemental real(krealfp) function, public funcphys::fpkapx ( real(krealfp), intent(in)  p)

Definition at line 2378 of file funcphys.f.

Referenced by gpkap(), and grkap().

Here is the caller graph for this function:

subroutine, public funcphys::grkap ( )

Definition at line 2412 of file funcphys.f.

References c1xrkap, c2xrkap, fpkapx(), frkapx(), nxrkap, and tbrkap.

Referenced by gfuncphys().

Here is the call graph for this function:

Here is the caller graph for this function:

elemental real(krealfp) function, public funcphys::frkap ( real(krealfp), intent(in)  pkap)

Definition at line 2455 of file funcphys.f.

References c1xrkap, c2xrkap, nxrkap, and tbrkap.

elemental real(krealfp) function, public funcphys::frkapq ( real(krealfp), intent(in)  pkap)

Definition at line 2500 of file funcphys.f.

References c1xrkap, c2xrkap, nxrkap, and tbrkap.

elemental real(krealfp) function, public funcphys::frkapx ( real(krealfp), intent(in)  pkap)

Definition at line 2549 of file funcphys.f.

Referenced by grkap().

Here is the caller graph for this function:

subroutine, public funcphys::gtlcl ( )

Definition at line 2583 of file funcphys.f.

References c1xtlcl, c1ytlcl, c2xtlcl, c2ytlcl, ftlclx(), nxtlcl, nytlcl, and tbtlcl.

Referenced by gfuncphys().

Here is the call graph for this function:

Here is the caller graph for this function:

elemental real(krealfp) function, public funcphys::ftlcl ( real(krealfp), intent(in)  t,
real(krealfp), intent(in)  tdpd 
)

Definition at line 2635 of file funcphys.f.

References c1xtlcl, c1ytlcl, c2xtlcl, c2ytlcl, nxtlcl, nytlcl, and tbtlcl.

elemental real(krealfp) function, public funcphys::ftlclq ( real(krealfp), intent(in)  t,
real(krealfp), intent(in)  tdpd 
)

Definition at line 2682 of file funcphys.f.

References c1xtlcl, c1ytlcl, c2xtlcl, c2ytlcl, nxtlcl, nytlcl, and tbtlcl.

real(krealfp) function, public funcphys::ftlclo ( real(krealfp), intent(in)  t,
real(krealfp), intent(in)  tdpd 
)

Definition at line 2743 of file funcphys.f.

elemental real(krealfp) function, public funcphys::ftlclx ( real(krealfp), intent(in)  t,
real(krealfp), intent(in)  tdpd 
)

Definition at line 2785 of file funcphys.f.

Referenced by gtlcl().

Here is the caller graph for this function:

subroutine, public funcphys::gfuncphys ( )

Definition at line 2851 of file funcphys.f.

References gpkap(), gpvs(), gpvsi(), gpvsl(), grkap(), gtdp(), gtdpi(), gtdpl(), gthe(), gtlcl(), and gtma().

Referenced by nuopc_physics::nuopc_phys_init().

Here is the call graph for this function:

Here is the caller graph for this function:

Variable Documentation

integer, parameter, public funcphys::krealfp =kind_phys

Definition at line 246 of file funcphys.f.

real(krealfp), parameter funcphys::psatb =con_psat*1.e-5
private

Definition at line 249 of file funcphys.f.

Referenced by fthex(), and stmaxg().

integer, parameter funcphys::nxpvsl =7501
private

Definition at line 250 of file funcphys.f.

Referenced by fpvsl(), fpvslq(), and gpvsl().

real(krealfp) funcphys::c1xpvsl
private

Definition at line 251 of file funcphys.f.

Referenced by fpvsl(), fpvslq(), and gpvsl().

real(krealfp) funcphys::c2xpvsl
private

Definition at line 251 of file funcphys.f.

Referenced by fpvsl(), fpvslq(), and gpvsl().

real(krealfp), dimension(nxpvsl) funcphys::tbpvsl
private

Definition at line 251 of file funcphys.f.

Referenced by fpvsl(), fpvslq(), and gpvsl().

integer, parameter funcphys::nxpvsi =7501
private

Definition at line 252 of file funcphys.f.

Referenced by fpvsi(), fpvsiq(), and gpvsi().

real(krealfp) funcphys::c1xpvsi
private

Definition at line 253 of file funcphys.f.

Referenced by fpvsi(), fpvsiq(), and gpvsi().

real(krealfp) funcphys::c2xpvsi
private

Definition at line 253 of file funcphys.f.

Referenced by fpvsi(), fpvsiq(), and gpvsi().

real(krealfp), dimension(nxpvsi) funcphys::tbpvsi
private

Definition at line 253 of file funcphys.f.

Referenced by fpvsi(), fpvsiq(), and gpvsi().

integer, parameter funcphys::nxpvs =7501
private

Definition at line 254 of file funcphys.f.

Referenced by fpvs(), fpvsq(), and gpvs().

real(krealfp) funcphys::c1xpvs
private

Definition at line 255 of file funcphys.f.

Referenced by fpvs(), fpvsq(), and gpvs().

real(krealfp) funcphys::c2xpvs
private

Definition at line 255 of file funcphys.f.

Referenced by fpvs(), fpvsq(), and gpvs().

real(krealfp), dimension(nxpvs) funcphys::tbpvs
private

Definition at line 255 of file funcphys.f.

Referenced by fpvs(), fpvsq(), and gpvs().

integer, parameter funcphys::nxtdpl =5001
private

Definition at line 256 of file funcphys.f.

Referenced by ftdpl(), ftdplq(), and gtdpl().

real(krealfp) funcphys::c1xtdpl
private

Definition at line 257 of file funcphys.f.

Referenced by ftdpl(), ftdplq(), and gtdpl().

real(krealfp) funcphys::c2xtdpl
private

Definition at line 257 of file funcphys.f.

Referenced by ftdpl(), ftdplq(), and gtdpl().

real(krealfp), dimension(nxtdpl) funcphys::tbtdpl
private

Definition at line 257 of file funcphys.f.

Referenced by ftdpl(), ftdplq(), and gtdpl().

integer, parameter funcphys::nxtdpi =5001
private

Definition at line 258 of file funcphys.f.

Referenced by ftdpi(), ftdpiq(), and gtdpi().

real(krealfp) funcphys::c1xtdpi
private

Definition at line 259 of file funcphys.f.

Referenced by ftdpi(), ftdpiq(), and gtdpi().

real(krealfp) funcphys::c2xtdpi
private

Definition at line 259 of file funcphys.f.

Referenced by ftdpi(), ftdpiq(), and gtdpi().

real(krealfp), dimension(nxtdpi) funcphys::tbtdpi
private

Definition at line 259 of file funcphys.f.

Referenced by ftdpi(), ftdpiq(), and gtdpi().

integer, parameter funcphys::nxtdp =5001
private

Definition at line 260 of file funcphys.f.

Referenced by ftdp(), ftdpq(), and gtdp().

real(krealfp) funcphys::c1xtdp
private

Definition at line 261 of file funcphys.f.

Referenced by ftdp(), ftdpq(), and gtdp().

real(krealfp) funcphys::c2xtdp
private

Definition at line 261 of file funcphys.f.

Referenced by ftdp(), ftdpq(), and gtdp().

real(krealfp), dimension(nxtdp) funcphys::tbtdp
private

Definition at line 261 of file funcphys.f.

Referenced by ftdp(), ftdpq(), and gtdp().

integer, parameter funcphys::nxthe =241
private

Definition at line 262 of file funcphys.f.

Referenced by fthe(), ftheq(), and gthe().

integer, parameter funcphys::nythe =151
private

Definition at line 262 of file funcphys.f.

Referenced by fthe(), ftheq(), and gthe().

real(krealfp) funcphys::c1xthe
private

Definition at line 263 of file funcphys.f.

Referenced by fthe(), ftheq(), and gthe().

real(krealfp) funcphys::c2xthe
private

Definition at line 263 of file funcphys.f.

Referenced by fthe(), ftheq(), and gthe().

real(krealfp) funcphys::c1ythe
private

Definition at line 263 of file funcphys.f.

Referenced by fthe(), ftheq(), and gthe().

real(krealfp) funcphys::c2ythe
private

Definition at line 263 of file funcphys.f.

Referenced by fthe(), ftheq(), and gthe().

real(krealfp), dimension(nxthe,nythe) funcphys::tbthe
private

Definition at line 263 of file funcphys.f.

Referenced by fthe(), ftheq(), and gthe().

integer, parameter funcphys::nxma =151
private

Definition at line 264 of file funcphys.f.

Referenced by gtma(), stma(), and stmaq().

integer, parameter funcphys::nyma =121
private

Definition at line 264 of file funcphys.f.

Referenced by gtma(), stma(), and stmaq().

real(krealfp) funcphys::c1xma
private

Definition at line 265 of file funcphys.f.

Referenced by gtma(), stma(), and stmaq().

real(krealfp) funcphys::c2xma
private

Definition at line 265 of file funcphys.f.

Referenced by gtma(), stma(), and stmaq().

real(krealfp) funcphys::c1yma
private

Definition at line 265 of file funcphys.f.

Referenced by gtma(), stma(), and stmaq().

real(krealfp) funcphys::c2yma
private

Definition at line 265 of file funcphys.f.

Referenced by gtma(), stma(), and stmaq().

real(krealfp), dimension(nxma,nyma) funcphys::tbtma
private

Definition at line 265 of file funcphys.f.

Referenced by gtma(), stma(), and stmaq().

real(krealfp), dimension(nxma,nyma) funcphys::tbqma
private

Definition at line 265 of file funcphys.f.

Referenced by gtma(), stma(), and stmaq().

integer, parameter funcphys::nxpkap =11001
private

Definition at line 267 of file funcphys.f.

Referenced by fpkap(), fpkapq(), and gpkap().

real(krealfp) funcphys::c1xpkap
private

Definition at line 268 of file funcphys.f.

Referenced by fpkap(), fpkapq(), and gpkap().

real(krealfp) funcphys::c2xpkap
private

Definition at line 268 of file funcphys.f.

Referenced by fpkap(), fpkapq(), and gpkap().

real(krealfp), dimension(nxpkap) funcphys::tbpkap
private

Definition at line 268 of file funcphys.f.

Referenced by fpkap(), fpkapq(), and gpkap().

integer, parameter funcphys::nxrkap =5501
private

Definition at line 269 of file funcphys.f.

Referenced by frkap(), frkapq(), and grkap().

real(krealfp) funcphys::c1xrkap
private

Definition at line 270 of file funcphys.f.

Referenced by frkap(), frkapq(), and grkap().

real(krealfp) funcphys::c2xrkap
private

Definition at line 270 of file funcphys.f.

Referenced by frkap(), frkapq(), and grkap().

real(krealfp), dimension(nxrkap) funcphys::tbrkap
private

Definition at line 270 of file funcphys.f.

Referenced by frkap(), frkapq(), and grkap().

integer, parameter funcphys::nxtlcl =151
private

Definition at line 271 of file funcphys.f.

Referenced by ftlcl(), ftlclq(), and gtlcl().

integer, parameter funcphys::nytlcl =61
private

Definition at line 271 of file funcphys.f.

Referenced by ftlcl(), ftlclq(), and gtlcl().

real(krealfp) funcphys::c1xtlcl
private

Definition at line 272 of file funcphys.f.

Referenced by ftlcl(), ftlclq(), and gtlcl().

real(krealfp) funcphys::c2xtlcl
private

Definition at line 272 of file funcphys.f.

Referenced by ftlcl(), ftlclq(), and gtlcl().

real(krealfp) funcphys::c1ytlcl
private

Definition at line 272 of file funcphys.f.

Referenced by ftlcl(), ftlclq(), and gtlcl().

real(krealfp) funcphys::c2ytlcl
private

Definition at line 272 of file funcphys.f.

Referenced by ftlcl(), ftlclq(), and gtlcl().

real(krealfp), dimension(nxtlcl,nytlcl) funcphys::tbtlcl
private

Definition at line 272 of file funcphys.f.

Referenced by ftlcl(), ftlclq(), and gtlcl().