Interoperable Physics Driver for NGGPS
nuopc_physics::state_fields_out Type Reference

DDT for basic outputs from radiation and physics. More...

Collaboration diagram for nuopc_physics::state_fields_out:

Private Member Functions

procedure setphys => state_fld_setphys_out
 set the items required by physics More...
 
procedure print => state_fld_out_print
 

Private Attributes

real(kind=kind_phys), dimension(:,:), pointer gt0 => null()
 [out] updated temperature [dim(ix,levs): created in gbphys.f] More...
 
real(kind=kind_phys), dimension(:,:,:), pointer gq0 => null()
 [out] updated tracers [dim(ix,levs,ntrac): created in gbphys.f] More...
 
real(kind=kind_phys), dimension(:,:), pointer gu0 => null()
 [out] updated zonal wind [dim(ix,levs): created in gbphys.f] More...
 
real(kind=kind_phys), dimension(:,:), pointer gv0 => null()
 [out] updated meridional wind [dim(ix,levs): created in gbphys.f] More...
 

Detailed Description

DDT for basic outputs from radiation and physics.

Definition at line 328 of file nuopc_physics.F90.


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