src/gray_tables.f90: kinetic_profiles increase points

This commit is contained in:
Michele Guerini Rocco 2025-02-10 10:31:20 +01:00
parent 9efaf045e2
commit e86d293eb8
Signed by: rnhmjoj
GPG Key ID: BFBAF4C975F76450

View File

@ -115,7 +115,7 @@ contains
type(table) :: tbl
! local variables
integer, parameter :: n_grid = 100
integer, parameter :: n_grid = 400
integer :: i, n_tail
real(wp_) :: rho_t, J_phi, dens, ddens