Search
Results
Results
${ capture(/^/, {
0: (data, captures) => (
data.params.project !== undefined ?
include('#filter-navigation-close-project', data) :
data.params.collection !== undefined ?
include('#filter-navigation-close-collection', data) :
include('#filter-navigation-search', data)
),
catch: () => console.log('TODO: SHOULDNT GET HERE')
}, data.location, data.location.name) }
${data.collections.reduce(function (acc, col) {
return acc + col.content_count
}, 0)}
${
merge([{ type: 'resize' }], events('resize', window))
// To size
.map(() => (window.innerWidth >= px('70em') ? 'big' : 'small'))
// Deduplicate
.filter(((prev) => (value) => {
const result = prev !== value;
prev = value;
return result;
})(null))
// Include
.map((size) => (size === 'big' ? 'Living Archives' : capture(/^/, {
0: (data, captures) => (
data.identifier === 'filters' ? 'Search / Filter' :
data.params.project !== undefined ? 'Project' :
data.params.collection !== undefined ? 'Collection' :
'Results'
),
catch: () => console.log('TODO: SHOULDNT GET HERE')
}, data.location, data.location.name)))
}
${ data.id[0].toUpperCase() + data.id.slice(1) }
${ events('dom-activate', element)
.take(1)
.map(() =>
request('/cms/' + data.id + '/')
.then((html) => {
const template = document.createElement('template');
template.innerHTML = html;
return template.content.querySelector('.inline-content-block');
})
) }
Back to navigation
Energy is intangible and rarely stored. We create energy when we need to use it. The means put in place to produce and store energy are often massive, which pushes their location to areas with abundant land, usually far from human presence and sight. From there, how can we envision urban forms of energy storage that are expressed architecturally and made visible to people?
Located in the centre of Paris and its periphery along two significant transportation infrastructures, the East Railway Station and the A3 and A86 highways, the two projects aim to combine the energy storage program with the surrounding human activities.
The centre project is divided into two levels: one is dedicated to cryogenic energy storage, and the second is a publicly accessible platform linking two street levels.
The periphery project interprets the principle of gravitational energy storage in a repetition of cells creating an intriguing object that gives a tangible form to energy for the car drivers and inhabitants passing by.