Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. solar irradiance c++ program

solar irradiance c++ program

Scheduled Pinned Locked Moved C / C++ / MFC
c++help
4 Posts 3 Posters 1 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • U Offline
    U Offline
    User 10688296
    wrote on last edited by
    #1

    Hi

    I am new to c++ and I have an assignment to write a program to compute the Average daily solar energy collectable from January 1st to December 31st per square meter (kWh/m^2/day) using a 2-axis tracking collector in Albuquerque, can any one help me with this

    A L 2 Replies Last reply
    0
    • U User 10688296

      Hi

      I am new to c++ and I have an assignment to write a program to compute the Average daily solar energy collectable from January 1st to December 31st per square meter (kWh/m^2/day) using a 2-axis tracking collector in Albuquerque, can any one help me with this

      A Offline
      A Offline
      Albert Holguin
      wrote on last edited by
      #2

      Well... get started and ask specific questions. I think you'll get more fruitful responses that way. Good luck!

      U 1 Reply Last reply
      0
      • A Albert Holguin

        Well... get started and ask specific questions. I think you'll get more fruitful responses that way. Good luck!

        U Offline
        U Offline
        User 10688296
        wrote on last edited by
        #3

        Thanks Albert I will attached more specific information

        1 Reply Last reply
        0
        • U User 10688296

          Hi

          I am new to c++ and I have an assignment to write a program to compute the Average daily solar energy collectable from January 1st to December 31st per square meter (kWh/m^2/day) using a 2-axis tracking collector in Albuquerque, can any one help me with this

          L Offline
          L Offline
          Lost User
          wrote on last edited by
          #4

          Its very simple, from an IT perspective. Your hardware, whatever it is that measures radiation, plugs into your serial/USB port, your app opens that, and takes readings on a periodic basis, collates them, and averages them. The problem is how you distinguish solar radiation at the surface from back radiation from GH gasses. (assuming you will be measuring at the surface and not TOA).

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups