First time here? Check out the Help page!
| 2025-12-15 15:34:49 -0600 | received badge | ● Teacher (source) |
| 2025-12-15 14:51:26 -0600 | answered a question | EV behaivour about fractional charging at home Hello, I have some results now. I simulated the same building with different fraction (100%, 40-59% and 0-19%). I got t |
| 2025-12-04 14:43:42 -0600 | asked a question | EV behaivour about fractional charging at home EV behaivour about fractional charging at home Hi everyone, I was on this website - https://github.com/NREL/OpenStudio- |
| 2025-12-04 13:45:09 -0600 | marked best answer | ResStock building model generation Hi, I understand that the ResStock library generates building energy models based on statistical distributions, and then applies upgrades (i.e., modifications to the base building model to create variants). Is this correct? I have two questions: Generating models for a specific state : Is it possible to generate a specific number of building energy models only for New York State? If so, should I modify the distribution assigned in the RunSampling object (in run_sampling_lib.rb) to achieve this? Generating specific building configurations : For example, if I want to generate 25 buildings with PVs and batteries and 50 buildings without PVs and batteries, how should I proceed? Should I adjust the distributions in RunSampling to reflect these proportions? If yes, do I need to run the generation process repeatedly until I obtain the desired number of buildings matching my criteria? Thanks for your help! :) |
| 2025-12-04 13:45:00 -0600 | commented answer | ResStock building model generation Thanks ! I avoided this by selecting myself the correct options in the .tsv file (while trying to match the generation l |
| 2025-12-01 13:29:37 -0600 | commented answer | ResStock building model generation Thank you ! Yes, this is exactly what I was asking for. I tried it for generating houses with EVs like this : sampler: |
| 2025-12-01 13:29:37 -0600 | received badge | ● Commentator |
| 2025-11-25 16:59:16 -0600 | asked a question | ResStock building model generation ResStock building model generation Hi, I understand that the ResStock library generates building energy models based on |
| 2025-11-25 16:07:27 -0600 | commented answer | EV behaviour for different timestep lengths Thank you for your answer ! I noticed that but is it possible to generate only the schedule file without regenerating ev |
| 2025-11-21 16:05:48 -0600 | asked a question | EV behaviour for different timestep lengths EV behaviour for different timestep lengths Hi, I generated a building model from the ResStock code by doing this : ope |
| 2025-11-21 11:44:02 -0600 | commented answer | ResStock occupants' behaviour Perfect ! Thank you for the answer. |
| 2025-11-21 11:42:42 -0600 | marked best answer | ResStock occupants' behaviour Hi ! When I generate a model with "openstudio path/to/openstudio.exe /path/to/run_analysis.rb -y -u upgrade_name -m" (from the ResStock library) and then run energyplus simulation I got a surprising evolution of the parameter "Zone People Occupant Count" in the conditionned space (for 2 people). Here is the evolution for the first 16 timesteps (15min) : [2.0, 2.0, 2.0, 2.0, 2.0, 2.0, 1.466, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.466, 0.0, 0.534] I have some doubts on the in.schedules.csv file (generated with run_analysis.rb) because the first 16 timesteps (15min) : [1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.733, 0.5, 0.5, 0.5, 0.5, 0.5, 0.5, 0.233, 0.0, 0.267] Should I expect this result of in.schedules.csv ? Thanks for your help ! |
| 2025-11-21 11:41:42 -0600 | commented question | self discharge rate for battery Yes, I agree. I am trying to have a building model which is as stochastic as possible like in the real world. I just wan |
| 2025-11-21 11:33:38 -0600 | commented answer | self discharge rate for battery Thanks that worked perfectly ! |
| 2025-11-21 11:33:15 -0600 | received badge | ● Supporter (source) |
| 2025-11-21 11:33:14 -0600 | marked best answer | self discharge rate for battery Hi, I have this object in my .idf file : ElectricLoadCenter:Storage:LiIonNMCBattery. I was wondering if this object has a self discharge rate. For example, if I have a state-of-charge of 100% at 9AM I expect to have less than 100% at 6 PM without charging or discharging. Is this phenomena implemented ? If not how can I manage to add it ? Thanks a lot ! |
| 2025-11-21 11:33:14 -0600 | received badge | ● Scholar (source) |
| 2025-11-20 14:56:14 -0600 | asked a question | ResStock occupants' behaviour ResStock occupants' behaviour Hi ! When I generate a model with "openstudio path/to/openstudio.exe /path/to/run_analysi |
| 2025-11-20 14:48:26 -0600 | commented question | Conversion of HPXML to OSM with Python Sorry, I'll do that. Thanks for your help. |
| 2025-11-20 14:10:22 -0600 | received badge | ● Student (source) |
| 2025-11-20 13:49:07 -0600 | commented question | Conversion of HPXML to OSM with Python Thank you ! That worked perfectly. I have a last question. When I generate the model and then run energyplus simulation |
| 2025-11-20 09:05:50 -0600 | asked a question | self discharge rate for battery self discharge rate for battery Hi, I have this object in my .idf file : ElectricLoadCenter:Storage:LiIonNMCBattery. I |
| 2025-11-08 19:04:44 -0600 | commented question | Conversion of HPXML to OSM with Python Hi, I managed to generate some .osm files by downloading the new resstock datasource and running this : openstudio pat |
| 2025-11-07 08:29:46 -0600 | commented question | Conversion of HPXML to OSM with Python Thank you ! I will try that and I'll come back. Thanks again ! |
| 2025-11-06 14:23:50 -0600 | commented question | Conversion of HPXML to OSM with Python Hi, The HPXML file comes from the ResStock dataset, specifically from this location: https://data.openei.org/s3_viewer? |
| 2025-11-05 18:05:25 -0600 | asked a question | Conversion of HPXML to OSM with Python Conversion of HPXML to OSM with Python Hi, I found an HPXML file and I would like to know how can I convert it into an |
| 2025-11-05 18:05:21 -0600 | asked a question | Convert HPxml to osm Convert HPxml to osm Hi, I found an HPXML file and I would like to know how can I convert it into an OSM file using Pyt |
| 2025-11-05 18:05:16 -0600 | asked a question | Convert HPXML to OSM with Python Convert HPXML to OSM with Python Hi, I found an HPXML file and I would like to know how can I convert it into an OSM fi |