Welcome to the official repository for the study “Environmental adequacy in modern South American collective housing: comparative analysis of daylight in six projects (1950–1954)” by João Navarrete de Almeida. The material was developed for Patrick Kastner's course on Data Driven Methods for Sustainable Architecture at GeorgiaTech. This repository contains all the data, simulation tools, and analysis scripts needed to replicate or extend the pilot daylighting study of six modernist housing projects in Rio de Janeiro and Caracas.
This project examines claims made by the 1955 MoMA exhibition Latin American Architecture Since 1945, which argued that regional modernism incorporated effective environmental controls. Using computational daylight simulations, this study evaluates six tropical housing projects to test those claims empirically.
A preliminary review of 150 publications was conducted using the terms:
Latin American modern architecture+daylight,thermal,cooling- Sources were filtered by title relevance, abstract content, and full review readiness.
See
data/jnavarrete_literaturereview_LAModern.xlsxfor full screening data.
From 48 projects in the 1955 MoMA catalog, 6 were selected based on:
- Program: collective housing
- Climate: Köppen Aw (tropical savanna)
| Project | Architect(s) | City | Year |
|---|---|---|---|
| Pedregulho | Eduardo Affonso Reidy | Rio de Janeiro | 1950 |
| Unidade de Habitação | Guido Bermudez | Caracas | 1954 |
| Multicelulares | Bermudez & Villanueva | Caracas | 1954 |
| Antonio Ceppas | Jorge Machado Moreira | Rio de Janeiro | 1952 |
| Cintra, Bristol & Caledônia | Lúcio Costa | Rio de Janeiro | 1953 |
| Montserrat | Benacerraf & Guinand | Caracas | 1950 |
All daylight simulations were performed using Solemma’s ClimateStudio with models created in Rhinoceros 8 + Grasshopper. Scripts for facade devices are provided:
scripts/brisesoleil.ghscripts/brisesoleilhorizontal.ghscripts/musharabya.gh
Modeling assumptions:
- Wall thickness: 18–25 cm
- Window height: 120 cm, sill at 105 cm
- No glazing thickness modeled
- Brise-soleil & musharabya treated via parametrized Grasshopper scripts
- All floorplates treated with open door policy
- Floor area excludes walls
- Floor albedo: 0,2
Materials used:
- Matte White Wall
- Wood Floor
- Clear-clear glazing
- Dupont Clay
Daylight performance was measured using:
- Mean & median lux
- Annual Sunlight Exposure (ASE)
- Spatial Daylight Autonomy (sDA)
- Daylight Glare Probability (DGP)
Key findings:
- Lúcio Costa’s and Jorge Machado’s projects (with well-proportioned brise-soleil and musharabya) perform best.
- Orientation (angle from North) plays a significant role in performance—even without shading devices.
- High ASE and variation = poor environmental adequacy (e.g., Reidy’s Pedregulho).
-
🧾 Download Files
- Clone this repo or download ZIP.
- Get
scripts/, and download models and performance reports in the link below: - https://1drv.ms/u/c/7f0cd2b9d40f94b7/EbbYP4i8NJRBk9iChpRlT3sBRrjMjIzf_Y7Ya1PhmRS5FQ?e=0eFAG1
-
💻 Install Tools
- Rhino 8 with Grasshopper
- Solemma ClimateStudio
-
⚙️ Run Simulations
- Open
.3dmfiles and attach appropriate Grasshopper scripts - Adjust orientation for each model using Rhino tools
- Simulate for:
- June 21 (Summer Solstice)
- Sept 22 (Equinox)
- Dec 21 (Winter Solstice)
- Open
-
📈 Analyze Results
- Use
data/daylightanalysis_LaModern.xlsxfor data organization - Data visualization is already set up in the spreadsheet.
- Use
.
├── data
│ ├── jnavarrete_daylightanalysis_LAModern.xlsx
│ └── jnavarrete_literaturereview_LAModern.xlsx
├── images
│ ├── ASE.jpg
│ ├── SDA.jpg
│ ├── comparison.jpg
│ └── medianlux.png
├── scripts
│ ├── gh_brisesoleil.gh
│ ├── gh_brisesoleilhorizontal.gh
│ ├── gh_musharabyah.gh
│ └── README.md
└── SustainableArchitecture_JNavarrete_28April2025.pdf
└── README.md



