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_4d Type Reference

Type containing 4D (lon,lat,lev,time) physics tendencies. More...

Collaboration diagram for module_ccpp_suite_simulator::phys_tend_4d:

Public Attributes

real(kind_phys), dimension(:), allocatable time
 
real(kind_phys), dimension(:,:), allocatable lon
 
real(kind_phys), dimension(:,:), allocatable lat
 
real(kind_phys), dimension(:,:,:,:), allocatable t
 
real(kind_phys), dimension(:,:,:,:), allocatable u
 
real(kind_phys), dimension(:,:,:,:), allocatable v
 
real(kind_phys), dimension(:,:,:,:), allocatable q
 

Detailed Description

Definition at line 45 of file module_ccpp_suite_simulator.F90.