XGC1
Functions/Subroutines
neutral_totalf.F90 File Reference
#include "t_coeff_mod_macro.h"
Include dependency graph for neutral_totalf.F90:

Functions/Subroutines

subroutine neutral_totalf_setup (ntriangle)
 Sets up neutral_totalf variables, and birth locations. More...
 
subroutine neutral_set_degas2_sources ()
 Prepare the neutral source segments around limiter. More...
 
subroutine neutral_degas2_step (dt_background, neu_np, neu_tp)
 

Function/Subroutine Documentation

◆ neutral_degas2_step()

subroutine neutral_degas2_step ( real(8), intent(in), value  dt_background,
real (kind=8), dimension(2,grid%ntriangle), intent(in)  neu_np,
real (kind=8), dimension(2,grid%ntriangle), intent(in)  neu_tp 
)
Here is the call graph for this function:

◆ neutral_set_degas2_sources()

subroutine neutral_set_degas2_sources

Prepare the neutral source segments around limiter.

Parameters
grid(in) type(grid_type), XGC grid information
mass(in) real(8), neutral mass
Here is the call graph for this function:

◆ neutral_totalf_setup()

subroutine neutral_totalf_setup ( integer, intent(in), value  ntriangle)

Sets up neutral_totalf variables, and birth locations.

Parameters
grid(in) type(grid_type), XGC grid information