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