Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions _bibliography/papers.bib
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ @inproceedings{vangelova2024sigradi
bibtex_show = {true},
preview = {sigradi-2024.jpg},
code = {https://github.com/SustainableUrbanSystemsLab/CP-SIGRADI2024-Assessing-Solar-Potential-of-Buildings-Using-LiDAR-and-Footprint-Data},
google_scholar_id = {L8Ckcad2t8MC}
google_scholar_id = {L8Ckcad2t8MC},
}

@inproceedings{almaian2024heat,
Expand All @@ -157,7 +157,7 @@ @inproceedings{almaian2024heat
bibtex_show = {true},
preview = {ibpc-2024-ma.png},
code = {https://github.com/SustainableUrbanSystemsLab/CP-IBPC2024-3D-Heat-Transfer-Analysis-in-Architectural-Modeling},
google_scholar_id = {9ZlFYXVOiuMC}
google_scholar_id = {9ZlFYXVOiuMC},
}

@inproceedings{dogan2024impact,
Expand Down Expand Up @@ -354,9 +354,9 @@ @inproceedings{kastner2020solving
url = {https://www.researchgate.net/publication/346039320_Solving_Thermal_Bridging_Problems_for_Architectural_Applications_with_OpenFOAM},
abstract = {Although recent advancements in computational architecture show promising capabilities, it remains difficult for architects to conduct advanced simulations due to the limited software interoperability. For thermal bridging analyses, the architectural community traditionally relies on specific software tools that are not integrated into a CAD environment. To integrate such analyses into the ongoing design process, we implement a software tool to run heat transfer simulations with OpenFOAM from Grasshopper and Rhinoceros. This paper presents an implementation for box-shaped geometries and compares its results to a thermal bridge analysis from a validated simulation engine. We show that OpenFOAM's chtMultiregionFoam solver is capable of accurately predicting temperature distributions in a geometry setup with 13 different regions and 8 different materials. In conclusion, we show that heat transfer studies can be highly automated and integrated into an iterative design process.},
bibtex_show = {true},
code = {https://github.com/SustainableUrbanSystemsLab/CP-SimAUD-HeatFlux},
google_scholar_id = {qjMakFHDy7sC},
preview = {sim-aud-2020-02.jpg}
code = {https://github.com/SustainableUrbanSystemsLab/CP-SimAUD-HeatFlux},
preview = {sim-aud-2020-02.jpg},
}

@article{natanian2020energy,
Expand Down
18 changes: 18 additions & 0 deletions _projects/ARCH-8833-Sp25-DST-Facade-Design.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
---
layout: page
title: "AHP Façade Ranking Tool"
description: "Rank façade design alternatives with interactive AHP logic using data from Google Sheets and visualize results with Streamlit."
img: https://github.com/user-attachments/assets/4a09c656-f7b3-43c1-800e-30033cf3c3cf
importance: 20250004
category: Course Project
---

{% capture remote_content %}{% remote_include https://raw.githubusercontent.com/SustainableUrbanSystemsLab/ARCH-8833-Sp25-DST-Facade-Design/main/README.md %}{% endcapture %}
{% assign lines = remote_content | split: '\n' %}
{% for line in lines offset:2 %}
{{ line }}
{% endfor %}

## Source

[Link](https://github.com/SustainableUrbanSystemsLab/ARCH-8833-Sp25-DST-Facade-Design/) to the repository.
18 changes: 18 additions & 0 deletions _projects/ARCH-8833-Sp25-DST-Facade-Design2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
---
layout: page
title: "AHP-Based Façade Design Decision Support Tool"
description: "Rank façade design alternatives with interactive AHP logic using data from Google Sheets and visualize results with Streamlit."
img: https://github.com/user-attachments/assets/3f46ceae-55c7-4a3a-9d51-546f01ea23cb
importance: 20250005
category: Course Project
---

{% capture remote_content %}{% remote_include https://raw.githubusercontent.com/SustainableUrbanSystemsLab/ARCH-8833-Sp25-DST-Facade-Design2/main/README.md %}{% endcapture %}
{% assign lines = remote_content | split: '\n' %}
{% for line in lines offset:2 %}
{{ line }}
{% endfor %}

## Source

[Link](https://github.com/SustainableUrbanSystemsLab/ARCH-8833-Sp25-DST-Facade-Design2/) to the repository.
18 changes: 18 additions & 0 deletions _projects/ARCH-8833-Sp25-LLM2IFC.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
---
layout: page
title: "Text-to-IFC Playground"
description: "BIM Copilot: Using an LLM to generate IFCs"
img: https://img.shields.io/badge/python-3.9%2B-blue.svg
importance: 20250002
category: Course Project
---

{% capture remote_content %}{% remote_include https://raw.githubusercontent.com/SustainableUrbanSystemsLab/ARCH-8833-Sp25-LLM2IFC/main/README.md %}{% endcapture %}
{% assign lines = remote_content | split: '\n' %}
{% for line in lines offset:2 %}
{{ line }}
{% endfor %}

## Source

[Link](https://github.com/SustainableUrbanSystemsLab/ARCH-8833-Sp25-LLM2IFC/) to the repository.
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
---
layout: page
title: "Optimizing Modular Construction Design for Post-Disaster Housing"
description: "This research explores energy-efficient, resilient, and sustainable modular housing solutions in post-disaster contexts."
img: https://raw.githubusercontent.com/SustainableUrbanSystemsLab/ARCH-8833-Sp25-Optimal-Modular-Construction-Post-Disaster-Housing/main/Logo.png
importance: 20250003
category: Course Project
---

{% capture remote_content %}{% remote_include https://raw.githubusercontent.com/SustainableUrbanSystemsLab/ARCH-8833-Sp25-Optimal-Modular-Construction-Post-Disaster-Housing/main/README.md %}{% endcapture %}
{% assign lines = remote_content | split: '\n' %}
{% for line in lines offset:2 %}
{{ line }}
{% endfor %}

## Source

[Link](https://github.com/SustainableUrbanSystemsLab/ARCH-8833-Sp25-Optimal-Modular-Construction-Post-Disaster-Housing/) to the repository.
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
---
layout: page
title: "Urban Microclimate Prediction Model"
description: "Course Project for Arch 8833-Data-driven Methods in Design and Sustainability"
img: https://raw.githubusercontent.com/SustainableUrbanSystemsLab/ARCH-8833-Sp25-Urban-Microclimate-Prediction-Hybrid-LSTM-Transformer-Kriging/main/images/image.png
importance: 20250001
category: Course Project
---

{% capture remote_content %}{% remote_include https://raw.githubusercontent.com/SustainableUrbanSystemsLab/ARCH-8833-Sp25-Urban-Microclimate-Prediction-Hybrid-LSTM-Transformer-Kriging/main/README.md %}{% endcapture %}
{% assign lines = remote_content | split: '\n' %}
{% for line in lines offset:2 %}
{{ line }}
{% endfor %}

## Source

[Link](https://github.com/SustainableUrbanSystemsLab/ARCH-8833-Sp25-Urban-Microclimate-Prediction-Hybrid-LSTM-Transformer-Kriging/) to the repository.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: page
title: "LiDAR data for enriching open geospatial building datasets"
description: ""
description: "LiDAR data for enriching open geospatial building datasets: implications for urban building energy modeling"
img:
importance: 20240101
category: Conference Paper
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
---
layout: page
title: "3D Heat Transfer Analysis in Architectural Modeling"
description: "3D Heat Transfer Analysis in Architectural Modeling: A Case Study with OpenFOAM"
img: https://raw.githubusercontent.com/SustainableUrbanSystemsLab/MT-3D-Heat-Transfer-Analysis-in-Architectural-Modeling/main/LaTeX/Figures/newvalleg.png
importance: 20250008
category: Conference Paper
---

{% capture remote_content %}{% remote_include https://raw.githubusercontent.com/SustainableUrbanSystemsLab/CP-IBPC2024-3D-Heat-Transfer-Analysis-in-Architectural-Modeling/main/README.md %}{% endcapture %}
{% assign lines = remote_content | split: '\n' %}
{% for line in lines offset:2 %}
{{ line }}
{% endfor %}

## Source

[Link](https://github.com/SustainableUrbanSystemsLab/CP-IBPC2024-3D-Heat-Transfer-Analysis-in-Architectural-Modeling/) to the repository.
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
---
layout: page
title: "A Computational Framework for Assessing Solar Photovoltaic Potential of Buildings Based on LiDAR and Building Footprint Data"
description: "A Computational Framework for Assessing Solar Photovoltaic Potential of Buildings Based on Lidar and Building Footprint Data"
img: https://raw.githubusercontent.com/SustainableUrbanSystemsLab/CP-SIGRADI2024-Assessing-Solar-Potential-of-Buildings-Using-LiDAR-and-Footprint-Data/refs/heads/main/Figures/GraphicalAbstract.jpg
importance: 20250007
category: Conference Paper
---

{% capture remote_content %}{% remote_include https://raw.githubusercontent.com/SustainableUrbanSystemsLab/CP-SIGRADI2024-Assessing-Solar-Potential-of-Buildings-Using-LiDAR-and-Footprint-Data/main/README.md %}{% endcapture %}
{% assign lines = remote_content | split: '\n' %}
{% for line in lines offset:2 %}
{{ line }}
{% endfor %}

## Source

[Link](https://github.com/SustainableUrbanSystemsLab/CP-SIGRADI2024-Assessing-Solar-Potential-of-Buildings-Using-LiDAR-and-Footprint-Data/) to the repository.
18 changes: 18 additions & 0 deletions _projects/CP-SimAUD-HeatFlux.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
---
layout: page
title: "Solving Thermal Bridging Problems for Architectural Applications with OpenFOAM"
description: "Solving Thermal Bridging Problems for Architectural Applications with OpenFOAM"
img:
importance: 20250009
category: Conference Paper
---

{% capture remote_content %}{% remote_include https://raw.githubusercontent.com/SustainableUrbanSystemsLab/CP-SimAUD-HeatFlux/main/README.md %}{% endcapture %}
{% assign lines = remote_content | split: '\n' %}
{% for line in lines offset:2 %}
{{ line }}
{% endfor %}

## Source

[Link](https://github.com/SustainableUrbanSystemsLab/CP-SimAUD-HeatFlux/) to the repository.
18 changes: 18 additions & 0 deletions _projects/Eddy3D-CaseStudies.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
---
layout: page
title: "Case studies for Eddy3D"
description: "Case studies for Eddy3D"
img:
importance: 20250010
category: Project
---

{% capture remote_content %}{% remote_include https://raw.githubusercontent.com/Eddy3D-Dev/Eddy3D-CaseStudies/main/README.md %}{% endcapture %}
{% assign lines = remote_content | split: '\n' %}
{% for line in lines offset:2 %}
{{ line }}
{% endfor %}

## Source

[Link](https://github.com/Eddy3D-Dev/Eddy3D-CaseStudies/) to the repository.
18 changes: 18 additions & 0 deletions _projects/Eddy3D-CornellTech-CaseStudy.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
---
layout: page
title: "Cornell Tech Expansion Case Study"
description: "Cornell Tech Expansion Case Study"
img:
importance: 20250011
category: Project
---

{% capture remote_content %}{% remote_include https://raw.githubusercontent.com/Eddy3D-Dev/Eddy3D-CornellTech-CaseStudy/main/README.md %}{% endcapture %}
{% assign lines = remote_content | split: '\n' %}
{% for line in lines offset:2 %}
{{ line }}
{% endfor %}

## Source

[Link](https://github.com/Eddy3D-Dev/Eddy3D-CornellTech-CaseStudy/) to the repository.
18 changes: 18 additions & 0 deletions _projects/GNN-RANS-Flow.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
---
layout: page
title: "GNN-RANS-Flow"
description: "GNN-RANS-Flow model for VIP SMUR - Wind Comfot ML S26"
img:
importance: 20250006
category: Project
---

{% capture remote_content %}{% remote_include https://raw.githubusercontent.com/SustainableUrbanSystemsLab/GNN-RANS-Flow/main/README.md %}{% endcapture %}
{% assign lines = remote_content | split: '\n' %}
{% for line in lines offset:2 %}
{{ line }}
{% endfor %}

## Source

[Link](https://github.com/SustainableUrbanSystemsLab/GNN-RANS-Flow/) to the repository.
2 changes: 1 addition & 1 deletion _projects/PhD-SinaRahimi.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
layout: page
title: PhD Thesis
description: Sina Rahimi
img:
img: https://raw.githubusercontent.com/SustainableUrbanSystemsLab/PhD-SinaRahimi/main/assets/figures/figure_4_2_tmu_temperature_field.png
importance: 20251210
category: PhD
---
Expand Down
18 changes: 18 additions & 0 deletions _projects/macadThesis24.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
---
layout: page
title: "Urban Wind Flow Modeling with PINNs"
description: "This study specifically explores Physics-Informed Neural Networks (PINNs) and Computational Fluid Dynamics (CFD) to analyze pedestrian wind comfort."
img: https://raw.githubusercontent.com/SustainableUrbanSystemsLab/macadThesis24/main/./web-app/src/assets/img/logo-b.png
importance: 20250000
category: MS
---

{% capture remote_content %}{% remote_include https://raw.githubusercontent.com/SustainableUrbanSystemsLab/macadThesis24/main/README.md %}{% endcapture %}
{% assign lines = remote_content | split: '\n' %}
{% for line in lines offset:2 %}
{{ line }}
{% endfor %}

## Source

[Link](https://github.com/SustainableUrbanSystemsLab/macadThesis24/) to the repository.