TonatiuhSceneEnvironment - iat-cener/tonatiuh GitHub Wiki

Introduction

In the simulation of a solar concentration system behaviour there are some factor that are not related with the system design and can alterate simulation results.

Tonatiuh has implemented different models for the sun and the transmissivity to analyze this effects. To define the sun and the transmissivity use the "Environment" menu.

Sun

A system performace is different for a different moments. Furthemore, it is difficult to have a model of the sun. For this reason, differents sunshapes can be used to define the sun for the simulations.

Tonatiuh needs to define the following paramenters for the sun:

  • Sunshape. The available sunshapes are:
    • Buie sunshape
    • Pillbox sunhape
  • Position: The sun position in azimuth and elevation coodinates. The user can deffine this angles or use a calculator to compute this angles.
  • Scene first stage nodes. In order to accelerate the computations, the user can define the nodes that are not first stage nodes. With first stage nodes Tonatiuh will compute a valid area. The rays generated in the ray tracer will have as origin a point in this area and the first intersection will be with an fist stage node.

Transmissivity

The transmissivity is other factor that can change the system result. In the literature there are different models to determine show this to phenomenon affects in solar concentration systems.

Tonatiuh has the following models implemented:

  • "Default Transmissivity"
    • ta = exp( -constant * S ), with S the slant distance in the units used to define the system.
  • "AMT Parameters Transmissivity"
    • ta = 1 – ( ATM1 + ATM2* S + ATM3 * S2 + ATM4* S3 ) /100. For system defined in meters and S is en km.
  • "Ballestrin Transmissivity"
    • Reference: Ballestrín, J., Marzo, A. 2012. Solar radiation attenuation in solar tower plants. Solar Energy 86 (2012) 388–392.
  • "Mirval Transmissivity"
    • Reference: Leary, P.L., Hankins, J.D., 1979. A user’s guide for MIRVAL- a computer code for programming designs of heliostat-receiver optics for central receiver solar power plants. Sandia Laboratories Report, SAND77-8280. pp. 14.
  • "Sengupta-NREL Transmissivity"
    • Reference: Manajit Sengupta and Michael J. Wagner. IMPACT OF AEROSOLS ON ATMOSPHERIC ATTENUATION LOSS. Solar paces 2011, 20-23 sept Granada (Spain).
  • "VantHull Transmissivity"
    • Reference: Pitman. C.L., Vant-Hull, L.L., 1982. Atmospheric transmittance model for a solar beam propagating between an heliostat and a receiver. ASES progress in Solar Energy, 1247-1251.
  • "VittitoeBiggs Transmissivity"
    • Reference: Reference: Vittitoe, C.N., Biggs, F., 1978. Terrestrial propagation loss presented Amer. Sec. ISES meeting, Denver, August 1978. Sandia release SAND78-1137C, May 26.

User's Guide | Wiki Home

⚠️ **GitHub.com Fallback** ⚠️