Skip to content

Commit

Permalink
tree topic in correct place
Browse files Browse the repository at this point in the history
  • Loading branch information
gsclara committed Jun 18, 2024
1 parent bc46e04 commit 7271627
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions education/msctopics/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,20 @@ permalink: /education/msctopics/

- - -

## Adding trees in City4CFD

[City4CFD](https://github.com/tudelft3d/City4CFD) is an open-source tool that automatically reconstructs 3D city geometries tailored for microscale urban flow simulations. Its capabilities include reconstruction at multiple levels of detail, as well as including semantic surfaces, best practice guidelines set-up, and even multi-level geometry based on distance from point of interest.

This MSc thesis aims to add to City4CFD the automatic reconstruction of trees, this would facilitate their use within microclimate urban flow simulations with OpenFOAM. To start this topic, you would need to delve into the work from [De Groot 2020](https://repository.tudelft.nl/islandora/object/uuid%3A3e169fc7-5336-4742-ab9b-18c158637cfe), and explore how his approach to reconstruct trees at a different level of detail could be improved and implemented within City4CFD.

If you choose this topic, you can expect to learn about automatic geometry reconstruction and GIS data handling. To run CFD for testing can be optional. Programming experience and interest is an advantage for this topic. Your work will require the implementation of source code (in C++ preferably, but Python or others could be used).

![](img/automaticTree_city4CFD.jpg){:width="800px"}

**Contact:** [Clara Garcia-Sanchez](https://3d.bk.tudelft.nl/gsclara), [Hugo Ledoux](https://3d.bk.tudelft.nl/hledoux)

- - -

## The effect of different LoDs of indoor geometry from IFC models for ventilation applications
![](img/roomextractions-01.jpg){:width="530px"}
To conduct Computational Fluid Dynamics (CFD) simulations for indoor ventilation, a 3D model of the room is essential.
Expand Down

0 comments on commit 7271627

Please sign in to comment.