fixed resolution issue for figures

I fixed the resolution issue. Turns out that when you use a camera object, the code automatically sets the resolution to be equal to the maximum number of cells in the x direction. Thus, if your y or z directions have a larger extent, your data will be coarsened.

Some of my 3D clump simulations have a y domain that is almost 3 times the size of the x domain. This is why I said that the resolution should be 80 cells per clump radius, but the images show approximately 30 cells per clump radius.

We should probably change this in the code so that the camera resolution matches the actual maximum resolution of your data. The old image is on the left, new one on the right.

Attachments (2)

Download all attachments as: .zip

Comments

No comments.