# moose **Repository Path**: cyhjb/moose ## Basic Information - **Project Name**: moose - **Description**: 多物理场面向对象仿真环境(MOOSE)是一个主要由爱达荷国家实验室开发的有限元、多物理场框架。它为地球上一些最复杂的非线性求解器技术提供了一个高级接口。MOOSE提供了一个简单的API,与科学家和工程师需要解决的现实问题很好地结合在一起。从安装过程到在最先进的超级计算机上运行模拟,MOOSE系统将加速您的研究,工程师如何与MOOSE交互的每一个细节都经过深思熟虑。 - **Primary Language**: C++ - **License**: LGPL-2.1 - **Default Branch**: next - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2024-03-25 - **Last Updated**: 2025-10-21 ## Categories & Tags **Categories**: cae **Tags**: None ## README MOOSE ===== [![Build status](https://civet.inl.gov/idaholab/moose/master/branch_status.svg)](https://civet.inl.gov/repo/idaholab/moose/) The Multiphysics Object-Oriented Simulation Environment (MOOSE) is a finite-element, multiphysics framework primarily developed by [Idaho National Laboratory](http://www.inl.gov). It provides a high-level interface to some of the most sophisticated [nonlinear solver technology](http://www.mcs.anl.gov/petsc/) on the planet. MOOSE presents a straightforward API that aligns well with the real-world problems scientists and engineers need to tackle. Every detail about how an engineer interacts with MOOSE has been thought through, from the installation process through running your simulation on state of the art supercomputers, the MOOSE system will accelerate your research. Some of the capability at your fingertips: * Fully-coupled, fully-implicit multiphysics solver * Dimension independent physics * Automatically parallel (largest runs >100,000 CPU cores!) * Modular development simplifies code reuse * Built-in mesh adaptivity * Continuous and Discontinuous Galerkin (DG) (at the same time!) * Intuitive parallel multiscale solves (see videos below) * Dimension agnostic, parallel geometric search (for contact related applications) * Flexible, pluggable graphical user interface * ~30 pluggable interfaces allow specialization of every part of the solve More Information ================ **For more information, including installation instructions, please see the official website: [mooseframework.org](https://mooseframework.org)** Contributing ============ For information on how to contribute code changes to MOOSE please [see this article](https://mooseframework.org/framework/contributing.html).