ComStock icon indicating copy to clipboard operation
ComStock copied to clipboard

National scale modeling of the U.S. commercial building stock supported by U.S. DOE, LADWP, and others and maintained by NREL

Results 122 ComStock issues
Sort by recently updated
recently updated
newest added

Pull request overview --------------------- Adds utility bills to upgrade measures. Includes stock totals and savings distributions. Examples below. ![utility_bills_hp_rtu_cchpc_1](https://github.com/NREL/ComStock/assets/50876267/e43b50e5-b38e-44ac-8dcb-75ec8f5fabec) ![utility_bill_savings_intensity_by_climate](https://github.com/NREL/ComStock/assets/50876267/408a3993-6311-415a-85b7-e5c13ec69cce) ### Pull Request Author: Chris CaraDonna This pull request makes...

Pull Request - Ready for CI

Pull request overview --------------------- **this is ready for your review! @ChristopherCaradonna** **change highlights** - https://github.com/NREL/ComStock/pull/162 - https://github.com/NREL/ComStock/pull/177 - https://github.com/NREL/ComStock/pull/166 - https://github.com/NREL/ComStock/pull/167 - unit test revised - added detailed cfm/ton violation...

upgrade measure

Pull request overview --------------------- **this is ready for your review! @ChristopherCaradonna** - upsizing algorithm fix - coming from Jeff Munk's comment summarized below: ![image](https://github.com/NREL/ComStock/assets/26775789/107919ed-e5dc-42e3-83b2-73b97564f3ef) - made changes in the VRF...

upgrade measure

- [x] #174 `**ERROR MESSAGES** [openstudio.standards.Geometry.Create] North/South walls don't have the expected area (actual 2,849.4897 ft^2, target 2,449.4897 ft^2) [openstudio.standards.Geometry.Create] East/West walls don't have the expected area (actual 2,032.9932 ft^2,...

1. '[singularity_output.log](https://github.com/NREL/ComStock/blob/f143006b54105791071deea270207e29b26d1885/postprocessing/comstockpostproc/utils/profiling/profilingPerformance.py#L213)' has changed to 'openstudio_output.log' so no log files are found 2. The call to `aggregate_csv` was [removed ](https://github.com/NREL/comstock-internal/commit/4cd8e91787a95f92b453bbb771fd9318bbf49b97#diff-0fd50206e93bb6b31f969856c5627a97748aa9addefa79c0aaf0c5de79b94f01) (accidentally? intentionally? who knows) so no aggregate csv is written

Pull request overview --------------------- - latex fixes to figures, references - adding soil properties section - updating kitchen equipment power values - PDF compiles correctly now ### Pull Request Author:...

documentation

just did a quick debugging of csv with @ChristopherCaradonna and found out - this output var `calc.percent_savings.electricity.cooling.energy_consumption..percent` (from `ComStock wide.csv`) has a dimensionless unit rather than percent - quick calc...

bug

Creating this issue per Chris' instructions. @ChristopherCaradonna I noticed small variations in interior lighting energy use in the savings distributions for an EUSS measure (Unoccupied OA + Fan Control) not...

bug

- parse osw if it exists, include failing measure name - trim error lines that aren't that useful - extract simulation errors from sizing run failures - indent errors to...

Pull Request - Ready for CI

Add the [SightGlass metadata checks](https://github.com/NREL/SightGlassDataProcessing/blob/main/telescope/__init__.py#L370-L498) to comstockpostproc. The goal is to perform these checks while the data is still in memory, and before waiting on an upload to S3. These...

enhancement
postprocessing