init_iophy_new Subroutine

public subroutine init_iophy_new(rlat, rlon)

Uses

  • proc~~init_iophy_new~3~~UsesGraph proc~init_iophy_new~3 init_iophy_new module~mod_grid_phy_lmdz mod_grid_phy_lmdz proc~init_iophy_new~3->module~mod_grid_phy_lmdz module~dimphy~3 dimphy proc~init_iophy_new~3->module~dimphy~3 module~mod_phys_lmdz_para mod_phys_lmdz_para proc~init_iophy_new~3->module~mod_phys_lmdz_para module~wxios_mod wxios_mod proc~init_iophy_new~3->module~wxios_mod ioipsl ioipsl proc~init_iophy_new~3->ioipsl module~print_control_mod print_control_mod proc~init_iophy_new~3->module~print_control_mod module~mod_phys_lmdz_transfert_para mod_phys_lmdz_transfert_para 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_xios lmdz_xios module~wxios_mod->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~lmdz_cppkeys_wrapper lmdz_cppkeys_wrapper module~mod_phys_lmdz_mpi_data->module~lmdz_cppkeys_wrapper module~lmdz_mpi lmdz_mpi module~mod_phys_lmdz_mpi_data->module~lmdz_mpi iso_fortran_env iso_fortran_env module~lmdz_cppkeys_wrapper->iso_fortran_env netcdf netcdf module~lmdz_cppkeys_wrapper->netcdf

(I) dtnb : total number of domains (I) dnb : domain number (I) did(:) : distributed dimensions identifiers (up to 5 dimensions are supported) (I) dsg(:) : total number of points for each dimension (I) dsl(:) : local number of points for each dimension (I) dpf(:) : position of first local point for each dimension (I) dpl(:) : position of last local point for each dimension (I) dhs(:) : start halo size for each dimension (I) dhe(:) : end halo size for each dimension (C) cdnm : Model domain definition name. The names actually supported are : "BOX", "APPLE", "ORANGE". These names are case insensitive.

Arguments

Type IntentOptional Attributes Name
real, intent(in), dimension(klon) :: rlat
real, intent(in), dimension(klon) :: rlon

Calls

proc~~init_iophy_new~3~~CallsGraph proc~init_iophy_new~3 init_iophy_new interface~gather gather proc~init_iophy_new~3->interface~gather interface~bcast bcast proc~init_iophy_new~3->interface~bcast proc~wxios_domain_param wxios_domain_param proc~init_iophy_new~3->proc~wxios_domain_param flio_dom_set flio_dom_set proc~init_iophy_new~3->flio_dom_set proc~gather_l gather_l interface~gather->proc~gather_l proc~gather_i3 gather_i3 interface~gather->proc~gather_i3 proc~gather_r1 gather_r1 interface~gather->proc~gather_r1 proc~gather_l3 gather_l3 interface~gather->proc~gather_l3 proc~gather_r3 gather_r3 interface~gather->proc~gather_r3 proc~gather_r gather_r interface~gather->proc~gather_r proc~gather_r2 gather_r2 interface~gather->proc~gather_r2 proc~gather_l2 gather_l2 interface~gather->proc~gather_l2 proc~gather_i1 gather_i1 interface~gather->proc~gather_i1 proc~gather_i2 gather_i2 interface~gather->proc~gather_i2 proc~gather_l1 gather_l1 interface~gather->proc~gather_l1 proc~gather_i gather_i interface~gather->proc~gather_i proc~bcast_i4 bcast_i4 interface~bcast->proc~bcast_i4 proc~bcast_r bcast_r interface~bcast->proc~bcast_r proc~bcast_r2 bcast_r2 interface~bcast->proc~bcast_r2 proc~bcast_r1 bcast_r1 interface~bcast->proc~bcast_r1 proc~bcast_l2 bcast_l2 interface~bcast->proc~bcast_l2 proc~bcast_r3 bcast_r3 interface~bcast->proc~bcast_r3 proc~bcast_i bcast_i interface~bcast->proc~bcast_i proc~bcast_i1 bcast_i1 interface~bcast->proc~bcast_i1 proc~bcast_l1 bcast_l1 interface~bcast->proc~bcast_l1 proc~bcast_l4 bcast_l4 interface~bcast->proc~bcast_l4 proc~bcast_c bcast_c interface~bcast->proc~bcast_c proc~bcast_i3 bcast_i3 interface~bcast->proc~bcast_i3 proc~bcast_l bcast_l interface~bcast->proc~bcast_l proc~bcast_l3 bcast_l3 interface~bcast->proc~bcast_l3 proc~bcast_i2 bcast_i2 interface~bcast->proc~bcast_i2 proc~bcast_r4 bcast_r4 interface~bcast->proc~bcast_r4 proc~wxios_domain_param->interface~gather proc~wxios_domain_param->interface~bcast proc~xios_set_axis_attr xios_set_axis_attr proc~wxios_domain_param->proc~xios_set_axis_attr proc~xios_set_domain_attr xios_set_domain_attr proc~wxios_domain_param->proc~xios_set_domain_attr proc~xios_is_valid_domain xios_is_valid_domain proc~wxios_domain_param->proc~xios_is_valid_domain interface~xios_is_defined_attr xios_is_defined_attr proc~wxios_domain_param->interface~xios_is_defined_attr interface~xios_set_attr xios_set_attr proc~wxios_domain_param->interface~xios_set_attr interface~xios_get_handle xios_get_handle proc~wxios_domain_param->interface~xios_get_handle proc~xios_is_valid_axis xios_is_valid_axis proc~wxios_domain_param->proc~xios_is_valid_axis interface~gather_omp gather_omp proc~gather_l->interface~gather_omp interface~gather_mpi gather_mpi proc~gather_l->interface~gather_mpi interface~bcast_omp bcast_omp proc~bcast_i4->interface~bcast_omp interface~bcast_mpi bcast_mpi proc~bcast_i4->interface~bcast_mpi proc~bcast_r->interface~bcast_omp proc~bcast_r->interface~bcast_mpi proc~bcast_r2->interface~bcast_omp proc~bcast_r2->interface~bcast_mpi proc~bcast_r1->interface~bcast_omp proc~bcast_r1->interface~bcast_mpi proc~xios_is_defined_domain_attr_hdl xios_is_defined_domain_attr_hdl interface~xios_is_defined_attr->proc~xios_is_defined_domain_attr_hdl proc~gather_i3->interface~gather_omp proc~gather_i3->interface~gather_mpi proc~gather_r1->interface~gather_omp proc~gather_r1->interface~gather_mpi proc~gather_l3->interface~gather_omp proc~gather_l3->interface~gather_mpi proc~bcast_l2->interface~bcast_omp proc~bcast_l2->interface~bcast_mpi proc~bcast_r3->interface~bcast_omp proc~bcast_r3->interface~bcast_mpi proc~gather_r3->interface~gather_omp proc~gather_r3->interface~gather_mpi proc~bcast_i->interface~bcast_omp proc~bcast_i->interface~bcast_mpi proc~bcast_i1->interface~bcast_omp proc~bcast_i1->interface~bcast_mpi proc~bcast_l1->interface~bcast_omp proc~bcast_l1->interface~bcast_mpi proc~xios_set_fieldgroup_attr_hdl xios_set_fieldgroup_attr_hdl interface~xios_set_attr->proc~xios_set_fieldgroup_attr_hdl proc~xios_set_field_attr_hdl xios_set_field_attr_hdl interface~xios_set_attr->proc~xios_set_field_attr_hdl proc~xios_set_axis_attr_hdl xios_set_axis_attr_hdl interface~xios_set_attr->proc~xios_set_axis_attr_hdl proc~xios_set_domain_attr_hdl xios_set_domain_attr_hdl interface~xios_set_attr->proc~xios_set_domain_attr_hdl proc~xios_set_file_attr_hdl xios_set_file_attr_hdl interface~xios_set_attr->proc~xios_set_file_attr_hdl proc~bcast_l4->interface~bcast_omp proc~bcast_l4->interface~bcast_mpi proc~gather_r->interface~gather_omp proc~gather_r->interface~gather_mpi proc~xios_get_field_handle xios_get_field_handle interface~xios_get_handle->proc~xios_get_field_handle proc~xios_get_context_handle xios_get_context_handle interface~xios_get_handle->proc~xios_get_context_handle proc~xios_get_file_handle xios_get_file_handle interface~xios_get_handle->proc~xios_get_file_handle proc~xios_get_fieldgroup_handle xios_get_fieldgroup_handle interface~xios_get_handle->proc~xios_get_fieldgroup_handle proc~xios_get_filegroup_handle xios_get_filegroup_handle interface~xios_get_handle->proc~xios_get_filegroup_handle proc~xios_get_domain_handle xios_get_domain_handle interface~xios_get_handle->proc~xios_get_domain_handle proc~gather_r2->interface~gather_omp proc~gather_r2->interface~gather_mpi proc~bcast_c->interface~bcast_omp proc~bcast_c->interface~bcast_mpi proc~bcast_i3->interface~bcast_omp proc~bcast_i3->interface~bcast_mpi proc~bcast_l->interface~bcast_omp proc~bcast_l->interface~bcast_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~bcast_l3->interface~bcast_omp proc~bcast_l3->interface~bcast_mpi proc~bcast_i2->interface~bcast_omp proc~bcast_i2->interface~bcast_mpi proc~bcast_r4->interface~bcast_omp proc~bcast_r4->interface~bcast_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_i->interface~gather_omp proc~gather_i->interface~gather_mpi proc~bcast_mpi_c bcast_mpi_c interface~bcast_mpi->proc~bcast_mpi_c proc~bcast_mpi_l4 bcast_mpi_l4 interface~bcast_mpi->proc~bcast_mpi_l4 proc~bcast_mpi_i bcast_mpi_i interface~bcast_mpi->proc~bcast_mpi_i proc~bcast_mpi_i1 bcast_mpi_i1 interface~bcast_mpi->proc~bcast_mpi_i1 proc~bcast_mpi_l bcast_mpi_l interface~bcast_mpi->proc~bcast_mpi_l proc~bcast_mpi_l3 bcast_mpi_l3 interface~bcast_mpi->proc~bcast_mpi_l3 proc~bcast_mpi_r3 bcast_mpi_r3 interface~bcast_mpi->proc~bcast_mpi_r3 proc~bcast_mpi_i4 bcast_mpi_i4 interface~bcast_mpi->proc~bcast_mpi_i4 proc~bcast_mpi_i3 bcast_mpi_i3 interface~bcast_mpi->proc~bcast_mpi_i3 proc~bcast_mpi_r1 bcast_mpi_r1 interface~bcast_mpi->proc~bcast_mpi_r1 proc~bcast_mpi_l1 bcast_mpi_l1 interface~bcast_mpi->proc~bcast_mpi_l1 proc~bcast_mpi_r2 bcast_mpi_r2 interface~bcast_mpi->proc~bcast_mpi_r2 proc~bcast_mpi_r4 bcast_mpi_r4 interface~bcast_mpi->proc~bcast_mpi_r4 proc~bcast_mpi_r bcast_mpi_r interface~bcast_mpi->proc~bcast_mpi_r proc~bcast_mpi_l2 bcast_mpi_l2 interface~bcast_mpi->proc~bcast_mpi_l2 proc~bcast_mpi_i2 bcast_mpi_i2 interface~bcast_mpi->proc~bcast_mpi_i2 proc~gather_mpi_i3 gather_mpi_i3 interface~gather_mpi->proc~gather_mpi_i3 proc~gather_mpi_l2 gather_mpi_l2 interface~gather_mpi->proc~gather_mpi_l2 proc~gather_mpi_i1 gather_mpi_i1 interface~gather_mpi->proc~gather_mpi_i1 proc~gather_mpi_r3 gather_mpi_r3 interface~gather_mpi->proc~gather_mpi_r3 proc~gather_mpi_i gather_mpi_i interface~gather_mpi->proc~gather_mpi_i proc~gather_mpi_r2 gather_mpi_r2 interface~gather_mpi->proc~gather_mpi_r2 proc~gather_mpi_r gather_mpi_r interface~gather_mpi->proc~gather_mpi_r proc~gather_mpi_l3 gather_mpi_l3 interface~gather_mpi->proc~gather_mpi_l3 proc~gather_mpi_i2 gather_mpi_i2 interface~gather_mpi->proc~gather_mpi_i2 proc~gather_mpi_l gather_mpi_l interface~gather_mpi->proc~gather_mpi_l proc~gather_mpi_l1 gather_mpi_l1 interface~gather_mpi->proc~gather_mpi_l1 proc~gather_mpi_r1 gather_mpi_r1 interface~gather_mpi->proc~gather_mpi_r1 proc~bcast_mpi_cgen bcast_mpi_cgen proc~bcast_mpi_c->proc~bcast_mpi_cgen proc~bcast_mpi_lgen bcast_mpi_lgen proc~bcast_mpi_l4->proc~bcast_mpi_lgen proc~gather_mpi_igen gather_mpi_igen proc~gather_mpi_i3->proc~gather_mpi_igen proc~gather_mpi_lgen gather_mpi_lgen proc~gather_mpi_l2->proc~gather_mpi_lgen proc~bcast_mpi_igen bcast_mpi_igen proc~bcast_mpi_i->proc~bcast_mpi_igen proc~bcast_mpi_i1->proc~bcast_mpi_igen proc~gather_mpi_i1->proc~gather_mpi_igen proc~bcast_mpi_l->proc~bcast_mpi_lgen proc~bcast_mpi_l3->proc~bcast_mpi_lgen proc~gather_mpi_rgen gather_mpi_rgen proc~gather_mpi_r3->proc~gather_mpi_rgen proc~bcast_mpi_rgen bcast_mpi_rgen proc~bcast_mpi_r3->proc~bcast_mpi_rgen proc~gather_mpi_i->proc~gather_mpi_igen proc~bcast_mpi_i4->proc~bcast_mpi_igen proc~gather_mpi_r2->proc~gather_mpi_rgen proc~bcast_mpi_i3->proc~bcast_mpi_igen proc~bcast_mpi_r1->proc~bcast_mpi_rgen proc~gather_mpi_r->proc~gather_mpi_rgen proc~bcast_mpi_l1->proc~bcast_mpi_lgen proc~gather_mpi_l3->proc~gather_mpi_lgen proc~gather_mpi_i2->proc~gather_mpi_igen proc~bcast_mpi_r2->proc~bcast_mpi_rgen proc~bcast_mpi_r4->proc~bcast_mpi_rgen proc~gather_mpi_l->proc~gather_mpi_lgen proc~bcast_mpi_r->proc~bcast_mpi_rgen proc~bcast_mpi_l2->proc~bcast_mpi_lgen proc~gather_mpi_l1->proc~gather_mpi_lgen proc~bcast_mpi_i2->proc~bcast_mpi_igen proc~gather_mpi_r1->proc~gather_mpi_rgen proc~mpi_bcast MPI_BCAST proc~bcast_mpi_cgen->proc~mpi_bcast proc~bcast_mpi_igen->proc~mpi_bcast proc~mpi_gatherv MPI_GATHERV proc~gather_mpi_lgen->proc~mpi_gatherv proc~gather_mpi_igen->proc~mpi_gatherv proc~bcast_mpi_rgen->proc~mpi_bcast proc~bcast_mpi_lgen->proc~mpi_bcast proc~gather_mpi_rgen->proc~mpi_gatherv proc~lmdz_mpi_wrapper_abort lmdz_mpi_wrapper_abort proc~mpi_bcast->proc~lmdz_mpi_wrapper_abort proc~mpi_gatherv->proc~lmdz_mpi_wrapper_abort

Contents