IPIM
 All Classes Files Functions Variables Pages
Functions/Subroutines
simu_iono.f90 File Reference

Functions/Subroutines

subroutine simu_iono (temps_ref, tube_ref, Lshell_ref, simu)
 Main routine called by each MPI process. More...
 
subroutine fill_sim_data (time)
 Fill sim_data before construct_buffer from local variables: proxy,pos_ref,masse_ion,masse_neutre.
 
subroutine update_sim_data ()
 Update some sim_data fields: More...
 
subroutine init_cond (i_tube)
 Init local variables: conductivities and TEC. More...
 
subroutine calcul_cond (I1, In, i_tube)
 Compute local variables: conductivities and TEC. Use local simu_iono variables: ion_n,ntr_n,pos_tube,ds. More...
 
subroutine print_neutral (neutre, i_tube)
 

Detailed Description

Author
Date
01.01.2011

Function/Subroutine Documentation

subroutine simu_iono::calcul_cond ( integer, intent(in)  I1,
integer, intent(in)  In,
integer, intent(in)  i_tube 
)

Compute local variables: conductivities and TEC. Use local simu_iono variables: ion_n,ntr_n,pos_tube,ds.

Parameters
[out]sig_pedersen_s_tube,sig_pedersen_n_tube
[out]sig_hall_s_tube,sig_hall_n_tube
[out]sig_para_s_tube,sig_para_n_tube
[out]CET_tube_s,CET_tube_n

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine simu_iono::init_cond ( integer, intent(in)  i_tube)

Init local variables: conductivities and TEC.

Parameters
[out]sig_pedersen_s_tube,sig_pedersen_n_tube
[out]sig_hall_s_tube,sig_hall_n_tube
[out]sig_para_s_tube,sig_para_n_tube
[out]CET_tube_s,CET_tube_n

Here is the caller graph for this function:

subroutine simu_iono ( type(time_global), dimension(0:)  temps_ref,
type(tube_description), dimension(:)  tube_ref,
real, dimension(:)  Lshell_ref,
type(mode_simu), dimension(0:)  simu 
)

Main routine called by each MPI process.

Author
Mikel Indurain Main routine called by each MPI process

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine simu_iono::update_sim_data ( )

Update some sim_data fields:

  • sig_*_n/s_tube
  • CET_tube_n/s