Search
  • Sign In

Grasshopper

algorithmic modeling for Rhino

  • Home
    • Members
    • Listings
    • Ideas
  • View
    • All Images
    • Albums
    • Videos
    • Architecture Projects
    • Installations
    • Add-ons
  • Download
    • Rhino 7 w/Grasshopper
    • Add-ons
  • Forums/Support
    • Current Discussions
    • Legacy Forum
  • Learn
    • Getting Started
    • Online Reference
    • API documentation
    • Video Tutorials
    • Common Questions
    • Scripting and Coding
    • Books and Articles
  • Attend
  • My Page

Search Results - 双色球和值尾数是8和9的数『1TBH·COM』全球通彩票代理注册2023年3月19日7时59分41秒.H5c2a3.ivhduifoj

Blog Post: UTDA + GSAPP Work Shop, "Tea house" in Tokyo
12.0pt;font-family:Century;mso-fareast-font-family:"MS 明朝";mso-bidi-font-family:

"Times New…
Added by Atsuo Nakajima at 2:02am on August 25, 2010
Comment on: Topic 'SYNTACTIC Plugin'
this common installation problem please find a tested remedy shared by one of the group members:  Comment by Iman Sheikhansari on August 26, 2019 at 8:33amDelete Comment HiIf you are encountering a problem with rhino 6 versions don't worryFollow these steps.1. Download SYNTACTIC from https://sites.google.com/site/pirouznourian/syntactic-design2. Install it and go to the installation folder, Drag & drop SYNTACTIC(green one) over your grasshopper canvas.3. Close your rhino and reopen it. 4. Type GrasshopperDeveloperSettings5. Tick the Memory load *.GHA assemblies using COFF byte arrays option6. Run grasshopper and enjoy plugin I hope this helps,  Best regards,  Pirouz …
Added by Pirouz Nourian to Space Syntax at 9:43am on October 14, 2020
Topic: Laptops as workstation for working with Grasshopper
s with Rhino & Grasshopper and Cinema 4d(rendering). I found this two good laptops! Hp Elitebook Windows® 7 Professional autentico 64Processor Intel® Core™ i7-720QM (1,60 GHz, 6 MB L3 di cache)8 GB di SDRAM DDR3 a 1333 MHzSATA II da 500 GB a 7200 rpmScheda grafica NVIDIA Quadro FX 2800M con 1 GB di memoria video dedicata GDDR3 Price 2.200 Euro SONY VPCF12S1EWindows® 7 Professional autentico 64Processore Intel® Core™ i7-740QM8 GB di SDRAM DDR3 a 1333 MHzSerial ATA da 500 GB a 7200 rpmScheda grafica NVIDIA® GeForce® GT 330M con 1 GB di memoria video dedicata GDDR3Price 1.400 Euro Looking at the price, I would buy the second one…but I would ask you one thing....Considering that using Grasshopper I will create really complex works, using a GeForce instead a Quadro processor could it be  a problem??…
Added by Emanuele Mozzo at 8:48am on August 2, 2010
Comment on: Topic 'Smoothing groups in Rhino meshes'
unique properties (color, UV map, vertex normal) the vertex is duplicated. So if you weld a mesh using the weld command with an angle tolerance of more than 90 degrees you're left with a box with 6 faces and 8 vertices. It's quite a common way to describe meshes, Also the way your graphics card consumes meshes, so there's little CPU processing needed to process the meshes and feed them to the graphics card. If it's hard drive space you're worried about, there may be some compression possible. Apart from primitives, I don't know a geometry that do not represent a box by having four faces (including maya's polygons). A mesh is considered closed when there are no naked edges. So for boxes this does not return false. I assume that internally spatial queries are used (or perhaps a check if the vertices are exactly the same)(see https://github.com/mcneel/rhinocommon/blob/master/dotnet/opennurbs/opennurbs_mesh.c ) Conclusion: If you want faces to show as having a (semi) creased edge, you'll have a vertex direction for each vertex. However, if your goal is to make gears, I'd skip the whole part of creating meshes, and leverage Breps and extrusions to create the geometry, or using Extrusion (the geometry) might be a solution to create lightweight geometry, and forget about creating meshes yourself. …
Added by Arend at 1:55am on December 19, 2014
Comment on: Topic 'Error message when I use the indoor view factor calculator'
ed.  This image shows the problem: If this is not what you are seeing on your own machine when you hook up your HBZones to a panel, then you have not uploaded the right Rhino and Grasshopper file. 2) You have not run your HBZones through an EnergyPlus simulation.  You need to do this in order to get data with which to construct the indoor temperature map.  I would strongly recommend following along through the first 8 videos of this tutorial series before trying to construct an indoor radiant temperature map of your own project (https://www.youtube.com/playlist?list=PLruLh1AdY-SgW4uDtNSMLeiUmA8YXEHT_) 3) You are using components from the last stable release, which is fine but you should know that there has been a lot of development on the indoor temperature map workflow in the last 20 days (there is now a much cleaner workflow that integrates the air and radiant temperature with comfort alanyses now on the github).  If you imagine using this workflow frequently, I would recommend updating with the Ladybug_Update Ladybug and Hopneybee_Update Honeybee components.  See the attached recent file for how the workflow is currently structured. -Chris…
Added by Chris Mackey to Ladybug Tools at 2:21pm on February 22, 2015
Comment on: Topic 'Procedural Voronoi panels'
her bump on the road. I've evolved the original idea into something that remotely resembles this childish doodle: That is, 3 different rows of panels with fixed heights but random widths. Each panel will be perforated in voronoi patterns that vary according to my original sun intensity diagram, but I'm thinking they'll have a fixed frame width and a small gap between them, kinda like this other childish doodle: I've mastered the method of turning my original diagram into a voronoi panel that's denser where the sun hits harder thanks to Vicente's method. But it gives the voronoi frames a width by scaling each cell by .9, but that doesn't yield frames with constant width... which is fine for my 3D, but I wanna use the files to draw diagrams for laser cutting and actual building of the panels, so I guess I can't be too precise there. Again thanks for all the useful (and funny) input! :) …
Added by Rafael Lemieszek at 11:34am on December 6, 2013
Topic: Braiding strands Any help appreciated
hange at regular intervals along the length in such a way that at each interval the order of strands is completely unique, until the system comes full circle. The rule established to create this pattern is shown in the attached excel file. It's clearer that way.System%20rule.xlsx All I'm looking to achieve here is something to get me started. I don't need to completely recreate the system with all its complexities. (E.g. strands from one group crossing over strands of lower rank groups to get to their new groups...)  I feel like I need to be using lists to divide a set of curves and then rearrange them according to a pattern, but I'm not sure how to do that and I also have no idea how I could use the rearrangement of data to actually rearrange the geometry... Any thoughts on how to tackle this? Here are some photos of the model:  Thanks in advance!…
Added by Alex at 7:54pm on April 23, 2016
Event: MASTER IN COMPUTATIONAL ARCHITECTURE AND PARAMETRIC DESIGN OPTIMIZATION
com/Master-2020/ 05 October 2021 - 04 October 2022   at Faculty of Engineering - Sapienza University of Rome Registration deadline is 26th of May 2020 Number of students: 20 – 30 students Official language: English Credit hours:   60 CR. Duration: One year of 1180 total hours; 600 for courses and laboratories + 480 for internship + 100 for Final project Place: 9 months in Sapienza University of Rome - Faculty of Engineering and 3 months Internship outside the university …
Added by Mostafa R. A. Khalifa at 11:31pm on February 6, 2020
Comment on: Topic 'HELP No .eio file error'
1 JUN to 31 DECBetween hours 1:00 to 24:00Current document units is in MetersConversion to Meters will be applied = 1.000[1 of 7] Writing simulation parameters...Ground temperature data contains monthly average temperatures at 3 different depths .5 meters (1st)2 meters (2nd)4meters (3rd)respectively[2 of 6] No context surfaces...[3 of 6] Writing geometry...[4 of 6] Writing materials and constructions...[5 of 7] Writing schedules...[6 of 7] Writing loads and ideal air system...[7 of 7] Writing outputs......... idf file is successfully written to : c:\ladybug\unnamed\EnergyPlus\unnamed.idf Analysis is running!...c:\ladybug\unnamed\EnergyPlus\eplusout.csv...... Done! Read below for errors and warnings: Program Version,EnergyPlus, Version 8.3.0-6d97d074ea, YMD=2015.05.24 11:32,IDD_Version 8.3.0 ** Warning ** IP: Note -- Some missing fields have been filled with defaults. See the audit output file for details. ** Warning ** Version: in IDF="'8.1.0'" not the same as expected="8.3" ************* Beginning Zone Sizing Calculations ** Severe ** GetSurfaceData: Some Outward Facing angles of subsurfaces differ significantly from base surface. ** ~~~ ** ...use Output:Diagnostics,DisplayExtraWarnings; to show more details on individual surfaces. ** Severe ** Problem in interior solar distribution calculation (CHKBKS) ** ~~~ ** Solar Distribution = FullInteriorExterior will not work in Zone="APRATMENT1" ** ~~~ ** because vertex 1 of back surface=AW0 is in front of receiving surface=EW0 ** ~~~ ** (Dot Product indicator=17.0963) ** ~~~ ** Check surface geometry; if OK, use Solar Distribution = FullExterior instead. ** Severe ** Problem in interior solar distribution calculation (CHKBKS) ** ~~~ ** Solar Distribution = FullInteriorExterior will not work in Zone="APRATMENT1" ** ~~~ ** because vertex 2 of back surface=AW0 is in front of receiving surface=EW0 ** ~~~ ** (Dot Product indicator=17.0963) ** ~~~ ** Check surface geometry; if OK, use Solar Distribution = FullExterior instead. ** Severe ** Problem in interior solar distribution calculation (CHKBKS) ** ~~~ ** Solar Distribution = FullInteriorExterior will not work in Zone="APRATMENT1" ** ~~~ ** because vertex 3 of back surface=AW0 is in front of receiving surface=EW0 ** ~~~ ** (Dot Product indicator=17.1101) ** ~~~ ** Check surface geometry; if OK, use Solar Distribution = FullExterior instead. ** Severe ** Problem in interior solar distribution calculation (CHKBKS) ** ~~~ ** Solar Distribution = FullInteriorExterior will not work in Zone="APRATMENT1" ** ~~~ ** because vertex 4 of back surface=AW0 is in front of receiving surface=EW0 ** ~~~ ** (Dot Product indicator=17.1101) ** ~~~ ** Check surface geometry; if OK, use Solar Distribution = FullExterior instead. ** Severe ** Problem in interior solar distribution calculation (CHKBKS) ** ~~~ ** Solar Distribution = FullInteriorExterior will not work in Zone="APRATMENT1" ** ~~~ ** because vertex 1 of back surface=AW1 is in front of receiving surface=EW0 ** ~~~ ** (Dot Product indicator=17.1101) ** ~~~ ** Check surface geometry; if OK, use Solar Distribution = FullExterior instead. ** Severe ** Problem in interior solar distribution calculation (CHKBKS) ** ~~~ ** Solar Distribution = FullInteriorExterior will not work in Zone="APRATMENT1" ** ~~~ ** because vertex 2 of back surface=AW1 is in front of receiving surface=EW0 ** ~~~ ** (Dot Product indicator=30.0900) ** ~~~ ** Check surface geometry; if OK, use Solar Distribution = FullExterior instead. ** Severe ** Problem in interior solar distribution calculation (CHKBKS) ** ~~~ ** Solar Distribution = FullInteriorExterior will not work in Zone="APRATMENT1" ** ~~~ ** because vertex 3 of back surface=AW1 is in front of receiving surface=EW0 ** ~~~ ** (Dot Product indicator=30.0900) ** ~~~ ** Check surface geometry; if OK, use Solar Distribution = FullExterior instead. ** Severe ** Problem in interior solar distribution calculation (CHKBKS) ** ~~~ ** Solar Distribution = FullInteriorExterior will not work in Zone="APRATMENT1" ** ~~~ ** because vertex 4 of back surface=AW1 is in front of receiving surface=EW0 ** ~~~ ** (Dot Product indicator=17.1101) ** ~~~ ** Check surface geometry; if OK, use Solar Distribution = FullExterior instead. ** Severe ** Problem in interior solar distribution calculation (CHKBKS) ** ~~~ ** Solar Distribution = FullInteriorExterior will not work in Zone="APRATMENT1" ** ~~~ ** because vertex 1 of back surface=AW2 is in front of receiving surface=EW0 ** ~~~ ** (Dot Product indicator=30.0900) ** ~~~ ** Check surface geometry; if OK, use Solar Distribution = FullExterior instead. ** Severe ** Problem in interior solar distribution calculation (CHKBKS) ** ~~~ ** Solar Distribution = FullInteriorExterior will not work in Zone="APRATMENT1" ** ~~~ ** because vertex 2 of back surface=AW2 is in front of receiving surface=EW0 ** ~~~ ** (Dot Product indicator=30.0900) ** ~~~ ** Check surface geometry; if OK, use Solar Distribution = FullExterior instead. ** Severe ** Problem in interior solar distribution calculation (CHKBKS) ** ~~~ ** Solar Distribution = FullInteriorExterior will not work in Zone="APRATMENT1" ** ~~~ ** because vertex 3 of back surface=AW2 is in front of receiving surface=EW0 ** ~~~ ** (Dot Product indicator=30.0900) ** ~~~ ** Check surface geometry; if OK, use Solar Distribution = FullExterior instead. ** Severe ** Problem in interior solar distribution calculation (CHKBKS) ** ~~~ ** Solar Distribution = FullInteriorExterior will not work in Zone="APRATMENT1" ** ~~~ ** because vertex 4 of back surface=AW2 is in front of receiving surface=EW0 ** ~~~ ** (Dot Product indicator=30.0900) ** ~~~ ** Check surface geometry; if OK, use Solar Distribution = FullExterior instead. ** Severe ** Problem in interior solar distribution calculation (CHKBKS) ** ~~~ ** Solar Distribution = FullInteriorExterior will not work in Zone="APRATMENT1" ** ~~~ ** because vertex 1 of back surface=AW3 is in front of receiving surface=EW0 ** ~~~ ** (Dot Product indicator=30.0900) ** ~~~ ** Check surface geometry; if OK, use Solar Distribution = FullExterior instead. ** Severe ** Problem in interior solar distribution calculation (CHKBKS) ** ~~~ ** Solar Distribution = FullInteriorExterior will not work in Zone="APRATMENT1" ** ~~~ ** because vertex 2 of back surface=AW3 is in front of receiving surface=EW0 ** ~~~ ** (Dot Product indicator=30.0900) ** ~~~ ** Check surface geometry; if OK, use Solar Distribution = FullExterior instead. ** Severe ** Problem in interior solar distribution calculation (CHKBKS) ** ~~~ ** Solar Distribution = FullInteriorExterior will not work in Zone="APRATMENT1" ** ~~~ ** because vertex 3 of back surface=EW1 is in front of receiving surface=EW0 ** ~~~ ** (Dot Product indicator=17.0963) ** ~~~ ** Check surface geometry; if OK, use Solar Distribution = FullExterior instead. ** Severe ** Problem in interior solar distribution calculation (CHKBKS) ** ~~~ ** Solar Distribution = FullInteriorExterior will not work in Zone="APRATMENT1" ** ~~~ ** because vertex 4 of back surface=EW1 is in front of receiving surface=EW0 ** ~~~ ** (Dot Product indicator=17.0963) ** ~~~ ** Check surface geometry; if OK, use Solar Distribution = FullExterior instead. ** Severe ** Problem in interior solar distribution calculation (CHKBKS) ** ~~~ ** Solar Distribution = FullInteriorExterior will not work in Zone="APRATMENT1" ** ~~~ ** because vertex 1 of back surface=GLZ_0_EW1_1F6383543B434F648813 is in front of receiving surface=EW0 ** ~~~ ** (Dot Product indicator=0.9038) ** ~~~ ** Check surface geometry; if OK, use Solar Distribution = FullExterior instead. ** Severe ** Problem in interior solar distribution calculation (CHKBKS) ** ~~~ ** Solar Distribution = FullInteriorExterior will not work in Zone="APRATMENT1" ** ~~~ ** because vertex 2 of back surface=GLZ_0_EW1_1F6383543B434F648813 is in front of receiving surface=EW0 ** ~~~ ** (Dot Product indicator=0.9038) ** ~~~ ** Check surface geometry; if OK, use Solar Distribution = FullExterior instead. ** Severe ** Problem in interior solar distribution calculation (CHKBKS) ** ~~~ ** Solar Distribution = FullInteriorExterior will not work in Zone="APRATMENT1" ** ~~~ ** because vertex 3 of back surface=GLZ_0_EW1_1F6383543B434F648813 is in front of receiving surface=EW0 ** ~~~ ** (Dot Product indicator=16.0967) ** ~~~ ** Check surface geometry; if OK, use Solar Distribution = FullExterior instead. ** Severe ** Problem in interior solar distribution calculation (CHKBKS) ** ~~~ ** Solar Distribution = FullInteriorExterior will not work in Zone="APRATMENT1" ** ~~~ ** because vertex 4 of back surface=GLZ_0_EW1_1F6383543B434F648813 is in front of receiving surface=EW0 ** ~~~ ** (Dot Product indicator=16.0967) ** ~~~ ** Check surface geometry; if OK, use Solar Distribution = FullExterior instead. ** Severe ** Problem in interior solar distribution calculation (CHKBKS) ** ~~~ ** Solar Distribution = FullInteriorExterior will not work in Zone="APRATMENT1" ** ~~~ ** because vertex 6 of back surface=FLOOR is in front of receiving surface=EW0 ** ~~~ ** (Dot Product indicator=30.0900) ** ~~~ ** Check surface geometry; if OK, use Solar Distribution = FullExterior instead. ** Severe ** Problem in interior solar distribution calculation (CHKBKS) ** ~~~ ** Solar Distribution = FullInteriorExterior will not work in Zone="APRATMENT1" ** ~~~ ** because vertex 7 of back surface=FLOOR is in front of receiving surface=EW0 ** ~~~ ** (Dot Product indicator=30.0900) ** ~~~ ** Check surface geometry; if OK, use Solar Distribution = FullExterior instead. ** Severe ** Problem in interior solar distribution calculation (CHKBKS) ** ~~~ ** Solar Distribution = FullInteriorExterior will not work in Zone="APRATMENT1" ** ~~~ ** because vertex 8 of back surface=FLOOR is in front of receiving surface=EW0 ** ~~~ ** (Dot Product indicator=17.1101) ** ~~~ ** Check surface geometry; if OK, use Solar Distribution = FullExterior instead. ** Severe ** Problem in interior solar distribution calculation (CHKBKS) ** ~~~ ** Solar Distribution = FullInteriorExterior will not work in Zone="APRATMENT1" ** ~~~ ** because vertex 9 of back surface=FLOOR is in front of receiving surface=EW0 ** ~~~ ** (Dot Product indicator=17.0963) ** ~~~ ** Check surface geometry; if OK, use Solar Distribution = FullExterior instead. ** Severe ** Problem in interior solar distribution calculation (CHKBKS) ** ~~~ ** Solar Distribution = FullInteriorExterior will not work in Zone="APRATMENT1" ** ~~~ ** because vertex 5 of back surface=CIELING is in front of receiving surface=EW0 ** ~~~ ** (Dot Product indicator=17.0963) ** ~~~ ** Check surface geometry; if OK, use Solar Distribution = FullExterior instead. ** Severe ** Problem in interior solar distribution calculation (CHKBKS) ** ~~~ ** Solar Distribution = FullInteriorExterior will not work in Zone="APRATMENT1" ** ~~~ ** because vertex 6 of back surface=CIELING is in front of receiving surface=EW0 ** ~~~ ** (Dot Product indicator=17.1101) ** ~~~ ** Check surface geometry; if OK, use Solar Distribution = FullExterior instead. ** Severe ** Problem in interior solar distribution calculation (CHKBKS) ** ~~~ ** Solar Distribution = FullInteriorExterior will not work in Zone="APRATMENT1" ** ~~~ ** because vertex 7 of back surface=CIELING is in front of receiving surface=EW0 ** ~~~ ** (Dot Product indicator=30.0900) ** ~~~ ** Check surface geometry; if OK, use Solar Distribution = FullExterior instead. ** Severe ** Problem in interior solar distribution calculation (CHKBKS) ** ~~~ ** Solar Distribution = FullInteriorExterior will not work in Zone="APRATMENT1" ** ~~~ ** because vertex 8 of back surface=CIELING is in front of receiving surface=EW0 ** ~~~ ** (Dot Product indicator=30.0900) ** ~~~ ** Check surface geometry; if OK, use Solar Distribution = FullExterior instead. ** Severe ** Problem in interior solar distribution calculation (CHKBKS) ** ~~~ ** Solar Distribution = FullInteriorExterior will not work in Zone="APRATMENT1" ** ~~~ ** because vertex 3 of back surface=AW6 is in front of receiving surface=EW1 ** ~~~ ** (Dot Product indicator=17.0963) ** ~~~ ** Check surface geometry; if OK, use Solar Distribution = FullExterior instead. ** Severe ** Problem in interior solar distribution calculation (CHKBKS) ** ~~~ ** Solar Distribution = FullInteriorExterior will not work in Zone="APRATMENT1" ** ~~~ ** because vertex 4 of back surface=AW6 is in front of receiving surface=EW1 ** ~~~ ** (Dot Product indicator=17.0963) ** ~~~ ** Check surface geometry; if OK, use Solar Distribution = FullExterior instead. ** Severe ** Problem in interior solar distribution calculation (CHKBKS) ** ~~~ ** Solar Distribution = FullInteriorExterior will not work in Zone="APRATMENT1" ** ~~~ ** because vertex 1 of back surface=WALLW1 is in front of receiving surface=EW1 ** ~~~ ** (Dot Product indicator=17.0963) ** ~~~ ** Check surface geometry; if OK, use Solar Distribution = FullExterior instead. ** Severe ** Problem in interior solar distribution calculation (CHKBKS) ** ~~~ ** Solar Distribution = FullInteriorExterior will not work in Zone="APRATMENT1" ** ~~~ ** because vertex 2 of back surface=WALLW1 is in front of receiving surface=EW1 ** ~~~ ** (Dot Product indicator=17.0963) ** ~~~ ** Check surface geometry; if OK, use Solar Distribution = FullExterior instead. ** Severe ** Problem in interior solar distribution calculation (CHKBKS) ** ~~~ ** Solar Distribution = FullInteriorExterior will not work in Zone="APRATMENT1" ** ~~~ ** because vertex 3 of back surface=WALLW1 is in front of receiving surface=EW1 ** ~~~ ** (Dot Product indicator=17.0963) ** ~~~ ** Check surface geometry; if OK, use Solar Distribution = FullExterior instead. ** Severe ** Problem in interior solar distribution calculation (CHKBKS) ** ~~~ ** Solar Distribution = FullInteriorExterior will not work in Zone="APRATMENT1" ** ~~~ ** because vertex 4 of back surface=WALLW1 is in front of receiving surface=EW1 ** ~~~ ** (Dot Product indicator=17.0963) ** ~~~ ** Check surface geometry; if OK, use Solar Distribution = FullExterior instead. ** Severe ** Problem in interior solar distribution calculation (CHKBKS) ** ~~~ ** Solar Distribution = FullInteriorExterior will not work in Zone="APRATMENT1" ** ~~~ ** because vertex 1 of back surface=GLZ_0_WALLW1_103854D39BEF453D8A4E is in front of receiving surface=EW1 ** ~~~ ** (Dot Product indicator=17.0963) ** ~~~ ** Check surface geometry; if OK, use Solar Distribution = FullExterior instead. ** Severe ** Problem in interior solar distribution calculation (CHKBKS) ** ~~~ ** Solar Distribution = FullInteriorExterior will not work in Zone="APRATMENT1" ** ~~~ ** because vertex 2 of back surface=GLZ_0_WALLW1_103854D39BEF453D8A4E is in front of receiving surface=EW1 ** ~~~ ** (Dot Product indicator=17.0963) ** ~~~ ** Check surface geometry; if OK, use Solar Distribution = FullExterior instead. ** Severe ** Problem in interior solar distribution calculation (CHKBKS) ** ~~~ ** Solar Distribution = FullInteriorExterior will not work in Zone="APRATMENT1" ** ~~~ ** because vertex 3 of back surface=GLZ_0_WALLW1_103854D39BEF453D8A4E is in front of receiving surface=EW1 ** ~~~ ** (Dot Product indicator=17.0963) ** ~~~ ** Check surface geometry; if OK, use Solar Distribution = FullExterior instead. ** Severe ** Problem in interior solar distribution calculation (CHKBKS) ** ~~~ ** Solar Distribution = FullInteriorExterior will not work in Zone="APRATMENT1" ** ~~~ ** because vertex 4 of back surface=GLZ_0_WALLW1_103854D39BEF453D8A4E is in front of receiving surface=EW1 ** ~~~ ** (Dot Product indicator=17.0963) ** ~~~ ** Check surface geometry; if OK, use Solar Distribution = FullExterior instead. ** Severe ** Problem in interior solar distribution calculation (CHKBKS) ** ~~~ ** Solar Distribution = FullInteriorExterior will not work in Zone="APRATMENT1" ** ~~~ ** because vertex 1 of back surface=EW0 is in front of receiving surface=EW1 ** ~~~ ** (Dot Product indicator=17.0963) ** ~~~ ** Check surface geometry; if OK, use Solar Distribution = FullExterior instead. ** Severe ** Problem in interior solar distribution calculation (CHKBKS) ** ~~~ ** Solar Distribution = FullInteriorExterior will not work in Zone="APRATMENT1" ** ~~~ ** because vertex 4 of back surface=EW0 is in front of receiving surface=EW1 ** ~~~ ** (Dot Product indicator=17.0963) ** ~~~ ** Check surface geometry; if OK, use Solar Distribution = FullExterior instead. ** Severe ** Problem in interior solar distribution calculation (CHKBKS) ** ~~~ ** Solar Distribution = FullInteriorExterior will not work in Zone="APRATMENT1" ** ~~~ ** because vertex 1 of back surface=GLZ_0_EW0_6AEDE94222384E5B8950 is in front of receiving surface=EW1 ** ~~~ ** (Dot Product indicator=1.4709) ** ~~~ ** Check surface geometry; if OK, use Solar Distribution = FullExterior instead. ** Severe ** Problem in interior solar distribution calculation (CHKBKS) ** ~~~ ** Solar Distribution = FullInteriorExterior will not work in Zone="APRATMENT1" ** ~~~ ** because vertex 2 of back surface=GLZ_0_EW0_6AEDE94222384E5B8950 is in front of receiving surface=EW1 ** ~~~ ** (Dot Product indicator=1.4709) ** ~~~ ** Check surface geometry; if OK, use Solar Distribution = FullExterior instead. ** Severe ** Problem in interior solar distribution calculation (CHKBKS) ** ~~~ ** Solar Distribution = FullInteriorExterior will not work in Zone="APRATMENT1" ** ~~~ ** because vertex 3 of back surface=GLZ_0_EW0_6AEDE94222384E5B8950 is in front of receiving surface=EW1 ** ~~~ ** (Dot Product indicator=15.6696) ** ~~~ ** Check surface geometry; if OK, use Solar Distribution = FullExterior instead. ** Severe ** Problem in interior solar distribution calculation (CHKBKS) ** ~~~ ** Solar Distribution = FullInteriorExterior will not work in Zone="APRATMENT1" ** ~~~ ** because vertex 4 of back surface=GLZ_0_EW0_6AEDE94222384E5B8950 is in front of receiving surface=EW1 ** ~~~ ** (Dot Product indicator=15.6696) ** ~~~ ** Check surface geometry; if OK, use Solar Distribution = FullExterior instead. ** Severe ** Problem in interior solar distribution calculation (CHKBKS) ** ~~~ ** Solar Distribution = FullInteriorExterior will not work in Zone="APRATMENT1" ** ~~~ ** because vertex 1 of back surface=FLOOR is in front of receiving surface=EW1 ** ~~~ ** (Dot Product indicator=17.0963) ** ~~~ ** Check surface geometry; if OK, use Solar Distribution = FullExterior instead. ** Severe ** Problem in interior solar distribution calculation (CHKBKS) ** ~~~ ** Solar Distribution = FullInteriorExterior will not work in Zone="APRATMENT1" ** ~~~ ** because vertex 2 of back surface=FLOOR is in front of receiving surface=EW1 ** ~~~ ** (Dot Product indicator=17.0963) ** ~~~ ** Check surface geometry; if OK, use Solar Distribution = FullExterior instead. ** Severe ** Problem in interior solar distribution calculation (CHKBKS) ** ~~~ ** Solar Distribution = FullInteriorExterior will not work in Zone="APRATMENT1" ** ~~~ ** because vertex 2 of back surface=CIELING is in front of receiving surface=EW1 ** ~~~ ** (Dot Product indicator=17.0963) ** ~~~ ** Check surface geometry; if OK, use Solar Distribution = FullExterior instead. ** Severe ** Problem in interior solar distribution calculation (CHKBKS) ** ~~~ ** Solar Distribution = FullInteriorExterior will not work in Zone="APRATMENT1" ** ~~~ ** because vertex 3 of back surface=CIELING is in front of receiving surface=EW1 ** ~~~ ** (Dot Product indicator=17.0963) ** ~~~ ** Check surface geometry; if OK, use Solar Distribution = FullExterior instead. ** Warning ** ManageSizing: For a plant sizing run, there must be at least 1 Sizing:Plant object input. SimulationControl Plant Sizing option ignored. ************* Testing Individual Branch Integrity ************* All Branches passed integrity testing ************* Testing Individual Supply Air Path Integrity ************* All Supply Air Paths passed integrity testing ************* Testing Individual Return Air Path Integrity ************* All Return Air Paths passed integrity testing ************* No node connection errors were found. ************* Beginning Simulation ************* Simulation Error Summary ************* ** Warning ** The following Report Variables were requested but not generated ** ~~~ ** because IDF did not contain these elements or misspelled variable name -- check .rdd file ************* Key=*, VarName=ZONE PACKAGED TERMINAL HEAT PUMP TOTAL COOLING ENERGY, Frequency=Hourly ************* Key=*, VarName=ZONE PACKAGED TERMINAL HEAT PUMP TOTAL HEATING ENERGY, Frequency=Hourly ************* Key=*, VarName=CHILLER ELECTRIC ENERGY, Frequency=Hourly ************* Key=*, VarName=BOILER HEATING ENERGY, Frequency=Hourly ************* Key=*, VarName=FAN ELECTRIC ENERGY, Frequency=Hourly ************* Key=*, VarName=ZONE VENTILATION FAN ELECTRIC ENERGY, Frequency=Hourly ************* Key=*, VarName=ZONE VENTILATION TOTAL HEAT LOSS ENERGY, Frequency=Hourly ************* Key=*, VarName=ZONE VENTILATION TOTAL HEAT GAIN ENERGY, Frequency=Hourly ************* There are 1 unused schedules in input. ************* There are 1 unused week schedules in input. ************* There are 3 unused day schedules in input. ************* Use Output:Diagnostics,DisplayUnusedSchedules; to see them. ************* EnergyPlus Warmup Error Summary. During Warmup: 0 Warning; 0 Severe Errors. ************* EnergyPlus Sizing Error Summary. During Sizing: 1 Warning; 49 Severe Errors. ************* EnergyPlus Completed Successfully-- 4 Warning; 49 Severe Errors; Elapsed Time=00hr 00min 4.59sec Thanks Abraham.I really appreciate it. Another thing ' I posted a discussion few days ago and got no replies.And this forum is the only 'Hope' for me..Can you quickly check it?thanks. N http://www.grasshopper3d.com/group/ladybug/forum/topics/free-form-external-wall-with-glazing-workflow?xg_source=activity …
Added by Nitë to Ladybug Tools at 4:11am on May 24, 2015
Event: COMPUTATIONAL ALCHEMY - Advanced Design Workshop
2013 | Sábados 19 y 26 de octubre. 15 Hrs. Horario: 9:00 - 18:00 Hrs. Instructores por BIO|Architecture Studio: A design & building laboratory.  Palabras clave: Diseño Computacional, Scripting, Rhinoceros 5.0 + Grasshopper, Parametrización, Análisis, Fabricación Digital, 3D print. Para mayor información: MArch. Kathrin Schröter. E-mail: kschroter@itesm.mx Dirección de Arquitectura. Oficinas de Aulas 1, segundo piso. Carretera Lago de Guadalupe Km.3.5  Col. Margarita Maza de Juarez, Atizapan de Zaragoza. |  5864 55 55 Ext.5750.…
Added by David Hernández at 9:00pm on September 13, 2013
  • 1
  • ...
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • ...
  • 89

About

Scott Davidson created this Ning Network.

Welcome to
Grasshopper

Sign In

Translate

Search

Photos

  • OpenNest + Galapagos

    OpenNest + Galapagos

    by Parametric House 0 Comments 0 Likes

  • Circular Extrusions

    Circular Extrusions

    by Parametric House 0 Comments 0 Likes

  • Voronoi Canopies

    Voronoi Canopies

    by Parametric House 0 Comments 0 Likes

  • Attractor Modules

    Attractor Modules

    by Parametric House 0 Comments 0 Likes

  • Weave Facade

    Weave Facade

    by Parametric House 1 Comment 0 Likes

  • Add Photos
  • View All
  • Facebook

Videos

  • OpenNest + Galapagos

    OpenNest + Galapagos

    Added by Parametric House 0 Comments 0 Likes

  • Circular Extrusions

    Circular Extrusions

    Added by Parametric House 0 Comments 0 Likes

  • Voronoi Canopies

    Voronoi Canopies

    Added by Parametric House 0 Comments 0 Likes

  • Attractor Modules

    Attractor Modules

    Added by Parametric House 0 Comments 0 Likes

  • Weave Facade

    Weave Facade

    Added by Parametric House 0 Comments 0 Likes

  • Origami Crane

    Origami Crane

    Added by Parametric House 0 Comments 0 Likes

  • Add Videos
  • View All
  • Facebook

© 2025   Created by Scott Davidson.   Powered by Website builder | Create website | Ning.com

Badges  |  Report an Issue  |  Terms of Service