Skip to content

Commit

Permalink
Update PostProcessingResults.m
Browse files Browse the repository at this point in the history
  • Loading branch information
aligurbu committed Dec 22, 2022
1 parent 49b6e8c commit 2b4a041
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Results/PostProcessingResults.m
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
NSTEPS = length(Time);

%%
timeStepIncrement = 1;
timeStepIncrement = 2;

%% Choose a view angle
viewInd = [0 90];
Expand Down

0 comments on commit 2b4a041

Please sign in to comment.