writelim Subroutine

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

Uses

  • proc~~writelim~~UsesGraph proc~writelim writelim module~mod_phys_lmdz_transfert_para mod_phys_lmdz_transfert_para proc~writelim->module~mod_phys_lmdz_transfert_para netcdf netcdf proc~writelim->netcdf module~mod_grid_phy_lmdz mod_grid_phy_lmdz proc~writelim->module~mod_grid_phy_lmdz module~mod_phys_lmdz_para mod_phys_lmdz_para proc~writelim->module~mod_phys_lmdz_para module~lmdz_cppkeys_wrapper lmdz_cppkeys_wrapper proc~writelim->module~lmdz_cppkeys_wrapper module~phys_cal_mod phys_cal_mod proc~writelim->module~phys_cal_mod 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_omp_transfert mod_phys_lmdz_omp_transfert module~mod_phys_lmdz_transfert_para->module~mod_phys_lmdz_omp_transfert module~mod_phys_lmdz_para->module~mod_phys_lmdz_transfert_para module~mod_phys_lmdz_mpi_data mod_phys_lmdz_mpi_data module~mod_phys_lmdz_para->module~mod_phys_lmdz_mpi_data module~mod_phys_lmdz_omp_data mod_phys_lmdz_omp_data module~mod_phys_lmdz_para->module~mod_phys_lmdz_omp_data module~lmdz_cppkeys_wrapper->netcdf iso_fortran_env iso_fortran_env module~lmdz_cppkeys_wrapper->iso_fortran_env module~mod_phys_lmdz_mpi_data->module~lmdz_cppkeys_wrapper module~lmdz_mpi lmdz_mpi module~mod_phys_lmdz_mpi_data->module~lmdz_mpi

Arguments

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

Calls

proc~~writelim~~CallsGraph proc~writelim writelim nf90_put_att nf90_put_att proc~writelim->nf90_put_att nf90_close nf90_close proc~writelim->nf90_close nf90_put_var nf90_put_var proc~writelim->nf90_put_var nf90_strerror nf90_strerror proc~writelim->nf90_strerror nf90_def_dim nf90_def_dim proc~writelim->nf90_def_dim interface~gather gather proc~writelim->interface~gather nf90_enddef nf90_enddef proc~writelim->nf90_enddef nf90_create nf90_create proc~writelim->nf90_create nf90_def_var nf90_def_var proc~writelim->nf90_def_var proc~gather_i3 gather_i3 interface~gather->proc~gather_i3 proc~gather_l2 gather_l2 interface~gather->proc~gather_l2 proc~gather_i1 gather_i1 interface~gather->proc~gather_i1 proc~gather_l gather_l interface~gather->proc~gather_l proc~gather_r1 gather_r1 interface~gather->proc~gather_r1 proc~gather_r2 gather_r2 interface~gather->proc~gather_r2 proc~gather_l3 gather_l3 interface~gather->proc~gather_l3 proc~gather_i gather_i interface~gather->proc~gather_i proc~gather_i2 gather_i2 interface~gather->proc~gather_i2 proc~gather_l1 gather_l1 interface~gather->proc~gather_l1 proc~gather_r gather_r interface~gather->proc~gather_r proc~gather_r3 gather_r3 interface~gather->proc~gather_r3 interface~gather_omp gather_omp proc~gather_i3->interface~gather_omp interface~gather_mpi gather_mpi proc~gather_i3->interface~gather_mpi proc~gather_l2->interface~gather_omp proc~gather_l2->interface~gather_mpi proc~gather_i1->interface~gather_omp proc~gather_i1->interface~gather_mpi proc~gather_l->interface~gather_omp proc~gather_l->interface~gather_mpi proc~gather_r1->interface~gather_omp proc~gather_r1->interface~gather_mpi proc~gather_r2->interface~gather_omp proc~gather_r2->interface~gather_mpi proc~gather_l3->interface~gather_omp proc~gather_l3->interface~gather_mpi proc~gather_i->interface~gather_omp proc~gather_i->interface~gather_mpi proc~gather_i2->interface~gather_omp proc~gather_i2->interface~gather_mpi proc~gather_l1->interface~gather_omp proc~gather_l1->interface~gather_mpi proc~gather_r->interface~gather_omp proc~gather_r->interface~gather_mpi proc~gather_r3->interface~gather_omp proc~gather_r3->interface~gather_mpi proc~gather_mpi_i3 gather_mpi_i3 interface~gather_mpi->proc~gather_mpi_i3 proc~gather_mpi_r3 gather_mpi_r3 interface~gather_mpi->proc~gather_mpi_r3 proc~gather_mpi_l3 gather_mpi_l3 interface~gather_mpi->proc~gather_mpi_l3 proc~gather_mpi_i gather_mpi_i interface~gather_mpi->proc~gather_mpi_i proc~gather_mpi_i2 gather_mpi_i2 interface~gather_mpi->proc~gather_mpi_i2 proc~gather_mpi_l1 gather_mpi_l1 interface~gather_mpi->proc~gather_mpi_l1 proc~gather_mpi_l gather_mpi_l interface~gather_mpi->proc~gather_mpi_l proc~gather_mpi_l2 gather_mpi_l2 interface~gather_mpi->proc~gather_mpi_l2 proc~gather_mpi_r gather_mpi_r interface~gather_mpi->proc~gather_mpi_r proc~gather_mpi_i1 gather_mpi_i1 interface~gather_mpi->proc~gather_mpi_i1 proc~gather_mpi_r2 gather_mpi_r2 interface~gather_mpi->proc~gather_mpi_r2 proc~gather_mpi_r1 gather_mpi_r1 interface~gather_mpi->proc~gather_mpi_r1 proc~gather_mpi_igen gather_mpi_igen proc~gather_mpi_i3->proc~gather_mpi_igen proc~gather_mpi_rgen gather_mpi_rgen proc~gather_mpi_r3->proc~gather_mpi_rgen proc~gather_mpi_lgen gather_mpi_lgen proc~gather_mpi_l3->proc~gather_mpi_lgen proc~gather_mpi_i->proc~gather_mpi_igen proc~gather_mpi_i2->proc~gather_mpi_igen proc~gather_mpi_l1->proc~gather_mpi_lgen proc~gather_mpi_l->proc~gather_mpi_lgen proc~gather_mpi_l2->proc~gather_mpi_lgen proc~gather_mpi_r->proc~gather_mpi_rgen proc~gather_mpi_i1->proc~gather_mpi_igen proc~gather_mpi_r2->proc~gather_mpi_rgen proc~gather_mpi_r1->proc~gather_mpi_rgen proc~mpi_gatherv MPI_GATHERV proc~gather_mpi_igen->proc~mpi_gatherv proc~gather_mpi_rgen->proc~mpi_gatherv proc~gather_mpi_lgen->proc~mpi_gatherv proc~lmdz_mpi_wrapper_abort lmdz_mpi_wrapper_abort proc~mpi_gatherv->proc~lmdz_mpi_wrapper_abort

Called by

proc~~writelim~~CalledByGraph proc~writelim writelim proc~iniaqua~2 iniaqua proc~iniaqua~2->proc~writelim proc~old_lmdz1d old_lmdz1d proc~old_lmdz1d->proc~writelim proc~iniphysiq iniphysiq proc~old_lmdz1d->proc~iniphysiq proc~physiq physiq proc~old_lmdz1d->proc~physiq proc~scm scm proc~scm->proc~writelim proc~scm->proc~iniphysiq proc~scm->proc~physiq 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 program~lmdz1d lmdz1d program~lmdz1d->proc~old_lmdz1d program~lmdz1d->proc~scm 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~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 proc~call_physiq~2 call_physiq proc~call_physiq~2->proc~physiq proc~call_physiq call_physiq proc~call_physiq->proc~physiq proc~calfis calfis proc~calfis->proc~call_physiq proc~leapfrog->proc~calfis

Contents