# MOOSE.jl **Repository Path**: jixiangshui/MOOSE.jl ## Basic Information - **Project Name**: MOOSE.jl - **Description**: Multiphysics Object Oriented Simulation Environment In Julia - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-09-22 - **Last Updated**: 2021-11-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # MOOSE.jl [![Build Status](https://travis-ci.org/friedmud/MOOSE.jl.svg?branch=master)](https://travis-ci.org/friedmud/MOOSE.jl) [Documentation](https://friedmud.github.io/MOOSE.jl/) Multiphysics Object Oriented Simulation Environment In Julia This is essentially a "mini" version of the true MOOSE multiphysics framework: http://mooseframework.org The idea behind MOOSE is to simplify the creation of parallel, multiphysics scientific simulation tools based on the finite-element method. [For more information see the documentation](https://friedmud.github.io/MOOSE.jl/) Here is an example solution from MOOSE.jl: ![Example Solution](https://friedmud.github.io/MOOSE.jl/images/julia_colored.png)