遵循以下最佳实践的项目将能够自愿的自我认证,并显示他们已经实现了核心基础设施计划(OpenSSF)徽章。 显示详细资料
[](https://www.bestpractices.dev/projects/9284)
<a href="https://www.bestpractices.dev/projects/9284"><img src="https://www.bestpractices.dev/projects/9284/badge"></a>
AMR-Wind is a massively parallel, block-structured adaptive-mesh, incompressible flow solver for wind turbine and wind farm simulations. The codebase is a wind-focused fork of incflo. The solver is built on top of the AMReX library. AMReX library provides the mesh data structures, mesh adaptivity, as well as the linear solvers used for solving the governing equations. AMR-Wind is actively developed and maintained by a dedicated multi-institutional team from Lawrence Berkeley National Laboratory, National Renewable Energy Laboratory, and Sandia National Laboratories.
The code is actively worked on by a large group of individuals and organizations, see contributions: https://github.com/Exawind/amr-wind/graphs/contributors .
Repository on GitHub, which uses git. git is distributed.
Building the software also builds a unit test executable that runs without any additional inputs. https://exawind.github.io/amr-wind/developer/unit_testing.html and https://exawind.github.io/amr-wind/developer/regression_testing.html
We use github CI
警告:需要URL,但找不到URL。
// X-Content-Type-Options was not set to "nosniff".
This is a scientific software and not a web application or a widely used pre-packaged binary. We do use valgrind and asan to on our nightly tests however.
valgrind
asan
后退