A bit of a niche question, but I'm looking for a repository of home construction CAD files that can be easily imported into building simulation software like EnergyPlus or TRNSYS. My goal is to be able to test HVAC control methods on a bunch of different building types without having to manual design each building. I've found https://3dwarehouse.sketchup.com/ but there's not a ton of normal buildings (most are expensive modern-style construction).
Is there a repository of house CAD files that can be used for energy simulations?
113 Views Asked by Zach Lee At
1
There are 1 best solutions below
Related Questions in ARCHITECTURE
- Is it recommended to use Node.js for an online room booking web application?
- Defining Callbacks for custom Javascript Functions
- iOS: app doesn't pass the upload for the architecture
- What is the value of multiple Hybris extensions?
- os kern error : "ld: symbol(s) not found for architecture x86_64"
- How to avoid context in business layer
- Libgdx: Objects creating other objects
- Do software engineers in general have no idea about Software Architecture Design?
- Java generic class that contains an instance of implementation of generic interface
- Web application architecture, N-tiers, 3 tiers or multi-layer
- Is having 3 layers Controller, BO and DAO a standard way? why not just Controller and DAO?
- Architecture for creating a JavaScript framework
- Symfony2 proper use for services
- Refactor some calls on each Zf2 controller action
- Architecture - Task Scheduling (Data File Processing) - Windows Service
Related Questions in SIMULATION
- Issues in Migration of RISCV Test Harness from VCS to Questasim Simulator
- Queue Scenario Help Getting Started
- Writing a simulation program in Python
- Java Card applet EEPROM vs RAM testing
- Simulate the use of a website with a client
- Verilog simulation x's in output
- Time step independence of Molecular Dynamics code
- How to code a arrival generator with a varying intensity rate
- Is it possible to build a heatmap from point data at 60 times per second?
- Verilog Testbench constant exp and pram compilation and simulation errors
- Evaluation / Simulation of existing python program
- Pause and resume threads that are sleeping Java
- Simultaneous object interaction in javascript
- Faster alternative to populating a pre-allocated data frame using a for-loop
- Simulating a game where each player has a different probability of winning?
Related Questions in CAD
- PowerPoint (or Excel) VBA Capture Coordinates of Mouse Click
- How to properly filter the different actions that may result from a mouse event?
- DXF file does not open in AutoCAD
- Generate DXF drawing in Java
- CAD secondary development
- Determine master point (key point) of 3D polygon, shape, surface
- Programmatically Creating CAD Files
- How can I increase the speed of redraw in AutoCAD like app
- DXF image entity group code explanation
- Data structure for CAD program. Mouse picking and rendering with one data
- There's any way to overlay an Image over autocad by holding some key?
- CAD mechanical bonds and kinematics
- Working with dynamic blocks in C # (for AutoCad)
- Reading STEP properties with pythonocc
- Creating free empty space between two planes in Solidworks
Related Questions in SKETCHUP
- Collada model hide meshes
- I can't import a complete model from sketchup into three.js problems, there are some missing objects
- Ruby, sketchup-add another textbox to the unput box
- How to sum two dimensional arrays
- Use a Sketch Up 2016 Model with babylon JS
- How to sum two-dimensional arrays
- How to sum 2-dimensional arrays
- intersecting faces in sketchup rupy
- UV mapping issues while loading collada model exported with Sketchup
- Google SketchUp close file
- ruby gems in Google-Sketchup
- HLSL shaders, how to draw a model with it's original colors?
- Call .NET dll via Google SketchUp Ruby Script
- Download Google Earth "Gray Buildings" models
- error when requiring rubygems with ruby 1.8.6 with windows 7
Related Questions in ENERGYPLUS
- FMU Export of Python Code or Python Interface with FMI Standard for Use in EnergyPlus Co-Simulation
- FMU from Dymola to Energyplus
- Issue running energyplus using eppy idf.run()
- Has anyone worked with EnergyPlus simulation software?
- EnergyPlus FMU in Simulink
- Error While running the Energy Plus agent in Volttron env
- How to create a Class List with different numbers of inputs in C#
- Remove header (column names) from query result
- Is there a repository of house CAD files that can be used for energy simulations?
- Using Eclipse to interface with GitHub for non-supported language
- EnergyPlus/Modelica co-simulation error "asynchronous fmiDoStep is not supported"
- Execute a Node.js child process after clicking a button
- How to initialize PYFMI models in parallel?
- How to compile EnergyPlus to WASM (WebAssembly) with Emscripten?
- Waiting for a sub process in python which creates other processes
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
The U.S. department of energy offers a database of prototype building models (see link) for EnergyPlus. They provide them as EnergyPlus idf files. If you need them inside CAD software you can use EnergyPlus to create DXF's from them.