LMDZ
|
Go to the source code of this file.
Modules | |
module | infotrac_phy |
Functions/Subroutines | |
subroutine | infotrac_phy::init_infotrac_phy (nqtot_, nqo_, nbtr_, tname_, ttext_, type_trac_, niadv_, conv_flg_, pbl_flg_, solsym_, nqfils_, nqdesc_, nqdesc_tot_, iqfils_, iqpere_, ok_isotopes_, ok_iso_verif_, ok_isotrac_, ok_init_iso_, niso_possibles_, tnat_, alpha_ideal_, use_iso_, iqiso_, iso_num_, iso_indnum_, zone_num_, phase_num_, indnum_fn_num_, index_trac_, niso_, ntraceurs_zone_, ntraciso_) |
Variables | |
integer, save | infotrac_phy::nqo |
integer, save | infotrac_phy::nbtr |
integer, save | infotrac_phy::nqperes |
character(len=20), dimension(:), allocatable, save | infotrac_phy::tname |
character(len=23), dimension(:), allocatable, save | infotrac_phy::ttext |
integer, dimension(:), allocatable, save | infotrac_phy::niadv |
integer, dimension(:), allocatable, save | infotrac_phy::nqfils |
integer, dimension(:), allocatable, save | infotrac_phy::nqdesc |
integer, save | infotrac_phy::nqdesc_tot |
integer, dimension(:,:), allocatable, save | infotrac_phy::iqfils |
integer, dimension(:), allocatable, save | infotrac_phy::iqpere |
integer, dimension(:), allocatable, save | infotrac_phy::conv_flg |
integer, dimension(:), allocatable, save | infotrac_phy::pbl_flg |
character(len=8), dimension(:), allocatable, save | infotrac_phy::solsym |
logical, save | infotrac_phy::ok_isotopes |
logical, save | infotrac_phy::ok_iso_verif |
logical, save | infotrac_phy::ok_isotrac |
logical, save | infotrac_phy::ok_init_iso |
integer | infotrac_phy::niso_possibles |
real, dimension(niso_possibles), save | infotrac_phy::tnat |
real, dimension(niso_possibles), save | infotrac_phy::alpha_ideal |
logical, dimension(niso_possibles), save | infotrac_phy::use_iso |
integer, dimension(:,:), allocatable, save | infotrac_phy::iqiso |
integer, dimension(:), allocatable, save | infotrac_phy::iso_num |
integer, dimension(:), allocatable, save | infotrac_phy::iso_indnum |
integer, dimension(:), allocatable, save | infotrac_phy::zone_num |
integer, dimension(:), allocatable, save | infotrac_phy::phase_num |
integer, dimension(niso_possibles), save | infotrac_phy::indnum_fn_num |
integer, dimension(:,:), allocatable, save | infotrac_phy::index_trac |
integer, save | infotrac_phy::niso |
integer, save | infotrac_phy::ntraceurs_zone |
integer, save | infotrac_phy::ntraciso |