# Welcome to MatchFEM

## Overview

MatchFEM is a Grasshopper plug-in designed to assist in creating Digital Twins for buildings and infrastructure. It streamlines interaction with 4D IFC-BIM modeling, IoT, and Structural Analysis, all within a unified parametric environment—eliminating the need to switch between applications. By leveraging Grasshopper’s powerful geometric engine and parametric capabilities, users can build efficient workflows, automate repetitive tasks, and take advantage of an intuitive visual programming interface.

MatchFEM is by-design, a tool conceived for the open and evolving nature of Digital Twins in the AECO sector in the years to come.

<figure><img src="/files/aIIbEl9CAjpF0yMu8Ua3" alt=""><figcaption></figcaption></figure>

### Citing MatchFEM

In case you implement MatchFEM for your scientific work, please cite the following paper:

> Posada, H., Chacón, R., & Ramonell, C. (2025, July). *MatchFEM: A computational design assistant tool for digital twins of buildings and infrastructure*. In *Proceedings of the 2025 European Conference on Computing in Construction* (Vol. 6). European Council on Computing in Construction. <https://doi.org/10.35490/EC3.2025.255>

### Creators and Copyright

MatchFEM was developed by [The Grid](https://thegrid.es/) studio, which born form the [Laboratory of Digital Models in Structures and Construction](https://labmdec.upc.edu/en) (LMDEC) of the Universitat Politècnica de Catalunya (UPC). The creators are:

* PhD, Héctor Posada [\[LinkedIn\]](https://www.linkedin.com/in/hectorposadac/)
* PhD, Rolando Chacón [\[LinkedIn\]](https://www.linkedin.com/in/rolandochaconupc/)
* PhD, Carlos Ramonell [\[LinkedIn\]](https://www.linkedin.com/in/ramonellcarlos/)

For further information, please contact: <info@thegird.es>.

The MatchFEM plugin is protected by copyright. All rights are reserved. No part of this software may be reproduced, distributed, or transmitted in any form or by any means without the prior written permission of the copyright holder.

## Quick links

{% content-ref url="/pages/IjXuy8dRlrB4ukeZTyK4" %}
[What is a Digital Twin?](/matchfem/overview/what-is-a-digital-twin.md)
{% endcontent-ref %}

{% content-ref url="/pages/8EbpNcFhx3HQBbHiX9Zg" %}
[Our Features](/matchfem/overview/our-features.md)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://matchfem.gitbook.io/matchfem/welcome-to-matchfem.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
