From d0280a5edac77680dafd82b51cc165b824008fd8 Mon Sep 17 00:00:00 2001 From: Tetsuo Koyama Date: Mon, 14 Oct 2024 18:45:17 +0900 Subject: [PATCH 1/2] Add Building3D --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index b0d00ed..9619bf5 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,10 @@ Contributions _very welcome_ but first see [Contributing](CONTRIBUTING.md). - [FElupe](https://github.com/adtzlr/felupe) - 🔍 finite element analysis for continuum mechanics of solid bodies. +## Finite/Control Volume Method + +- [Building3D](https://github.com/krzysztofarendt/building3d) - Towards 3D building physics modeling. + ## Geometry - [GeoVista](https://github.com/bjlittle/geovista) - Cartographic rendering and mesh analytics powered by PyVista. From f1bba5bd0423364a60a3a85ba2eda999dd65f303 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 09:46:11 +0000 Subject: [PATCH 2/2] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9619bf5..fcf349b 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,7 @@ Contributions _very welcome_ but first see [Contributing](CONTRIBUTING.md). - [Astronomy](#astronomy) - [Finite Elements](#finite-elements) +- [Finite/Control Volume Method](#finitecontrol-volume-method) - [Geometry](#geometry) - [Official](#official) - [Open Geoscience](#open-geoscience)