CCPP SciDoc v7.0.x  v7.0.0
Common Community Physics Package Developed at DTC
 
Loading...
Searching...
No Matches

◆ land_iau_mod_set_control()

subroutine, public land_iau_mod::land_iau_mod_set_control ( type (land_iau_control_type), intent(inout)  land_iau_control,
character(*), intent(in)  fn_nml,
character(len=:), dimension(:), intent(in), pointer  input_nml_file,
integer, intent(in)  me,
integer, intent(in)  mpi_root,
integer, intent(in)  isc,
integer, intent(in)  jsc,
integer, intent(in)  nx,
integer, intent(in)  ny,
integer, intent(in)  tile_num,
integer, intent(in)  nblks,
integer, dimension(:), intent(in)  blksz,
integer, intent(in)  lsoil,
integer, intent(in)  lsnow_lsm,
real(kind=kind_phys), intent(in)  dtp,
real(kind=kind_phys), intent(in)  fhour,
character(len=*), intent(out)  errmsg,
integer, intent(out)  errflg 
)
Parameters
[in]fn_nmlnamelist filename for surface data cycling
[in]mpi_rootMPI rank of master atmosphere processor
[in]dtpphysics timestep in seconds
[in]fhourcurrent forecast hour

land iau setting read from namelist

Definition at line 101 of file lnd_iau_mod.F90.