macOS
brew install tfellocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für tfel in AI-Agent-Workflows.
Installation
brew install tfellocal Homebrew formula metadata
Überblick
Code generation tool dedicated to material knowledge for numerical mechanics
Verlauf
TFEL/MFront is a scientific computing and materials-mechanics project centered on MFront, a code generator for material knowledge. Official sources describe TFEL as a collaborative development of CEA and EDF, with MFront translating domain-specific languages into C++ on top of the TFEL library.
TFEL predates many of the Terraform-adjacent tools in this batch. The README states that versions before 0.1 were released under LGPL and CECILL-B, that the 1.x series was developed by CEA within the PLEIADES project, and that since SVN revision 584 TFEL was part of PLEIADES.
From the 2.x series onward, TFEL was publicly released under GPL or CECILL-A licensing, with CEA or EDF retaining the ability to distribute it under specific licensing conditions. The repository README records CEA/DEN copyright for 2006-2013 and CEA/DEN plus EDF R&D copyright for 2014-2025.
The project is tied to academic and industrial numerical mechanics. Its README asks users to cite a 2015 Computers and Mathematics with Applications paper introducing the open-source MFront code generator for mechanical behaviours and material knowledge management in the PLEIADES fuel element modelling platform.
Official documentation positions MFront as a bridge between material-model authors and simulation codes, listing interfaces for finite-element solvers such as Cast3M, Code_Aster, Abaqus Standard, Abaqus Explicit, Zebulon, and FFT solvers such as AMITEX_FFTP.
The Homebrew formula exposes a broad tool suite, including `mfront`, `mtest`, `mfront-doc`, `mfront-query`, `tfel-config`, and related utilities. That packaging makes a research/engineering code generator installable through the same package-manager workflow used for developer CLIs.
MFront users write material properties, mechanical behaviours, or point-wise models in domain-specific languages and generate C++ implementations that can be connected to solver interfaces. MTest is used to test local material behaviour by imposing independent constraints on strain or stress components without launching a full finite-element solver.
For package users, the CLI surface matters: `mfront` and `mtest` are the everyday commands, while the documentation and query tools support model inspection, generated documentation, and build integration.
TFEL is significant in a package catalog because it is not a small wrapper around another CLI; it is a long-lived scientific toolchain with its own DSLs, generated C++ artifacts, solver integrations, release branches, and licensing history. Its Homebrew presence lets macOS and Linux users install a niche numerical-mechanics stack without building it entirely by hand.
Unlike most formulae named with a `tf` prefix, TFEL has no relation to Terraform. That makes the package historically important to disambiguate in package metadata: it belongs to computational mechanics and materials science, not cloud infrastructure.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
mfm | cli | globales Executable | |
mfm-test-generator | cli | globales Executable | |
mfront | cli | globales Executable | |
mfront-doc | cli | globales Executable | |
mfront-query | cli | globales Executable | |
mtest | cli | globales Executable | |
tfel-check | cli | globales Executable | |
tfel-config | cli | globales Executable | |
tfel-doc | cli | globales Executable | |
tfel-unicode-filt | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/thelfer/tfel
Installationsmetadaten
| Paketschlüssel | brew:tfel |
|---|---|
| Version | 5.1.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/tfel |
| Homepage | https://thelfer.github.io/tfel/web/index.html |
| Repository | https://github.com/thelfer/tfel |
| Upstream-Dokumentation | https://thelfer.github.io/tfel/web/index.html |
| Lizenz | GPL-1.0-or-later |
| Quellarchiv | https://github.com/thelfer/tfel/archive/refs/tags/TFEL-5.1.0.tar.gz |
| Abhängigkeiten | python@3.14 |
| Build-Abhängigkeiten | cmake, gcc, pybind11 |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | tfel |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.