Skip to content
Snippets Groups Projects
Commit 5536f086 authored by Lambert Theisen's avatar Lambert Theisen
Browse files

Change study12

parent 0e5ad665
No related branches found
No related tags found
No related merge requests found
......@@ -17,7 +17,7 @@ dist1 = 0.05;
dist2 = 0.10;
res1 = 2^-split * 2^-6; // leftbot edge
res2 = 2^-split * 2^-2; // bulk
res2 = 2^-split * 2^-1; // bulk
res3 = 2^-split * 2^-6; // topright edge
res4 = 2^-split * 2^-8; // leftbot focus
res5 = 2^-split * 2^-exp5; // inner edge focus
......
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