Revision history  [back]

For sensitivity analysis in python I've been using SALib which is pretty easy to use.

I use the SQL output rather than CSV files, which I think is also the approach in jEPlus. There might be some useful snippets in my repository here which is a framework for dockerised client/queue/worker architecture for creating, running and analysing EnergyPlus jobs.

In particular:

For sensitivity analysis in python I've been using SALib which is pretty easy to use.

I use the SQL output rather than CSV files, which I think is also the approach in jEPlus. There might be some useful snippets in my repository here which is a framework for dockerised client/queue/worker architecture for creating, running and analysing EnergyPlus jobs..

In particular: