FMS  2024.03
Flexible Modeling System
interpolate_r8_type Type Reference
Collaboration diagram for interpolate_r8_type:
[legend]

Private Attributes

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

Detailed Description

Definition at line 271 of file interpolator.F90.


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