You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have updated CGYRO to run the ZF test (ZF_TEST_MODE=1) for N_RADIAL > 1. When N_RADIAL=1, a single kx is run and RH diagnostics are printed. If N_RADIAL > 1, then there are fewer diagnostics but all values of kx are printed. Note that only positive kx values are simulated:
kx = 2*pi/L * (1,2,...,N_RADIAL)
The text was updated successfully, but these errors were encountered:
@kdu7529
I have updated CGYRO to run the ZF test (
ZF_TEST_MODE=1
) forN_RADIAL > 1
. WhenN_RADIAL=1
, a single kx is run and RH diagnostics are printed. If N_RADIAL > 1, then there are fewer diagnostics but all values of kx are printed. Note that only positive kx values are simulated:kx = 2*pi/L * (1,2,...,
N_RADIAL
)The text was updated successfully, but these errors were encountered: