write_radial_moments_nc Subroutine

public subroutine write_radial_moments_nc(nout, dens_x, upar_x, temp_x)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: nout

Current timestep and radial moments for density, parallel velocity, temperature

real, intent(in), dimension(:, :) :: dens_x
real, intent(in), dimension(:, :) :: upar_x
real, intent(in), dimension(:, :) :: temp_x