Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Workaround so I can finish AgriPV simulations. Tips: -Instead of using Gfront for scanning ground, use Gback -Pass agriPV=True to calculateResults. then RadObj.CompiledResults['Wm2Back'] will show the ground irradiance. -Bugs found: Cumulative 1axis-- If you run analysis twice (i.e. for model the PV module AND the ground irradiances), whatever is the last simulation overwrites the stored trackerdict Analysis results, so the calculateResults only then compiles 1 row of results. For the time being this means I have to calculate Results and save the compiled results between each Analysis. -Also 'custom' name for the analysis does not get saved as part of the indexing in the trackerdict object and might be necessary for sampling ground, for example.
- Loading branch information