# Welcome

**Alpaca4d** is a Grasshopper plugin which has been developed on top of [**OpenSees**](https://opensees.berkeley.edu/). It lets you analyse beam, shell and brick elements through Static, Modal and Ground Motion Analysis.

Alpaca4D is currently developed by [**Marco Pellegrino**](https://www.linkedin.com/in/mp0110/) and previously helped by Domenico Gaudioso.

**Alpaca4d** facilitates the interaction with OpenSees making it possible to model complex geometries within your parametric workflow and reducing the time spent in the modelling. The main idea of **Alpaca4d** is to provide an efficient and easy way to use **OpenSees** without writing any line of code. The library is mostly used by researchers and academia because of the not user-friendly interface even if the math at the core library is highly sophisticated.

The belief is to bring more users to perform structural analyses with Opensees in a parametric environment such as Grasshopper.

**Disclaimer**\
The author cannot be held responsible for the output and it should therefore always be used in combination with another finite element analysis package for validation and documentation.

**Acknowledge**\
Alpaca4d use the **MPCO recorder** - written by M.Petracca, G.Camata from [ASDEA Software Technology](https://asdeasoft.net/?product-stko), Pescara Italy.


---

# 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://alpaca4d.gitbook.io/docs/readme.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.
