Skip to content

Commit

Permalink
Increased nSource to 500
Browse files Browse the repository at this point in the history
  • Loading branch information
JonKing93 committed Jan 23, 2020
1 parent 7dce3d9 commit 5323ffe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 1. Grid files/@gridFile/gridFile.m
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

% Preallocation constants for source properties
properties (Constant, Hidden)
preSource = 100;
preSource = 500;
prePathChar = 500;
preFileChar = 200;
preVarChar = 50;
Expand Down

0 comments on commit 5323ffe

Please sign in to comment.