1. Submit Method
submit()
submit()
This method takes an array of inputs, creates a new building, submits the inputs, runs the energy calculation and returns an array of results.
The object model and the specific objects are described in the sub-pages, starting with the building object.
There is a graphical representation of the available objects in the object modelpage.
XSD: http://hesapi.lbl.gov/mf_api/xsd/submit
XSD documentation: http://documentation.hescloud.net/api/mf/xsd/hes-mf_xsd-submit_prd.htm
Parameters:
Note: at present this method includes calls to calculate() and retrieve_results. The intent is to break out the function of creating the building and submitting to inputs, so the flow will be similar to other APIs - create-submit-calculate-retrieve.