Type containing 2D (lev,time) physics tendencies. More...
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 |
Definition at line 23 of file module_ccpp_suite_simulator.F90.