writelim_unstruct Subroutine

public subroutine writelim_unstruct(klon, phy_nat, phy_alb, phy_sst, phy_bil, phy_rug, phy_ice, phy_fter, phy_foce, phy_flic, phy_fsic)

Uses

  • proc~~writelim_unstruct~2~~UsesGraph proc~writelim_unstruct~2 writelim_unstruct module~mod_phys_lmdz_transfert_para mod_phys_lmdz_transfert_para proc~writelim_unstruct~2->module~mod_phys_lmdz_transfert_para module~mod_phys_lmdz_para mod_phys_lmdz_para proc~writelim_unstruct~2->module~mod_phys_lmdz_para module~lmdz_xios lmdz_xios proc~writelim_unstruct~2->module~lmdz_xios module~mod_phys_lmdz_omp_transfert mod_phys_lmdz_omp_transfert module~mod_phys_lmdz_transfert_para->module~mod_phys_lmdz_omp_transfert module~mod_phys_lmdz_mpi_transfert mod_phys_lmdz_mpi_transfert module~mod_phys_lmdz_transfert_para->module~mod_phys_lmdz_mpi_transfert module~mod_phys_lmdz_para->module~mod_phys_lmdz_transfert_para module~mod_phys_lmdz_omp_data mod_phys_lmdz_omp_data module~mod_phys_lmdz_para->module~mod_phys_lmdz_omp_data module~mod_phys_lmdz_mpi_data mod_phys_lmdz_mpi_data module~mod_phys_lmdz_para->module~mod_phys_lmdz_mpi_data module~lmdz_mpi lmdz_mpi module~mod_phys_lmdz_mpi_data->module~lmdz_mpi module~lmdz_cppkeys_wrapper lmdz_cppkeys_wrapper module~mod_phys_lmdz_mpi_data->module~lmdz_cppkeys_wrapper iso_fortran_env iso_fortran_env module~lmdz_cppkeys_wrapper->iso_fortran_env netcdf netcdf module~lmdz_cppkeys_wrapper->netcdf

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: klon
real, intent(in) :: phy_nat(klon,360)
real, intent(in) :: phy_alb(klon,360)
real, intent(in) :: phy_sst(klon,360)
real, intent(in) :: phy_bil(klon,360)
real, intent(in) :: phy_rug(klon,360)
real, intent(in) :: phy_ice(klon,360)
real, intent(in) :: phy_fter(klon,360)
real, intent(in) :: phy_foce(klon,360)
real, intent(in) :: phy_flic(klon,360)
real, intent(in) :: phy_fsic(klon,360)

Calls

proc~~writelim_unstruct~2~~CallsGraph proc~writelim_unstruct~2 writelim_unstruct interface~gather_omp gather_omp proc~writelim_unstruct~2->interface~gather_omp interface~xios_send_field xios_send_field proc~writelim_unstruct~2->interface~xios_send_field proc~xios_send_field_1d xios_send_field_1d interface~xios_send_field->proc~xios_send_field_1d proc~xios_send_field_scalar xios_send_field_scalar interface~xios_send_field->proc~xios_send_field_scalar proc~xios_send_field_3d xios_send_field_3d interface~xios_send_field->proc~xios_send_field_3d proc~xios_send_field_2d xios_send_field_2d interface~xios_send_field->proc~xios_send_field_2d proc~xios_send_field_4d xios_send_field_4d interface~xios_send_field->proc~xios_send_field_4d proc~xios_send_field_5d xios_send_field_5d interface~xios_send_field->proc~xios_send_field_5d

Called by

proc~~writelim_unstruct~2~~CalledByGraph proc~writelim_unstruct~2 writelim_unstruct proc~iniaqua~3 iniaqua proc~iniaqua~3->proc~writelim_unstruct~2

Contents