Skip to content
Snippets Groups Projects
Commit f1c281d2 authored by Antoine Cyril David Hoffmann's avatar Antoine Cyril David Hoffmann :seedling:
Browse files

typo

nu instead of NU
corrected a comment
parent 0092ef90
No related branches found
No related tags found
No related merge requests found
......@@ -4,8 +4,8 @@
SIMID = 'lin_JET_rho97'; % Name of the simulation
%% Set up physical parameters
CLUSTER.TIME = '99:00:00'; % Allocation time hh:mm:ss
nu = 0.83; %(0.00235 in GENE)
TAU = 0.56; % e/i temperature ratio
NU = 0.83;
TAU = 0.56; % e/i temperature ratio
K_Ne = 10; % ele Density '''
K_Te = 42; % ele Temperature '''
K_Ni = 10; % ion Density gradient drive
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment