FMS  2024.03
Flexible Modeling System
interpolate_r4_type Type Reference

Redundant climatology data between fields. More...

Collaboration diagram for interpolate_r4_type:
[legend]

Private Attributes

real(r4_kind), dimension(:,:,:,:,:), allocatable data5d
 (nlatmod,nlonmod,nlevclim,size(time_init,2),nfields)
 
real(r4_kind), dimension(:), allocatable halflevs
 No description.
 
logical is_allocated = .false.
 
real(r4_kind), dimension(:), allocatable lat
 No description.
 
real(r4_kind), dimension(:), allocatable latb
 No description.
 
real(r4_kind), dimension(:), allocatable levs
 No description.
 
real(r4_kind), dimension(:), allocatable lon
 No description.
 
real(r4_kind), dimension(:), allocatable lonb
 No description.
 
real(r4_kind), dimension(:,:,:,:), allocatable nmon_nyear
 No description.
 
real(r4_kind), dimension(:,:,:,:), allocatable nmon_pyear
 No description.
 
real(r4_kind), dimension(:,:,:,:), allocatable pmon_nyear
 No description.
 
real(r4_kind), dimension(:,:,:,:), allocatable pmon_pyear
 No description.
 
real(r4_kind) tweight
 No description.
 
real(r4_kind) tweight1
 The time weight between the climatology years.
 
real(r4_kind) tweight2
 No description.
 
real(r4_kind) tweight3
 The time weight between the month.
 

Detailed Description

Redundant climatology data between fields.

Definition at line 252 of file interpolator.F90.


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