CAM
msise00.F90 File Reference

Functions/Subroutines

subroutine gtd7 (IYD, SEC, ALT, GLAT, GLONG, STL, F107A, F107, AP, MASS, D, T)
 
subroutine gtd7d (IYD, SEC, ALT, GLAT, GLONG, STL, F107A, F107, AP, MASS, D, T)
 
subroutine ghp7 (IYD, SEC, ALT, GLAT, GLONG, STL, F107A, F107, AP, D, T, PRESS)
 
subroutine glatf (LAT, GV, REFF)
 
real(r8) function vtst7 (IYD, SEC, GLAT, GLONG, STL, F107A, F107, AP, IC)
 
subroutine gts7 (IYD, SEC, ALT, GLAT, GLONG, STL, F107A, F107, AP, MASS, D, T)
 
subroutine meters (METER)
 
real(r8) function scalh (ALT, XM, TEMP)
 
real(r8) function globe7 (YRD, SEC, LAT, LONG, TLOC, F107A, F107, AP, P)
 
subroutine tselec (SV)
 
real(r8) function glob7s (P)
 
real(r8) function densu (ALT, DLB, TINF, TLB, XM, ALPHA, TZ, ZLB, S2, MN1, ZN1, TN1, TGN1)
 
real(r8) function densm (ALT, D0, XM, TZ, MN3, ZN3, TN3, TGN3, MN2, ZN2, TN2, TGN2)
 
subroutine spline (X, Y, N, YP1, YPN, Y2)
 
subroutine splint (XA, YA, Y2A, N, X, Y)
 
subroutine splini (XA, YA, Y2A, N, X, YI)
 
real(r8) function dnet (DD, DM, ZHM, XMM, XM)
 
real(r8) function ccor (ALT, R, H1, ZH)
 

Function/Subroutine Documentation

◆ ccor()

real(r8) function ccor ( real(r8)  ALT,
real(r8)  R,
real(r8)  H1,
real(r8)  ZH 
)

◆ densm()

real(r8) function densm ( real(r8)  ALT,
real(r8)  D0,
real(r8)  XM,
real(r8)  TZ,
integer  MN3,
real(r8), dimension(mn3)  ZN3,
real(r8), dimension(mn3)  TN3,
real(r8), dimension(2)  TGN3,
integer  MN2,
real(r8), dimension(mn2)  ZN2,
real(r8), dimension(mn2)  TN2,
real(r8), dimension(2)  TGN2 
)
Here is the call graph for this function:

◆ densu()

real(r8) function densu ( real(r8)  ALT,
real(r8)  DLB,
real(r8)  TINF,
real(r8)  TLB,
real(r8)  XM,
real(r8)  ALPHA,
real(r8)  TZ,
real(r8)  ZLB,
real(r8)  S2,
integer  MN1,
real(r8), dimension(mn1)  ZN1,
real(r8), dimension(mn1)  TN1,
real(r8), dimension(2)  TGN1 
)
Here is the call graph for this function:

◆ dnet()

real(r8) function dnet ( real(r8)  DD,
real(r8)  DM,
real(r8)  ZHM,
real(r8)  XMM,
real(r8)  XM 
)

◆ ghp7()

subroutine ghp7 ( integer  IYD,
real(r8)  SEC,
real(r8)  ALT,
real(r8)  GLAT,
real(r8)  GLONG,
real(r8)  STL,
real(r8)  F107A,
real(r8)  F107,
real(r8), dimension(7)  AP,
real(r8), dimension(9)  D,
real(r8), dimension(2)  T,
real(r8)  PRESS 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ glatf()

subroutine glatf ( real(r8)  LAT,
real(r8)  GV,
real(r8)  REFF 
)
Here is the caller graph for this function:

◆ glob7s()

real(r8) function glob7s ( real(r8), dimension(*)  P)

◆ globe7()

real(r8) function globe7 ( real(r8)  YRD,
real(r8)  SEC,
real(r8)  LAT,
real(r8)  LONG,
real(r8)  TLOC,
real(r8)  F107A,
real(r8)  F107,
real(r8), dimension(*)  AP,
real(r8), dimension(*)  P 
)
Here is the call graph for this function:

◆ gtd7()

subroutine gtd7 ( integer  IYD,
real(r8)  SEC,
real(r8)  ALT,
real(r8)  GLAT,
real(r8)  GLONG,
real(r8)  STL,
real(r8)  F107A,
real(r8)  F107,
real(r8), dimension(7)  AP,
integer  MASS,
real(r8), dimension(9)  D,
real(r8), dimension(2)  T 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ gtd7d()

subroutine gtd7d ( integer  IYD,
real(r8)  SEC,
real(r8)  ALT,
real(r8)  GLAT,
real(r8)  GLONG,
real(r8)  STL,
real(r8)  F107A,
real(r8)  F107,
real(r8), dimension(7)  AP,
integer  MASS,
real(r8), dimension(9)  D,
real(r8), dimension(2)  T 
)
Here is the call graph for this function:

◆ gts7()

subroutine gts7 ( integer  IYD,
real(r8)  SEC,
real(r8)  ALT,
real(r8)  GLAT,
real(r8)  GLONG,
real(r8)  STL,
real(r8)  F107A,
real(r8)  F107,
real(r8), dimension(*)  AP,
integer  MASS,
real(r8), dimension(9)  D,
real(r8), dimension(2)  T 
)
Here is the caller graph for this function:

◆ meters()

subroutine meters ( logical  METER)

◆ scalh()

real(r8) function scalh ( real(r8)  ALT,
real(r8)  XM,
real(r8)  TEMP 
)

◆ spline()

subroutine spline ( real(r8), dimension(n)  X,
real(r8), dimension(n)  Y,
integer  N,
real(r8)  YP1,
real(r8)  YPN,
real(r8), dimension(n)  Y2 
)
Here is the caller graph for this function:

◆ splini()

subroutine splini ( real(r8), dimension(n)  XA,
real(r8), dimension(n)  YA,
real(r8), dimension(n)  Y2A,
integer  N,
real(r8)  X,
real(r8)  YI 
)
Here is the caller graph for this function:

◆ splint()

subroutine splint ( real(r8), dimension(n)  XA,
real(r8), dimension(n)  YA,
real(r8), dimension(n)  Y2A,
integer  N,
real(r8)  X,
real(r8)  Y 
)
Here is the caller graph for this function:

◆ tselec()

subroutine tselec ( real(r8), dimension(*)  SV)
Here is the caller graph for this function:

◆ vtst7()

real(r8) function vtst7 ( integer  IYD,
real(r8)  SEC,
real(r8)  GLAT,
real(r8)  GLONG,
real(r8)  STL,
real(r8)  F107A,
real(r8)  F107,
real(r8), dimension(7)  AP,
integer  IC 
)