Skip to content

Commit

Permalink
Fix typo + link to code
Browse files Browse the repository at this point in the history
  • Loading branch information
hugoledoux committed Jun 18, 2024
1 parent 7271627 commit 09418bd
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions education/msctopics/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,16 @@ permalink: /education/msctopics/

- - -

## Adding trees in City4CFD
## Adding trees to City4CFD

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

[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.
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) ([with code](https://github.com/RobbieG91/TreeConstruction)), 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)

Expand Down

0 comments on commit 09418bd

Please sign in to comment.