chgres_cube  1.9.0
All Data Structures Namespaces Files Functions Variables Pages
gettemp_mod Module Reference

Use moduke for common blocks. More...

Variables

real apd
 parameter calcumate for magnetic activity More...
 
real apdf
 the same as apd More...
 
real, dimension(4) apt
 daily magnetic activity More...
 
real c2tloc
 cosine of 2 time location More...
 
real c3tloc
 cosine of 3 time location More...
 
real ctloc
 cosine of the location More...
 
real day
 day in a year More...
 
real db01
 diffusive density at zlb for g01 More...
 
real db04
 diffusive density at zlb for g4 More...
 
real db14
 diffusive density at zlb for g14 More...
 
real db16
 diffusive density at zlb for g18 More...
 
real db28
 diffusive density at zlb for g28 More...
 
real db32
 diffusive density at zlb for g32 More...
 
real db40
 diffusive density at zlb for g40 More...
 
real db48
 diffusive density at zlb for g48 More...
 
real dd
 diffusive density at alt More...
 
real df
 the difference of f10.7 effect More...
 
real dfa
 the difference to reference value More...
 
real dm01
 mixed density at alt01 More...
 
real dm04
 mixed density at alt04 More...
 
real dm14
 mixed density at alt14 More...
 
real dm16
 mixed density at alt16 More...
 
real dm28
 mixed density at alt28 More...
 
real dm32
 mixed density at alt32 More...
 
real dm40
 mixed density at alt40 More...
 
real g0
 initial gradient variations More...
 
real gsurf
 surface gravitation force at given latitude More...
 
integer isw
 indix for sw More...
 
integer iyr
 integer for a given year More...
 
real, dimension(150, 9) pd
 he density More...
 
real, dimension(25, 2) pdl
 turbo More...
 
real, dimension(9, 4) plg
 Legendre polynomial points. More...
 
real, dimension(100, 10) pma
 middle and low temperature More...
 
real, dimension(150) ps
 s parameter More...
 
real, dimension(150) pt
 temperature More...
 
real, dimension(100, 4) ptl
 upper temperature More...
 
real re
 referenced height related to gsurf More...
 
real rl
 correction to specified mixing ratio at ground More...
 
real s
 scale inverse to temperature difference More...
 
real s2tloc
 sine of 2 time location More...
 
real s3tloc
 sine of 3 time location More...
 
real, dimension(100) sam
 semiannual mult sam More...
 
real stloc
 sine of the location More...
 
real, dimension(25) sw
 weighting More...
 
real, dimension(25) swc
 weighting More...
 
real t0
 initial temperature More...
 
real, dimension(2) tgn1
 temperature gradient at node 1 (~mesosphere) More...
 
real, dimension(2) tgn2
 temperature gradient at node 2 (~stratosphere) More...
 
real, dimension(2) tgn3
 temperature gradient at node 3 (~troposphere) More...
 
real tinfg
 startinf referenced point for tt More...
 
real tlb
 labeled temperature More...
 
real, dimension(5) tn1
 temperature at node 1 (~mesosphere) More...
 
real, dimension(4) tn2
 temperature at node 2 (~stratosphere) More...
 
real, dimension(5) tn3
 temperature at node 3 (~troposphere) More...
 
real tr12
 try factor 1 or 2 More...
 
real, dimension(15) tt
 referenced temperature More...
 
real xlong
 a given longitude More...
 
real z0
 initial height More...
 
real za
 joining altitude of bates and spline More...
 

Detailed Description

Use moduke for common blocks.

All variables under this module are originalyl in common block used for subroutine gettemp and others in this package.

Author
Hann-Ming Henry Juang

Variable Documentation

◆ apd

real gettemp_mod::apd

parameter calcumate for magnetic activity

Definition at line 941 of file wam_climo_data.f90.

Referenced by globe7().

◆ apdf

real gettemp_mod::apdf

the same as apd

Definition at line 942 of file wam_climo_data.f90.

Referenced by glob7s(), and globe7().

◆ apt

real, dimension(4) gettemp_mod::apt

daily magnetic activity

Definition at line 943 of file wam_climo_data.f90.

Referenced by glob7s(), and globe7().

◆ c2tloc

real gettemp_mod::c2tloc

cosine of 2 time location

Definition at line 934 of file wam_climo_data.f90.

Referenced by glob7s(), and globe7().

◆ c3tloc

real gettemp_mod::c3tloc

cosine of 3 time location

Definition at line 936 of file wam_climo_data.f90.

Referenced by glob7s(), and globe7().

◆ ctloc

real gettemp_mod::ctloc

cosine of the location

Definition at line 932 of file wam_climo_data.f90.

Referenced by glob7s(), and globe7().

◆ day

real gettemp_mod::day

day in a year

Definition at line 938 of file wam_climo_data.f90.

Referenced by glob7s(), and globe7().

◆ db01

real gettemp_mod::db01

diffusive density at zlb for g01

Definition at line 889 of file wam_climo_data.f90.

Referenced by gts7().

◆ db04

real gettemp_mod::db04

diffusive density at zlb for g4

Definition at line 883 of file wam_climo_data.f90.

Referenced by gts7().

◆ db14

real gettemp_mod::db14

diffusive density at zlb for g14

Definition at line 896 of file wam_climo_data.f90.

Referenced by gts7().

◆ db16

real gettemp_mod::db16

diffusive density at zlb for g18

Definition at line 884 of file wam_climo_data.f90.

Referenced by gts7().

◆ db28

real gettemp_mod::db28

diffusive density at zlb for g28

Definition at line 885 of file wam_climo_data.f90.

Referenced by gts7().

◆ db32

real gettemp_mod::db32

diffusive density at zlb for g32

Definition at line 886 of file wam_climo_data.f90.

Referenced by gts7().

◆ db40

real gettemp_mod::db40

diffusive density at zlb for g40

Definition at line 887 of file wam_climo_data.f90.

Referenced by gts7().

◆ db48

real gettemp_mod::db48

diffusive density at zlb for g48

Definition at line 888 of file wam_climo_data.f90.

Referenced by gts7().

◆ dd

real gettemp_mod::dd

diffusive density at alt

Definition at line 895 of file wam_climo_data.f90.

Referenced by gtd7(), and gts7().

◆ df

real gettemp_mod::df

the difference of f10.7 effect

Definition at line 939 of file wam_climo_data.f90.

Referenced by globe7().

◆ dfa

real gettemp_mod::dfa

the difference to reference value

Definition at line 940 of file wam_climo_data.f90.

Referenced by glob7s(), and globe7().

◆ dm01

real gettemp_mod::dm01

mixed density at alt01

Definition at line 922 of file wam_climo_data.f90.

Referenced by gts7().

◆ dm04

real gettemp_mod::dm04

mixed density at alt04

Definition at line 917 of file wam_climo_data.f90.

Referenced by gts7().

◆ dm14

real gettemp_mod::dm14

mixed density at alt14

Definition at line 923 of file wam_climo_data.f90.

Referenced by gts7().

◆ dm16

real gettemp_mod::dm16

mixed density at alt16

Definition at line 918 of file wam_climo_data.f90.

Referenced by gts7().

◆ dm28

real gettemp_mod::dm28

mixed density at alt28

Definition at line 919 of file wam_climo_data.f90.

Referenced by gtd7(), and gts7().

◆ dm32

real gettemp_mod::dm32

mixed density at alt32

Definition at line 920 of file wam_climo_data.f90.

Referenced by gts7().

◆ dm40

real gettemp_mod::dm40

mixed density at alt40

Definition at line 921 of file wam_climo_data.f90.

Referenced by gts7().

◆ g0

real gettemp_mod::g0

initial gradient variations

Definition at line 893 of file wam_climo_data.f90.

Referenced by gts7().

◆ gsurf

real gettemp_mod::gsurf

surface gravitation force at given latitude

Definition at line 925 of file wam_climo_data.f90.

Referenced by densm(), densu(), ghp7(), gtd7(), and scalh().

◆ isw

integer gettemp_mod::isw

indix for sw

Definition at line 946 of file wam_climo_data.f90.

Referenced by globe7(), gtd7(), and tselec().

◆ iyr

integer gettemp_mod::iyr

integer for a given year

Definition at line 947 of file wam_climo_data.f90.

Referenced by globe7().

◆ pd

real, dimension(150,9) gettemp_mod::pd

he density

Definition at line 907 of file wam_climo_data.f90.

Referenced by gtd7(), and gts7().

◆ pdl

real, dimension(25,2) gettemp_mod::pdl

turbo

Definition at line 909 of file wam_climo_data.f90.

Referenced by gtd7(), and gts7().

◆ plg

real, dimension(9,4) gettemp_mod::plg

Legendre polynomial points.

Definition at line 931 of file wam_climo_data.f90.

Referenced by glob7s(), and globe7().

◆ pma

real, dimension(100,10) gettemp_mod::pma

middle and low temperature

Definition at line 911 of file wam_climo_data.f90.

Referenced by gtd7(), and gts7().

◆ ps

real, dimension(150) gettemp_mod::ps

s parameter

Definition at line 908 of file wam_climo_data.f90.

Referenced by gtd7(), and gts7().

◆ pt

real, dimension(150) gettemp_mod::pt

temperature

Definition at line 906 of file wam_climo_data.f90.

Referenced by gtd7(), and gts7().

◆ ptl

real, dimension(100,4) gettemp_mod::ptl

upper temperature

Definition at line 910 of file wam_climo_data.f90.

Referenced by gtd7(), and gts7().

◆ re

real gettemp_mod::re

referenced height related to gsurf

Definition at line 926 of file wam_climo_data.f90.

Referenced by densm(), densu(), ghp7(), gtd7(), and scalh().

◆ rl

real gettemp_mod::rl

correction to specified mixing ratio at ground

Definition at line 894 of file wam_climo_data.f90.

Referenced by gts7().

◆ s

real gettemp_mod::s

scale inverse to temperature difference

Definition at line 882 of file wam_climo_data.f90.

Referenced by gts7().

◆ s2tloc

real gettemp_mod::s2tloc

sine of 2 time location

Definition at line 935 of file wam_climo_data.f90.

Referenced by glob7s(), and globe7().

◆ s3tloc

real gettemp_mod::s3tloc

sine of 3 time location

Definition at line 937 of file wam_climo_data.f90.

Referenced by glob7s(), and globe7().

◆ sam

real, dimension(100) gettemp_mod::sam

semiannual mult sam

Definition at line 912 of file wam_climo_data.f90.

Referenced by gtd7().

◆ stloc

real gettemp_mod::stloc

sine of the location

Definition at line 933 of file wam_climo_data.f90.

Referenced by glob7s(), and globe7().

◆ sw

real, dimension(25) gettemp_mod::sw

weighting

Definition at line 914 of file wam_climo_data.f90.

Referenced by glob7s(), globe7(), gtd7(), gts7(), tselec(), and vtst7().

◆ swc

real, dimension(25) gettemp_mod::swc

weighting

Definition at line 915 of file wam_climo_data.f90.

Referenced by glob7s(), globe7(), tselec(), and vtst7().

◆ t0

real gettemp_mod::t0

initial temperature

Definition at line 891 of file wam_climo_data.f90.

Referenced by gts7().

◆ tgn1

real, dimension(2) gettemp_mod::tgn1

temperature gradient at node 1 (~mesosphere)

Definition at line 902 of file wam_climo_data.f90.

Referenced by gtd7(), and gts7().

◆ tgn2

real, dimension(2) gettemp_mod::tgn2

temperature gradient at node 2 (~stratosphere)

Definition at line 903 of file wam_climo_data.f90.

Referenced by gtd7().

◆ tgn3

real, dimension(2) gettemp_mod::tgn3

temperature gradient at node 3 (~troposphere)

Definition at line 904 of file wam_climo_data.f90.

Referenced by gtd7().

◆ tinfg

real gettemp_mod::tinfg

startinf referenced point for tt

Definition at line 928 of file wam_climo_data.f90.

Referenced by globe7().

◆ tlb

real gettemp_mod::tlb

labeled temperature

Definition at line 881 of file wam_climo_data.f90.

Referenced by gts7().

◆ tn1

real, dimension(5) gettemp_mod::tn1

temperature at node 1 (~mesosphere)

Definition at line 899 of file wam_climo_data.f90.

Referenced by gtd7(), and gts7().

◆ tn2

real, dimension(4) gettemp_mod::tn2

temperature at node 2 (~stratosphere)

Definition at line 900 of file wam_climo_data.f90.

Referenced by gtd7().

◆ tn3

real, dimension(5) gettemp_mod::tn3

temperature at node 3 (~troposphere)

Definition at line 901 of file wam_climo_data.f90.

Referenced by gtd7().

◆ tr12

real gettemp_mod::tr12

try factor 1 or 2

Definition at line 897 of file wam_climo_data.f90.

Referenced by gts7().

◆ tt

real, dimension(15) gettemp_mod::tt

referenced temperature

Definition at line 929 of file wam_climo_data.f90.

Referenced by globe7().

◆ xlong

real gettemp_mod::xlong

a given longitude

Definition at line 944 of file wam_climo_data.f90.

Referenced by glob7s(), and globe7().

◆ z0

real gettemp_mod::z0

initial height

Definition at line 892 of file wam_climo_data.f90.

Referenced by gts7().

◆ za

real gettemp_mod::za

joining altitude of bates and spline

Definition at line 890 of file wam_climo_data.f90.

Referenced by gts7().