CCPP SciDoc v7.0.0  v7.0.0
Common Community Physics Package Developed at DTC
 
Loading...
Searching...
No Matches
module_ccpp_suite_simulator::phys_tend_2d Type Reference

Type containing 2D (lev,time) physics tendencies. More...

Collaboration diagram for module_ccpp_suite_simulator::phys_tend_2d:

Public Attributes

real(kind_phys), dimension(:), allocatable time
 
real(kind_phys), dimension(:,:), allocatable t
 
real(kind_phys), dimension(:,:), allocatable u
 
real(kind_phys), dimension(:,:), allocatable v
 
real(kind_phys), dimension(:,:), allocatable q
 
real(kind_phys), dimension(:,:), allocatable p
 
real(kind_phys), dimension(:,:), allocatable z
 

Detailed Description

Definition at line 23 of file module_ccpp_suite_simulator.F90.