![]() |
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 | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| subroutine, public efluid::icond_efluid |
Here is the call graph for this function:
Here is the caller graph for this function:| subroutine, public efluid::init_efluid |
Here is the caller graph for this function:| subroutine, public efluid::ne_rk4 | ( | integer, intent(in) | i_it | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| subroutine, public efluid::pe_rk4 | ( | integer, intent(in) | i_it | ) |
Here is the call graph for this function:
Here is the caller graph for this function:| subroutine efluid::push_apar |
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Here is the call graph for this function:
Here is the caller graph for this function:| subroutine, public efluid::restart_fields | ( | integer, intent(in) | flag, |
| integer, intent(in) | datn | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| subroutine, public efluid::sol_phi |
transform spline coefficients into the spline projection
Here is the call graph for this function:
Here is the caller graph for this function:| subroutine, public efluid::sol_ue |
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Here is the caller graph for this function:
|
private |
Here is the caller graph for this function:| real, dimension(:,:,:), allocatable, save, public efluid::apar_ohm |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |