# 使用 Homebrew 安装 damask-grid

查看 damask-grid 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:damask-grid
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install damask-grid
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:damask-grid
- **软件包管理器:** Homebrew
- **版本:** 3.1.0
- **来源摘要:** Grid solver of DAMASK - Multi-physics crystal plasticity simulation package
- **主页:** <https://damask-multiphysics.org>
- **最后更新:** 2026-07-12T14:03:34Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- DAMASK_grid (别名)
- damask_grid (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 3.1.0
## 项目历史与用法

DAMASK Grid is the regular-grid solver entry point for DAMASK, the Duesseldorf Advanced Material Simulation Kit, a multiphysics crystal-plasticity simulation package used in computational materials science.

### 项目历史

DAMASK grew as an open materials-science codebase for modeling crystal plasticity, thermal effects, damage, and related multiphysics behavior from microstructure up to component scale. The official literature page lists a 2012 DAMASK publication and a broader 2019 Computational Materials Science paper as core references.

### 采用历史

The grid solver is important to users who want FFT/spectral-style or structured-grid workflows with YAML material and load-case descriptions. DAMASK documentation and examples expose a Python-assisted workflow around material.yaml, numerics.yaml, VTK ImageData geometry, and generated load cases.

### 使用方式

A typical package-manager install exposes DAMASK_grid for running simulations with a geometry file, load-case YAML, and material.yaml, with OpenMP or MPI used for parallel execution when available.

### 为什么软件包爱好者会关心

For package nerds, damask-grid is a scientific CLI where the package is only a small front door into a heavyweight solver stack: compilers, MPI/OpenMP, YAML inputs, HDF5-style result handling, and research reproducibility all matter.

### 时间线

- 2012: DAMASK literature records an early publication on FE and spectral solver use.
- 2019: The multiphysics DAMASK paper summarized the broader package architecture.
- 2024: Official documentation examples describe modern DAMASK 3-era grid workflows.

### Related projects

- DAMASK Grid is part of the wider DAMASK suite alongside mesh-solver workflows, Python preprocessing/postprocessing helpers, material configuration tooling, and research codes for crystal plasticity and microstructure analysis.

### 来源

- <https://damask-multiphysics.org/>
- <https://damask-multiphysics.org/documentation/usage.html>
- <https://damask-multiphysics.org/documentation/file_formats/grid_solver.html>
- <https://damask-multiphysics.org/3.0.0-alpha7/documentation/literature.html>
- <https://damask-multiphysics.org/dev/installation/source_code.html>


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: material.yaml, numerics.yaml, <loadcase>.yaml

## Combined YAML source

View the package source record on GitHub. [combined/damask-grid.yml](https://github.com/mxcl/pkgdb/blob/main/combined/damask-grid.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
