macOS
brew install tfellocal Homebrew formula metadata
brew
Code generation tool dedicated to material knowledge for numerical mechanics. Version 5.1.0 via Homebrew; verified from local package data.
install
brew install tfellocal Homebrew formula metadata
overview
Code generation tool dedicated to material knowledge for numerical mechanics
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
mfm | cli | global executable | |
mfm-test-generator | cli | global executable | |
mfront | cli | global executable | |
mfront-doc | cli | global executable | |
mfront-query | cli | global executable | |
mtest | cli | global executable | |
tfel-check | cli | global executable | |
tfel-config | cli | global executable | |
tfel-doc | cli | global executable | |
tfel-unicode-filt | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/thelfer/tfel
install metadata
| Package key | brew:tfel |
|---|---|
| Version | 5.1.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/tfel |
| Homepage | https://thelfer.github.io/tfel/web/index.html |
| Repository | https://github.com/thelfer/tfel |
| Upstream docs | https://thelfer.github.io/tfel/web/index.html |
| License | GPL-1.0-or-later |
| Source archive | https://github.com/thelfer/tfel/archive/refs/tags/TFEL-5.1.0.tar.gz |
| Dependencies | python@3.14 |
| Build dependencies | cmake, gcc, pybind11 |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.