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~~UsesGraph proc~writelim_unstruct writelim_unstruct module~mod_phys_lmdz_transfert_para mod_phys_lmdz_transfert_para proc~writelim_unstruct->module~mod_phys_lmdz_transfert_para module~mod_phys_lmdz_para mod_phys_lmdz_para proc~writelim_unstruct->module~mod_phys_lmdz_para module~lmdz_xios lmdz_xios proc~writelim_unstruct->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~~CallsGraph proc~writelim_unstruct writelim_unstruct interface~gather_omp gather_omp proc~writelim_unstruct->interface~gather_omp interface~xios_send_field xios_send_field proc~writelim_unstruct->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~~CalledByGraph proc~writelim_unstruct writelim_unstruct proc~iniaqua~2 iniaqua proc~iniaqua~2->proc~writelim_unstruct proc~iniphysiq iniphysiq proc~iniphysiq->proc~iniaqua~2 proc~iniphysiq~3 iniphysiq proc~iniphysiq~3->proc~iniaqua~2 proc~iniphysiq~2 iniphysiq proc~iniphysiq~2->proc~iniaqua~2 proc~create_etat0_limit_unstruct~2 create_etat0_limit_unstruct proc~create_etat0_limit_unstruct~2->proc~iniaqua~2 proc~create_etat0_limit_unstruct create_etat0_limit_unstruct proc~create_etat0_limit_unstruct->proc~iniaqua~2 proc~old_lmdz1d old_lmdz1d proc~old_lmdz1d->proc~iniphysiq proc~physiq physiq proc~old_lmdz1d->proc~physiq program~gcm~2 gcm program~gcm~2->proc~iniphysiq proc~leapfrog leapfrog program~gcm~2->proc~leapfrog program~ce0l ce0l program~ce0l->proc~iniphysiq proc~scm scm proc~scm->proc~iniphysiq proc~scm->proc~physiq proc~physiq->proc~create_etat0_limit_unstruct proc~physiq~2 physiq proc~physiq~2->proc~create_etat0_limit_unstruct program~gcm gcm program~gcm->proc~iniphysiq program~lmdz1d lmdz1d program~lmdz1d->proc~old_lmdz1d program~lmdz1d->proc~scm proc~call_physiq call_physiq proc~call_physiq->proc~physiq proc~call_physiq~2 call_physiq proc~call_physiq~2->proc~physiq proc~calfis calfis proc~calfis->proc~call_physiq proc~leapfrog->proc~calfis

Contents