Skip to content
Snippets Groups Projects
Commit b0c4f7ba authored by Sebastian Hofmann's avatar Sebastian Hofmann :point_up_tone3:
Browse files

update: load diff. variables from sim

parent d8de233a
No related branches found
No related tags found
No related merge requests found
......@@ -30,7 +30,7 @@ close all
%% Read .dat file, separate cells and eliminate NaN values in table, Results in table "R"
varNames = {'u','v','w','v_mag','KE_tot','trackID','time_added',...
varNames = {'u','v','w','r','shear_rate','trackID','time_added',...
'diameter','origin','vol_scale','ResStrainRate1s','ResStrainRateTensor1s0',...
'ResStrainRateTensor1s1','ResStrainRateTensor1s2','ResStrainRateTensor1s3',...
'ResStrainRateTensor1s4','ResStrainRateTensor1s5','EddyDisRate','avg_turb_ke',...
......
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