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