Jump to content

File access time and repetition in batch mode


SNRinglstetter

Recommended Posts

Hello,

I currently try to evaluate the time required for multiple calculations in PVsyst, especially in Batch mode and I'm wondering which is the limiting step in the simulation process.

So in detail, I would like to know:

How many times does PVsyst have to access the batch file and the meteofile during a batch simulation? Does it have to repeat the access procedure to the batch file for every simulation variant specified in the batch file?

And with regard to the import of meteo data, is the meteo file accessed for every hour? Or only "once" per simulation variant? Or does PVsyst import the data in advance to the batch simulation and can use it for all variants?

Thank you very much for a soon response.

Link to comment
Share on other sites

  • 3 months later...

Do you really think that after developing PVsyst during 25 years, I am so debutant in programming techniques for accessing the meteo file at each hour ???

The files are accessed once for each run, but this time is completely negligible with respect to the simulation duration.

We have recently discovered that our calculation time problems with complex shading scenes are essentially related to the creation/destruction of many little objects (like 3D points, rectangles, etc) during the process.

In the next version 6.40, we will propose a new calculation of the shading factor with a significant improvement of the calculation time.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...