![]() |
ORB5
v4.9.4
|
Modules | |
module | efluid |
electron fluid model (FLU-ORB) | |
Functions/Subroutines | |
subroutine, public | efluid::restart_fields (flag, datn) |
subroutine, public | efluid::init_efluid |
subroutine, public | efluid::icond_efluid |
subroutine | efluid::push_apar |
subroutine | efluid::push_ne |
subroutine | efluid::push_pe |
subroutine, public | efluid::sol_phi |
subroutine, public | efluid::sol_ue |
subroutine, public | efluid::apar_rk4 (i_it) |
subroutine, public | efluid::ne_rk4 (i_it) |
subroutine, public | efluid::pe_rk4 (i_it) |
subroutine | efluid::update_work1 (iter, work1) |
subroutine | efluid::update_field (i_it, work0, work1, work2) |
Variables | |
real, dimension(:,:,:), allocatable, save, public | efluid::apar_ohm |
real, dimension(:,:,:), allocatable, save | efluid::apar_work1 |
real, dimension(:,:,:), allocatable, save | efluid::apar_work2 |
real, dimension(:,:,:), allocatable, save | efluid::ne_work1 |
real, dimension(:,:,:), allocatable, save | efluid::ne_work2 |
real, dimension(:,:,:), allocatable, save | efluid::pe_work1 |
real, dimension(:,:,:), allocatable, save | efluid::pe_work2 |