Variables: Difference between revisions
From WikiROMS
Jump to navigationJump to search
No edit summary (change visibility) |
No edit summary (change visibility) |
||
Line 56: | Line 56: | ||
:'''tangent =''' <span style="color:red">tl_u</span> | :'''tangent =''' <span style="color:red">tl_u</span> | ||
:'''adjoint =''' <span style="color:purple">ad_u</span> | :'''adjoint =''' <span style="color:purple">ad_u</span> | ||
:'''units =''' meter second-1 | :'''units =''' meter second<sup>-1</sup> | ||
:'''grid =''' u-points | :'''grid =''' u-points | ||
Line 65: | Line 65: | ||
:'''tangent =''' <span style="color:red">tl_ubar</span> | :'''tangent =''' <span style="color:red">tl_ubar</span> | ||
:'''adjoint =''' <span style="color:purple">ad_ubar</span> | :'''adjoint =''' <span style="color:purple">ad_ubar</span> | ||
:'''units =''' meter second-1 | :'''units =''' meter second<sup>-1</sup> | ||
:'''grid =''' u-points | :'''grid =''' u-points | ||
Line 76: | Line 76: | ||
:'''tangent =''' <span style="color:red">tl_u</span> | :'''tangent =''' <span style="color:red">tl_u</span> | ||
:'''adjoint =''' <span style="color:purple">ad_u</span> | :'''adjoint =''' <span style="color:purple">ad_u</span> | ||
:'''units =''' meter second-1 | :'''units =''' meter second<sup>-1</sup> | ||
:'''grid =''' v-points | :'''grid =''' v-points | ||
Line 85: | Line 85: | ||
:'''tangent =''' <span style="color:red">tl_vbar</span> | :'''tangent =''' <span style="color:red">tl_vbar</span> | ||
:'''adjoint =''' <span style="color:purple">ad_vbar</span> | :'''adjoint =''' <span style="color:purple">ad_vbar</span> | ||
:'''units =''' meter second-1 | :'''units =''' meter second<sup>-1</sup> | ||
:'''grid =''' v-points | :'''grid =''' v-points | ||
Line 92: | Line 92: | ||
;<span id="W"></span>'''W''' | ;<span id="W"></span>'''W''' | ||
:Terrain-following, vertical velocity component, <math>\,\Omega(\xi,\eta,s,t)\,Hz/mn</math>. | :Terrain-following, vertical velocity component, <math>\,\Omega(\xi,\eta,s,t)\,Hz/mn</math>. | ||
:'''dimension =''' '''W'''(LBi:UBi,LBj:UBj,N) | :'''dimension =''' '''W'''(LBi:UBi,LBj:UBj,0:N) | ||
:'''pointer =''' OCEAN(ng)%'''W''' | :'''pointer =''' OCEAN(ng)%'''W''' | ||
:'''tangent =''' <span style="color:red">tl_W</span> | :'''tangent =''' <span style="color:red">tl_W</span> | ||
:'''adjoint =''' <span style="color:purple">ad_W</span> | :'''adjoint =''' <span style="color:purple">ad_W</span> | ||
:'''units =''' | :'''units =''' meter<sup>3</sup> second<sup>-1</sup> | ||
:'''grid =''' w-points | :'''grid =''' w-points | ||
Revision as of 17:30, 14 November 2006
A
B
C
D
E
F
G
H
- Hz
- Vertical level thicknesses.
- dimension = Hz(LBi:UBi,LBj:UBj,N)
- pointer = GRID(ng)%Hz
- tangent = tl_Hz
- adjoint = ad_Hz
- units = meter
- grid = ρ-points
I
J
K
L
M
N
O
P
Q
R
S
T
U
- u
- Total momentum component in the ξ-direction, .
- dimension = u(LBi:UBi,LBj:UBj,N,2)
- pointer = OCEAN(ng)%u
- tangent = tl_u
- adjoint = ad_u
- units = meter second-1
- grid = u-points
- ubar
- Vertically-integrated momentum component in the ξ-direction, .
- dimension = ubar(LBi:UBi,LBj:UBj,3)
- pointer = OCEAN(ng)%ubar
- tangent = tl_ubar
- adjoint = ad_ubar
- units = meter second-1
- grid = u-points
V
- v
- 3D momentum component in the η-direction, .
- dimension = v(LBi:UBi,LBj:UBj,N,2)
- pointer = OCEAN(ng)%v
- tangent = tl_u
- adjoint = ad_u
- units = meter second-1
- grid = v-points
- vbar
- Vertically-integrated momentum component in the η-direction, .
- dimension = vbar(LBi:UBi,LBj:UBj,3)
- pointer = OCEAN(ng)%vbar
- tangent = tl_vbar
- adjoint = ad_vbar
- units = meter second-1
- grid = v-points
W
- W
- Terrain-following, vertical velocity component, .
- dimension = W(LBi:UBi,LBj:UBj,0:N)
- pointer = OCEAN(ng)%W
- tangent = tl_W
- adjoint = ad_W
- units = meter3 second-1
- grid = w-points
X
Y
Z
- zeta
- Free-surface, .
- dimension = zeta(LBi:UBi,LBj:UBj,3)
- pointer = OCEAN(ng)%zeta
- tangent = tl_zeta
- adjoint = ad_zeta
- units = meter
- grid = ρ-points