MPTRAC
Data Fields
mptrac_struct::met_t Type Reference

Data Fields

real(c_double) time
 
integer(c_int) nx
 
integer(c_int) ny
 
integer(c_int) np
 
integer(c_int) npl
 
real(c_double), dimension(exlon
 
real(c_double), dimension(eylat
 
real(c_double), dimension(epp
 
real(c_double), dimension(ephybrid
 
real(c_float), dimension(ey, exps
 
real(c_float), dimension(ey, exts
 
real(c_float), dimension(ey, exzs
 
real(c_float), dimension(ey, exus
 
real(c_float), dimension(ey, exvs
 
real(c_float), dimension(ey, exlsm
 
real(c_float), dimension(ey, exsst
 
real(c_float), dimension(ey, expbl
 
real(c_float), dimension(ey, expt
 
real(c_float), dimension(ey, extt
 
real(c_float), dimension(ey, exzt
 
real(c_float), dimension(ey, exh2ot
 
real(c_float), dimension(ey, expct
 
real(c_float), dimension(ey, expcb
 
real(c_float), dimension(ey, excl
 
real(c_float), dimension(ey, explcl
 
real(c_float), dimension(ey, explfc
 
real(c_float), dimension(ey, expel
 
real(c_float), dimension(ey, excape
 
real(c_float), dimension(ey, excin
 
real(c_float), dimension(ey, exo3c
 
real(c_float), dimension(ep, ey, exz
 
real(c_float), dimension(ep, ey, ext
 
real(c_float), dimension(ep, ey, exu
 
real(c_float), dimension(ep, ey, exv
 
real(c_float), dimension(ep, ey, exw
 
real(c_float), dimension(ep, ey, expv
 
real(c_float), dimension(ep, ey, exh2o
 
real(c_float), dimension(ep, ey, exo3
 
real(c_float), dimension(ep, ey, exlwc
 
real(c_float), dimension(ep, ey, exrwc
 
real(c_float), dimension(ep, ey, exiwc
 
real(c_float), dimension(ep, ey, exswc
 
real(c_float), dimension(ep, ey, excc
 
real(c_float), dimension(ep, ey, expl
 
real(c_float), dimension(ep, ey, exul
 
real(c_float), dimension(ep, ey, exvl
 
real(c_float), dimension(ep, ey, exwl
 
real(c_float), dimension(ep, ey, exzetal
 
real(c_float), dimension(ep, ey, exzeta_dotl
 

Detailed Description

Definition at line 421 of file mptrac_fortran.f90.

Field Documentation

◆ time

real(c_double) mptrac_struct::met_t::time

Definition at line 422 of file mptrac_fortran.f90.

422 REAL(c_double) :: time

◆ nx

integer(c_int) mptrac_struct::met_t::nx

Definition at line 423 of file mptrac_fortran.f90.

423 INTEGER(c_int) :: nx

◆ ny

integer(c_int) mptrac_struct::met_t::ny

Definition at line 424 of file mptrac_fortran.f90.

424 INTEGER(c_int) :: ny

◆ np

integer(c_int) mptrac_struct::met_t::np

Definition at line 425 of file mptrac_fortran.f90.

425 INTEGER(c_int) :: np

◆ npl

integer(c_int) mptrac_struct::met_t::npl

Definition at line 426 of file mptrac_fortran.f90.

426 INTEGER(c_int) :: npl

◆ lon

real(c_double), dimension(ex) mptrac_struct::met_t::lon

Definition at line 427 of file mptrac_fortran.f90.

427 REAL(c_double), DIMENSION(ex) :: lon

◆ lat

real(c_double), dimension(ey) mptrac_struct::met_t::lat

Definition at line 428 of file mptrac_fortran.f90.

428 REAL(c_double), DIMENSION(ey) :: lat

◆ p

real(c_double), dimension(ep) mptrac_struct::met_t::p

Definition at line 429 of file mptrac_fortran.f90.

429 REAL(c_double), DIMENSION(ep) :: p

◆ hybrid

real(c_double), dimension(ep) mptrac_struct::met_t::hybrid

Definition at line 430 of file mptrac_fortran.f90.

430 REAL(c_double), DIMENSION(ep) :: hybrid

◆ ps

real(c_float), dimension(ey,ex) mptrac_struct::met_t::ps

Definition at line 431 of file mptrac_fortran.f90.

431 REAL(c_float), DIMENSION(ey,ex) :: ps

◆ ts

real(c_float), dimension(ey,ex) mptrac_struct::met_t::ts

Definition at line 432 of file mptrac_fortran.f90.

432 REAL(c_float), DIMENSION(ey,ex) :: ts

◆ zs

real(c_float), dimension(ey,ex) mptrac_struct::met_t::zs

Definition at line 433 of file mptrac_fortran.f90.

433 REAL(c_float), DIMENSION(ey,ex) :: zs

◆ us

real(c_float), dimension(ey,ex) mptrac_struct::met_t::us

Definition at line 434 of file mptrac_fortran.f90.

434 REAL(c_float), DIMENSION(ey,ex) :: us

◆ vs

real(c_float), dimension(ey,ex) mptrac_struct::met_t::vs

Definition at line 435 of file mptrac_fortran.f90.

435 REAL(c_float), DIMENSION(ey,ex) :: vs

◆ lsm

real(c_float), dimension(ey,ex) mptrac_struct::met_t::lsm

Definition at line 436 of file mptrac_fortran.f90.

436 REAL(c_float), DIMENSION(ey,ex) :: lsm

◆ sst

real(c_float), dimension(ey,ex) mptrac_struct::met_t::sst

Definition at line 437 of file mptrac_fortran.f90.

437 REAL(c_float), DIMENSION(ey,ex) :: sst

◆ pbl

real(c_float), dimension(ey,ex) mptrac_struct::met_t::pbl

Definition at line 438 of file mptrac_fortran.f90.

438 REAL(c_float), DIMENSION(ey,ex) :: pbl

◆ pt

real(c_float), dimension(ey,ex) mptrac_struct::met_t::pt

Definition at line 439 of file mptrac_fortran.f90.

439 REAL(c_float), DIMENSION(ey,ex) :: pt

◆ tt

real(c_float), dimension(ey,ex) mptrac_struct::met_t::tt

Definition at line 440 of file mptrac_fortran.f90.

440 REAL(c_float), DIMENSION(ey,ex) :: tt

◆ zt

real(c_float), dimension(ey,ex) mptrac_struct::met_t::zt

Definition at line 441 of file mptrac_fortran.f90.

441 REAL(c_float), DIMENSION(ey,ex) :: zt

◆ h2ot

real(c_float), dimension(ey,ex) mptrac_struct::met_t::h2ot

Definition at line 442 of file mptrac_fortran.f90.

442 REAL(c_float), DIMENSION(ey,ex) :: h2ot

◆ pct

real(c_float), dimension(ey,ex) mptrac_struct::met_t::pct

Definition at line 443 of file mptrac_fortran.f90.

443 REAL(c_float), DIMENSION(ey,ex) :: pct

◆ pcb

real(c_float), dimension(ey,ex) mptrac_struct::met_t::pcb

Definition at line 444 of file mptrac_fortran.f90.

444 REAL(c_float), DIMENSION(ey,ex) :: pcb

◆ cl

real(c_float), dimension(ey,ex) mptrac_struct::met_t::cl

Definition at line 445 of file mptrac_fortran.f90.

445 REAL(c_float), DIMENSION(ey,ex) :: cl

◆ plcl

real(c_float), dimension(ey,ex) mptrac_struct::met_t::plcl

Definition at line 446 of file mptrac_fortran.f90.

446 REAL(c_float), DIMENSION(ey,ex) :: plcl

◆ plfc

real(c_float), dimension(ey,ex) mptrac_struct::met_t::plfc

Definition at line 447 of file mptrac_fortran.f90.

447 REAL(c_float), DIMENSION(ey,ex) :: plfc

◆ pel

real(c_float), dimension(ey,ex) mptrac_struct::met_t::pel

Definition at line 448 of file mptrac_fortran.f90.

448 REAL(c_float), DIMENSION(ey,ex) :: pel

◆ cape

real(c_float), dimension(ey,ex) mptrac_struct::met_t::cape

Definition at line 449 of file mptrac_fortran.f90.

449 REAL(c_float), DIMENSION(ey,ex) :: cape

◆ cin

real(c_float), dimension(ey,ex) mptrac_struct::met_t::cin

Definition at line 450 of file mptrac_fortran.f90.

450 REAL(c_float), DIMENSION(ey,ex) :: cin

◆ o3c

real(c_float), dimension(ey,ex) mptrac_struct::met_t::o3c

Definition at line 451 of file mptrac_fortran.f90.

451 REAL(c_float), DIMENSION(ey,ex) :: o3c

◆ z

real(c_float), dimension(ep,ey,ex) mptrac_struct::met_t::z

Definition at line 452 of file mptrac_fortran.f90.

452 REAL(c_float), DIMENSION(ep,ey,ex) :: z

◆ t

real(c_float), dimension(ep,ey,ex) mptrac_struct::met_t::t

Definition at line 453 of file mptrac_fortran.f90.

453 REAL(c_float), DIMENSION(ep,ey,ex) :: t

◆ u

real(c_float), dimension(ep,ey,ex) mptrac_struct::met_t::u

Definition at line 454 of file mptrac_fortran.f90.

454 REAL(c_float), DIMENSION(ep,ey,ex) :: u

◆ v

real(c_float), dimension(ep,ey,ex) mptrac_struct::met_t::v

Definition at line 455 of file mptrac_fortran.f90.

455 REAL(c_float), DIMENSION(ep,ey,ex) :: v

◆ w

real(c_float), dimension(ep,ey,ex) mptrac_struct::met_t::w

Definition at line 456 of file mptrac_fortran.f90.

456 REAL(c_float), DIMENSION(ep,ey,ex) :: w

◆ pv

real(c_float), dimension(ep,ey,ex) mptrac_struct::met_t::pv

Definition at line 457 of file mptrac_fortran.f90.

457 REAL(c_float), DIMENSION(ep,ey,ex) :: pv

◆ h2o

real(c_float), dimension(ep,ey,ex) mptrac_struct::met_t::h2o

Definition at line 458 of file mptrac_fortran.f90.

458 REAL(c_float), DIMENSION(ep,ey,ex) :: h2o

◆ o3

real(c_float), dimension(ep,ey,ex) mptrac_struct::met_t::o3

Definition at line 459 of file mptrac_fortran.f90.

459 REAL(c_float), DIMENSION(ep,ey,ex) :: o3

◆ lwc

real(c_float), dimension(ep,ey,ex) mptrac_struct::met_t::lwc

Definition at line 460 of file mptrac_fortran.f90.

460 REAL(c_float), DIMENSION(ep,ey,ex) :: lwc

◆ rwc

real(c_float), dimension(ep,ey,ex) mptrac_struct::met_t::rwc

Definition at line 461 of file mptrac_fortran.f90.

461 REAL(c_float), DIMENSION(ep,ey,ex) :: rwc

◆ iwc

real(c_float), dimension(ep,ey,ex) mptrac_struct::met_t::iwc

Definition at line 462 of file mptrac_fortran.f90.

462 REAL(c_float), DIMENSION(ep,ey,ex) :: iwc

◆ swc

real(c_float), dimension(ep,ey,ex) mptrac_struct::met_t::swc

Definition at line 463 of file mptrac_fortran.f90.

463 REAL(c_float), DIMENSION(ep,ey,ex) :: swc

◆ cc

real(c_float), dimension(ep,ey,ex) mptrac_struct::met_t::cc

Definition at line 464 of file mptrac_fortran.f90.

464 REAL(c_float), DIMENSION(ep,ey,ex) :: cc

◆ pl

real(c_float), dimension(ep,ey,ex) mptrac_struct::met_t::pl

Definition at line 465 of file mptrac_fortran.f90.

465 REAL(c_float), DIMENSION(ep,ey,ex) :: pl

◆ ul

real(c_float), dimension(ep,ey,ex) mptrac_struct::met_t::ul

Definition at line 466 of file mptrac_fortran.f90.

466 REAL(c_float), DIMENSION(ep,ey,ex) :: ul

◆ vl

real(c_float), dimension(ep,ey,ex) mptrac_struct::met_t::vl

Definition at line 467 of file mptrac_fortran.f90.

467 REAL(c_float), DIMENSION(ep,ey,ex) :: vl

◆ wl

real(c_float), dimension(ep,ey,ex) mptrac_struct::met_t::wl

Definition at line 468 of file mptrac_fortran.f90.

468 REAL(c_float), DIMENSION(ep,ey,ex) :: wl

◆ zetal

real(c_float), dimension(ep,ey,ex) mptrac_struct::met_t::zetal

Definition at line 469 of file mptrac_fortran.f90.

469 REAL(c_float), DIMENSION(ep,ey,ex) :: zetal

◆ zeta_dotl

real(c_float), dimension(ep,ey,ex) mptrac_struct::met_t::zeta_dotl

Definition at line 470 of file mptrac_fortran.f90.

470 REAL(c_float), DIMENSION(ep,ey,ex) :: zeta_dotl

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