FV3 Bundle
read_climate_nudge_data_nlm_mod::read_climate_nudge_data Interface Reference

Private Member Functions

subroutine read_climate_nudge_data_2d (itime, field, dat, is, js)
 
subroutine read_climate_nudge_data_3d (itime, field, dat, is, js)
 

Detailed Description

Definition at line 22 of file read_climate_nudge_data_nlm.F90.

Member Function/Subroutine Documentation

◆ read_climate_nudge_data_2d()

subroutine read_climate_nudge_data_nlm_mod::read_climate_nudge_data::read_climate_nudge_data_2d ( integer, intent(in)  itime,
character(len=4), intent(in)  field,
real(fvprc), dimension(:,:), intent(out)  dat,
integer, intent(in), optional  is,
integer, intent(in), optional  js 
)
private

Definition at line 356 of file read_climate_nudge_data_nlm.F90.

◆ read_climate_nudge_data_3d()

subroutine read_climate_nudge_data_nlm_mod::read_climate_nudge_data::read_climate_nudge_data_3d ( integer, intent(in)  itime,
character(len=4), intent(in)  field,
real(fvprc), dimension(:,:,:), intent(out)  dat,
integer, intent(in), optional  is,
integer, intent(in), optional  js 
)
private

Definition at line 424 of file read_climate_nudge_data_nlm.F90.


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