|
XGC1
|
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) |
| 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 | ||
| ) |

| subroutine neutral_set_degas2_sources |
Prepare the neutral source segments around limiter.
| grid | (in) type(grid_type), XGC grid information |
| mass | (in) real(8), neutral mass |

| subroutine neutral_totalf_setup | ( | integer, intent(in), value | ntriangle | ) |
Sets up neutral_totalf variables, and birth locations.
| grid | (in) type(grid_type), XGC grid information |