ROMS
Loading...
Searching...
No Matches
mod_param::t_iobounds Type Reference

Public Attributes

integer ilb_psi
 
integer iub_psi
 
integer jlb_psi
 
integer jub_psi
 
integer ilb_rho
 
integer iub_rho
 
integer jlb_rho
 
integer jub_rho
 
integer ilb_u
 
integer iub_u
 
integer jlb_u
 
integer jub_u
 
integer ilb_v
 
integer iub_v
 
integer jlb_v
 
integer jub_v
 
integer iorj
 
integer xi_psi
 
integer xi_rho
 
integer xi_u
 
integer xi_v
 
integer eta_psi
 
integer eta_rho
 
integer eta_u
 
integer eta_v
 
integer xy_psi
 
integer xy_rho
 
integer xy_u
 
integer xy_v
 

Detailed Description

Definition at line 241 of file mod_param.F.

Member Data Documentation

◆ eta_psi

integer mod_param::t_iobounds::eta_psi

Definition at line 269 of file mod_param.F.

269 integer :: eta_psi ! number of J-direction points (PSI)

◆ eta_rho

integer mod_param::t_iobounds::eta_rho

Definition at line 270 of file mod_param.F.

270 integer :: eta_rho ! number of J-direction points (RHO)

◆ eta_u

integer mod_param::t_iobounds::eta_u

Definition at line 271 of file mod_param.F.

271 integer :: eta_u ! number of I-direction points (U)

◆ eta_v

integer mod_param::t_iobounds::eta_v

Definition at line 272 of file mod_param.F.

272 integer :: eta_v ! number of I-direction points (V)

◆ ilb_psi

integer mod_param::t_iobounds::ilb_psi

Definition at line 242 of file mod_param.F.

242 integer :: ILB_psi ! I-direction lower bound (PSI)

◆ ilb_rho

integer mod_param::t_iobounds::ilb_rho

Definition at line 247 of file mod_param.F.

247 integer :: ILB_rho ! I-direction lower bound (RHO)

◆ ilb_u

integer mod_param::t_iobounds::ilb_u

Definition at line 252 of file mod_param.F.

252 integer :: ILB_u ! I-direction lower bound (U)

◆ ilb_v

integer mod_param::t_iobounds::ilb_v

Definition at line 257 of file mod_param.F.

257 integer :: ILB_v ! I-direction lower bound (V)

◆ iorj

integer mod_param::t_iobounds::iorj

Definition at line 262 of file mod_param.F.

262 integer :: IorJ ! number of MAX(I,J)-direction points

◆ iub_psi

integer mod_param::t_iobounds::iub_psi

Definition at line 243 of file mod_param.F.

243 integer :: IUB_psi ! I-direction upper bound (PSI)

◆ iub_rho

integer mod_param::t_iobounds::iub_rho

Definition at line 248 of file mod_param.F.

248 integer :: IUB_rho ! I-direction upper bound (RHO)

◆ iub_u

integer mod_param::t_iobounds::iub_u

Definition at line 253 of file mod_param.F.

253 integer :: IUB_u ! I-direction upper bound (U)

◆ iub_v

integer mod_param::t_iobounds::iub_v

Definition at line 258 of file mod_param.F.

258 integer :: IUB_v ! I-direction upper bound (V)

◆ jlb_psi

integer mod_param::t_iobounds::jlb_psi

Definition at line 244 of file mod_param.F.

244 integer :: JLB_psi ! J-direction lower bound (PSI)

◆ jlb_rho

integer mod_param::t_iobounds::jlb_rho

Definition at line 249 of file mod_param.F.

249 integer :: JLB_rho ! J-direction lower bound (RHO)

◆ jlb_u

integer mod_param::t_iobounds::jlb_u

Definition at line 254 of file mod_param.F.

254 integer :: JLB_u ! J-direction lower bound (U)

◆ jlb_v

integer mod_param::t_iobounds::jlb_v

Definition at line 259 of file mod_param.F.

259 integer :: JLB_v ! J-direction lower bound (V)

◆ jub_psi

integer mod_param::t_iobounds::jub_psi

Definition at line 245 of file mod_param.F.

245 integer :: JUB_psi ! J-direction upper bound (PSI)

◆ jub_rho

integer mod_param::t_iobounds::jub_rho

Definition at line 250 of file mod_param.F.

250 integer :: JUB_rho ! J-direction upper bound (RHO)

◆ jub_u

integer mod_param::t_iobounds::jub_u

Definition at line 255 of file mod_param.F.

255 integer :: JUB_u ! J-direction upper bound (U)

◆ jub_v

integer mod_param::t_iobounds::jub_v

Definition at line 260 of file mod_param.F.

260 integer :: JUB_v ! J-direction upper bound (V)

◆ xi_psi

integer mod_param::t_iobounds::xi_psi

Definition at line 264 of file mod_param.F.

264 integer :: xi_psi ! number of I-direction points (PSI)

◆ xi_rho

integer mod_param::t_iobounds::xi_rho

Definition at line 265 of file mod_param.F.

265 integer :: xi_rho ! number of I-direction points (RHO)

◆ xi_u

integer mod_param::t_iobounds::xi_u

Definition at line 266 of file mod_param.F.

266 integer :: xi_u ! number of I-direction points (U)

◆ xi_v

integer mod_param::t_iobounds::xi_v

Definition at line 267 of file mod_param.F.

267 integer :: xi_v ! number of I-direction points (V)

◆ xy_psi

integer mod_param::t_iobounds::xy_psi

Definition at line 275 of file mod_param.F.

275 integer :: xy_psi ! number of IJ-water points (PSI)

◆ xy_rho

integer mod_param::t_iobounds::xy_rho

Definition at line 276 of file mod_param.F.

276 integer :: xy_rho ! number of IJ-water points (RHO)

◆ xy_u

integer mod_param::t_iobounds::xy_u

Definition at line 277 of file mod_param.F.

277 integer :: xy_u ! number of IJ-water points (U)

◆ xy_v

integer mod_param::t_iobounds::xy_v

Definition at line 278 of file mod_param.F.

278 integer :: xy_v ! number of IJ-water points (V)

The documentation for this type was generated from the following file: