<< Go to homepage

Introduction

This project is meant to create universal algorithm to generate whole greenhouse froma scratch, including FEM mechanical and thermal analysis to optimalize the shape, as well as check which window geometry is the best. I’d like to check these scenarios using metal and wooden frame:

Mechanical analysis

It is necessary to check strains under the wind, in my opinion it may be enough to check the wind coming from 45 degrees angle to longer plane, and paraller to the ground plane. Second scenario to check is wind perpendicular to the longer plane, and of course paraller to the ground.

Thermal analysis

In this analysis I’d like to check the time needed to reach the certain temperature in two scenarios:

Parameters

There are 3 to check:

Library to draw CAD in Python:

CADquery

Libraty to create mesh

PyMesh

<< Go to homepage