iat-cener / tonatiuh

A Monte Carlo ray tracer for the optical simulation of solar concentrating systems
http://iat-cener.github.io/tonatiuh/
GNU General Public License v3.0
54 stars 14 forks source link

Flux distribution profile aspect ratio adjustments #81

Open BrandonvanB opened 7 years ago

BrandonvanB commented 7 years ago

Hi

I was wandering if it is possible to adjust the aspect ratio of the flux distribution profile that is generated when performing a simulation with the built-in flux analysis tool so that the image is made square?

Kind regards

Brandon van Bakel

ilescener commented 7 years ago

Hi The aspect ratio of the full area used for plotting is fixed, so no, it's not possible. However, zooming and draging is allowed so you can modify it more less and make it quite square. In any case, I write it down for future developments.

BR Iñigo

BrandonvanB commented 7 years ago

Thank you for the reply. I suppose it would be possible to export the ray-traced data and plot it in MATLAB so that the plot area is perfectly square.

On Wed, Sep 28, 2016 at 3:51 PM, ilescener notifications@github.com wrote:

Hi The aspect ratio of the full area used for plotting is fixed, so no, it's not possible. However, zooming and draging is allowed so you can modify it more less and make it quite square. In any case, I write it down for future developments.

BR Iñigo

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/iat-cener/tonatiuh/issues/81#issuecomment-250172314, or mute the thread https://github.com/notifications/unsubscribe-auth/ASbont_wLh3RQ2h6_PFgAmMycZ3XUCDwks5qunDjgaJpZM4KI03p .

Graduate Student: Group for Solar Energy Thermodynamics (GSET) Mechanical Engineering University of KwaZulu-Natal South Africa Cell: 072 566 5278

ilescener commented 7 years ago

Even you can export the values (or the pair value-coordinates) of the flux for each cell from the tool so the plot with MATLAB is easier, not necessary to process the ray-traced data.