Skip to content
Snippets Groups Projects
Commit ce89b4ed authored by Sander, Oliver's avatar Sander, Oliver
Browse files

Make the DR variable smaller

The DR variable (the derivative of the microrotation R wrt space) had dimensions 3x3x3.
This is two big in a shell context, because there are actually only two space dimensions.
Hence the correct size is 3x3xgridDim.

The results without this patch were not wrong, though, only a bit wasteful.
parent 5bf5d309
Branches
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment