writedyn_xios Subroutine

subroutine writedyn_xios(vcov, ucov, teta, ppk, phi, q, masse, ps, phis)

Uses

  • proc~~writedyn_xios~~UsesGraph proc~writedyn_xios writedyn_xios module~mod_xios_dyn3dmem mod_xios_dyn3dmem proc~writedyn_xios->module~mod_xios_dyn3dmem module~temps_mod temps_mod proc~writedyn_xios->module~temps_mod module~comconst_mod comconst_mod proc~writedyn_xios->module~comconst_mod module~parallel_lmdz parallel_lmdz proc~writedyn_xios->module~parallel_lmdz module~infotrac~2 infotrac proc~writedyn_xios->module~infotrac~2 module~lmdz_xios lmdz_xios proc~writedyn_xios->module~lmdz_xios module~misc_mod misc_mod proc~writedyn_xios->module~misc_mod module~paramet_mod_h paramet_mod_h proc~writedyn_xios->module~paramet_mod_h module~comgeom_mod_h~2 comgeom_mod_h proc~writedyn_xios->module~comgeom_mod_h~2 dimensions_mod dimensions_mod proc~writedyn_xios->dimensions_mod module~com_io_dyn_mod com_io_dyn_mod proc~writedyn_xios->module~com_io_dyn_mod module~iniprint_mod_h iniprint_mod_h proc~writedyn_xios->module~iniprint_mod_h module~mod_xios_dyn3dmem->module~lmdz_xios module~wxios_mod wxios_mod module~mod_xios_dyn3dmem->module~wxios_mod module~mod_const_mpi mod_const_mpi module~parallel_lmdz->module~mod_const_mpi IOIPSL IOIPSL module~parallel_lmdz->IOIPSL module~lmdz_mpi lmdz_mpi module~parallel_lmdz->module~lmdz_mpi module~readtracfiles_mod readTracFiles_mod module~infotrac~2->module~readtracfiles_mod module~strings_mod strings_mod module~infotrac~2->module~strings_mod module~paramet_mod_h->dimensions_mod module~comgeom_mod_h~2->module~paramet_mod_h module~comgeom_mod_h~2->dimensions_mod module~wxios_mod->module~lmdz_xios module~readtracfiles_mod->module~strings_mod module~ioipsl_getin_p_mod ioipsl_getin_p_mod module~readtracfiles_mod->module~ioipsl_getin_p_mod iso_fortran_env iso_fortran_env module~strings_mod->iso_fortran_env module~ioipsl_getin_p_mod->module~strings_mod module~mod_phys_lmdz_transfert_para mod_phys_lmdz_transfert_para module~ioipsl_getin_p_mod->module~mod_phys_lmdz_transfert_para module~mod_phys_lmdz_para mod_phys_lmdz_para module~ioipsl_getin_p_mod->module~mod_phys_lmdz_para ioipsl ioipsl module~ioipsl_getin_p_mod->ioipsl 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~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 module~lmdz_cppkeys_wrapper->iso_fortran_env netcdf netcdf module~lmdz_cppkeys_wrapper->netcdf

Arguments

Type IntentOptional Attributes Name
real :: vcov(ijb_v:ije_v,llm)
real :: ucov(ijb_u:ije_u,llm)
real :: teta(ijb_u:ije_u,llm)
real :: ppk(ijb_u:ije_u,llm)
real :: phi(ijb_u:ije_u,llm)
real :: q(ijb_u:ije_u,llm,nqtot)
real :: masse(ijb_u:ije_u,llm)
real :: ps(ijb_u:ije_u)
real :: phis(ijb_u:ije_u)

Calls

proc~~writedyn_xios~~CallsGraph proc~writedyn_xios writedyn_xios proc~covnat_loc covnat_loc proc~writedyn_xios->proc~covnat_loc interface~writefield_dyn_v writefield_dyn_v proc~writedyn_xios->interface~writefield_dyn_v interface~writefield_dyn_u writefield_dyn_u proc~writedyn_xios->interface~writefield_dyn_u proc~writefield_dyn1d_v writefield_dyn1d_v interface~writefield_dyn_v->proc~writefield_dyn1d_v proc~writefield_dyn2d_v writefield_dyn2d_v interface~writefield_dyn_v->proc~writefield_dyn2d_v proc~writefield_dyn2d_u writefield_dyn2d_u interface~writefield_dyn_u->proc~writefield_dyn2d_u proc~writefield_dyn1d_u writefield_dyn1d_u interface~writefield_dyn_u->proc~writefield_dyn1d_u interface~xios_send_field xios_send_field proc~writefield_dyn1d_v->interface~xios_send_field proc~writefield_dyn2d_u->interface~xios_send_field proc~writefield_dyn2d_v->interface~xios_send_field proc~writefield_dyn1d_u->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~~writedyn_xios~~CalledByGraph proc~writedyn_xios writedyn_xios proc~leapfrog_loc leapfrog_loc proc~leapfrog_loc->proc~writedyn_xios program~gcm gcm program~gcm->proc~leapfrog_loc

Contents